Started by user Oliver Smith Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build 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-io_uring The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/osmo-ttcn3-hacks > git init /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 06b9d257ce31e5cc003cbe5ccb27d69586572fd3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 06b9d257ce31e5cc003cbe5ccb27d69586572fd3 # timeout=10 Commit message: "msc: add testenv.cfg" > git rev-list --no-walk d05a3a0eab9cb7c8880cfff4cb8e26982d66c258 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins17960873174288715738.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + 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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs -b osmocom:nightly --io-uring -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', '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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [241 kB] Fetched 9301 kB in 1s (12.1 MB/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' [titan.Libraries.TCCUsefulFunctions] Initial git clone [titan.Libraries.TCCUsefulFunctions] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.Libraries.TCCUsefulFunctions.git/ [titan.Libraries.TCCUsefulFunctions] Checking out origin/R.35.B-6-gb3687da [titan.ProtocolEmulations.M3UA] Initial git clone [titan.ProtocolEmulations.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolEmulations.M3UA.git/ [titan.ProtocolEmulations.SCCP] Initial git clone [titan.ProtocolEmulations.SCCP] Updating URL to https://github.com/osmocom/titan.ProtocolEmulations.SCCP [titan.ProtocolModules.BSSAPP_v7.3.0] Initial git clone [titan.ProtocolModules.BSSAPP_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.BSSAPP_v7.3.0.git/ [titan.ProtocolModules.BSSAPP_v7.3.0] Checking out origin/R.2.A-4-g20cfaf8 [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Initial git clone [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator.git/ [titan.ProtocolModules.DIAMETER_ProtocolModule_Generator] Checking out ffd939595a08da1b8c8176aaa1f8578bfe02a912 [titan.ProtocolModules.DNS] Initial git clone [titan.ProtocolModules.DNS] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.DNS.git/ [titan.ProtocolModules.DNS] Checking out R.7.B [titan.ProtocolModules.GRE] Initial git clone [titan.ProtocolModules.GRE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GRE.git/ [titan.ProtocolModules.GRE] Checking out origin/R.2.A-5-g654c446 [titan.ProtocolModules.GTP_v13.5.0] Initial git clone [titan.ProtocolModules.GTP_v13.5.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTP_v13.5.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Initial git clone [titan.ProtocolModules.GTPv2_v13.7.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.GTPv2_v13.7.0.git/ [titan.ProtocolModules.GTPv2_v13.7.0] Checking out origin/R.2.A-5-g85cb124 [titan.ProtocolModules.ICMP] Initial git clone [titan.ProtocolModules.ICMP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMP.git/ [titan.ProtocolModules.ICMP] Checking out e49d9fb9f7de637b4bf4803dc6b6e911a8661640 [titan.ProtocolModules.ICMPv6] Initial git clone [titan.ProtocolModules.ICMPv6] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ICMPv6.git/ [titan.ProtocolModules.ICMPv6] Checking out 46f4d9b6e1e3c794294a92588401a81e4881dd27 [titan.ProtocolModules.IP] Initial git clone [titan.ProtocolModules.IP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.IP.git/ [titan.ProtocolModules.IP] Checking out 1be86705f39ae38f3c04b2109806ee20d25e91d0 [titan.ProtocolModules.ISUP_Q.762] Initial git clone [titan.ProtocolModules.ISUP_Q.762] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ISUP_Q.762.git/ [titan.ProtocolModules.ISUP_Q.762] Checking out origin/R.8.A-5-g42d428b [titan.ProtocolModules.JSON_v07_2006] Initial git clone [titan.ProtocolModules.JSON_v07_2006] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.JSON_v07_2006.git/ [titan.ProtocolModules.JSON_v07_2006] Checking out R.1.A [titan.ProtocolModules.L2TP] Initial git clone [titan.ProtocolModules.L2TP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.L2TP.git/ [titan.ProtocolModules.L2TP] Checking out 17e76d3662bd0bb815158e8a9de1ec413f21b530 [titan.ProtocolModules.LLC_v7.1.0] Initial git clone [titan.ProtocolModules.LLC_v7.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.LLC_v7.1.0.git/ [titan.ProtocolModules.LLC_v7.1.0] Checking out 09817f113255d7fb56f1d45d3dd629a093d9248d [titan.ProtocolModules.M3UA] Initial git clone [titan.ProtocolModules.M3UA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M3UA.git/ [titan.ProtocolModules.M3UA] Checking out c496d298876fed55c2b730278b7ee77982555563 [titan.ProtocolModules.MobileL3_v13.4.0] Initial git clone [titan.ProtocolModules.MobileL3_v13.4.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.MobileL3_v13.4.0.git/ [titan.ProtocolModules.SMPP] Initial git clone [titan.ProtocolModules.SMPP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SMPP.git/ [titan.ProtocolModules.SMPP] Checking out origin/R.2.A-5-gf2c9017 [titan.ProtocolModules.TCP] Initial git clone [titan.ProtocolModules.TCP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.TCP.git/ [titan.ProtocolModules.TCP] Checking out origin/R.3.A-5-g39e5f45 [titan.ProtocolModules.UDP] Initial git clone [titan.ProtocolModules.UDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.UDP.git/ [titan.ProtocolModules.UDP] Checking out origin/R.4.A-5-geea8aa3 [titan.ProtocolModules.RTP] Initial git clone [titan.ProtocolModules.RTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.RTP.git/ [titan.ProtocolModules.RTP] Checking out origin/R.5.A-8-g5157e9d [titan.ProtocolModules.M2PA] Initial git clone [titan.ProtocolModules.M2PA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.M2PA.git/ [titan.ProtocolModules.M2PA] Checking out origin/R.2.A-5-ga75b589 [titan.ProtocolModules.ROSE] Initial git clone [titan.ProtocolModules.ROSE] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.ROSE.git/ [titan.ProtocolModules.ROSE] Checking out origin/R.1.C-5-g0f6774c [titan.ProtocolModules.SCTP] Initial git clone [titan.ProtocolModules.SCTP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SCTP.git/ [titan.ProtocolModules.SCTP] Checking out origin/R.2.A-5-g556ef3f [titan.ProtocolModules.SDP] Initial git clone [titan.ProtocolModules.SDP] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SDP.git/ [titan.ProtocolModules.SDP] Checking out origin/R.14.A-6-g7f00ea0 [titan.ProtocolModules.SUA] Initial git clone [titan.ProtocolModules.SUA] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SUA.git/ [titan.ProtocolModules.SUA] Checking out origin/R.5.A-5-gcf1137a [titan.ProtocolModules.NAS_EPS_15.2.0.1] Initial git clone [titan.ProtocolModules.NAS_EPS_15.2.0.1] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NAS_EPS_15.2.0.1.git/ [titan.ProtocolModules.NAS_EPS_15.2.0.1] Checking out origin/R.1.A-2-g2ba853c [titan.ProtocolModules.NS_v7.3.0] Initial git clone [titan.ProtocolModules.NS_v7.3.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.NS_v7.3.0.git/ [titan.ProtocolModules.NS_v7.3.0] Checking out origin/R.2.A-6-gf73f195 [titan.ProtocolModules.SGsAP_13.2.0] Initial git clone [titan.ProtocolModules.SGsAP_13.2.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SGsAP_13.2.0.git/ [titan.ProtocolModules.SGsAP_13.2.0] Checking out origin/R.1.B-3-g5ccaeab [titan.ProtocolModules.SNDCP_v7.0.0] Initial git clone [titan.ProtocolModules.SNDCP_v7.0.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.SNDCP_v7.0.0.git/ [titan.ProtocolModules.SNDCP_v7.0.0] Checking out origin/R.2.A-5-gd0f0ce6 [titan.ProtocolModules.PFCP_v15.1.0] Initial git clone [titan.ProtocolModules.PFCP_v15.1.0] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0 warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.ProtocolModules.PFCP_v15.1.0.git/ [titan.ProtocolModules.PFCP_v15.1.0] Checking out d550ad9ddb6f9c823c9a555254cd76cf0e738d18 [titan.TestPorts.Common_Components.Socket-API] Initial git clone [titan.TestPorts.Common_Components.Socket-API] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Socket-API.git/ [titan.TestPorts.Common_Components.Socket-API] Checking out origin/R.6.A-6-gf4380d0 [titan.TestPorts.Common_Components.Abstract_Socket] Initial git clone [titan.TestPorts.Common_Components.Abstract_Socket] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.Common_Components.Abstract_Socket.git/ [titan.TestPorts.Common_Components.Abstract_Socket] Checking out origin/R.9.B-4-gbd41994 [titan.TestPorts.HTTPmsg] Initial git clone [titan.TestPorts.HTTPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.HTTPmsg.git/ [titan.TestPorts.HTTPmsg] Checking out origin/R.9.B-4-g9a0dfde [titan.TestPorts.IPL4asp] Initial git clone [titan.TestPorts.IPL4asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.IPL4asp.git/ [titan.TestPorts.IPL4asp] Checking out origin/R.30.E-7-g029bccb [titan.TestPorts.LANL2asp] Initial git clone [titan.TestPorts.LANL2asp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.LANL2asp.git/ [titan.TestPorts.LANL2asp] Checking out origin/R.8.C-3-gb07c265 [titan.TestPorts.PCAPasp] Initial git clone [titan.TestPorts.PCAPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PCAPasp.git/ [titan.TestPorts.PCAPasp] Checking out origin/R.8.A-3-g9ad320f [titan.TestPorts.PIPEasp] Initial git clone [titan.TestPorts.PIPEasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.PIPEasp.git/ [titan.TestPorts.PIPEasp] Checking out origin/R.7.D-3-g8b01154 [titan.TestPorts.SIPmsg] Initial git clone [titan.TestPorts.SIPmsg] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.SIPmsg.git/ [titan.TestPorts.TELNETasp] Initial git clone [titan.TestPorts.TELNETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TELNETasp.git/ [titan.TestPorts.TELNETasp] Checking out 873fe539642542cd9a901c208f1ec11c6d2f5387 [titan.TestPorts.TCPasp] Initial git clone [titan.TestPorts.TCPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.TCPasp.git/ [titan.TestPorts.TCPasp] Checking out origin/R.9.A-5-g2c91bc6 [titan.TestPorts.UDPasp] Initial git clone [titan.TestPorts.UDPasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UDPasp.git/ [titan.TestPorts.UDPasp] Checking out 54176e95850654e5e8b0ffa2f1b5f35c412b949c [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Initial git clone [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Updating URL to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp warning: redirecting to https://gitlab.eclipse.org/eclipse/titan/titan.TestPorts.UNIX_DOMAIN_SOCKETasp.git/ [titan.TestPorts.UNIX_DOMAIN_SOCKETasp] Checking out origin/R.2.A-13-gd34ab71 [titan.TestPorts.SCTPasp] Initial git clone [titan.TestPorts.SCTPasp] Updating URL to https://github.com/osmocom/titan.TestPorts.SCTPasp [titan.TestPorts.SCTPasp] Checking out origin/R.11.A-8-g2e911c3 [titan.TestPorts.MTP3asp] Initial git clone [titan.TestPorts.MTP3asp] Updating URL to https://github.com/osmocom/titan.TestPorts.MTP3asp [titan.ProtocolModules.BSSGP_v13.0.0] Initial git clone [titan.ProtocolModules.BSSGP_v13.0.0] Updating URL to https://github.com/osmocom/titan.ProtocolModules.BSSGP_v13.0.0 [osmo-uecups] Initial git clone [osmo-uecups] Updating URL to https://gerrit.osmocom.org/osmo-uecups [osmo-uecups] Checking out 8362efef7c6fa341eb947a75786878e0685767b7 [titan.ProtocolModules.BSSMAP] Initial git clone [titan.ProtocolModules.BSSMAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.BSSMAP [titan.ProtocolModules.BSSMAP] Checking out 4acb6ab5f058477f0b90c2da182d52054e3614b0 [titan.ProtocolModules.MAP] Initial git clone [titan.ProtocolModules.MAP] Updating URL to https://gitea.osmocom.org/ttcn3/titan.ProtocolModules.MAP [titan.ProtocolModules.MAP] Checking out origin/R.2.A-1-g79c6a3d [titan.TestPorts.AF_PACKET] Initial git clone [titan.TestPorts.AF_PACKET] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.AF_PACKET [titan.TestPorts.AF_PACKET] Checking out origin/0.1-5-g89ebea6 [titan.TestPorts.USB] Initial git clone [titan.TestPorts.USB] Updating URL to https://gitea.osmocom.org/ttcn3/titan.TestPorts.USB [titan.TestPorts.USB] Checking out a9470fdc99c82fbf988f4508c3161118c9106e28 make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', './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 ITU_X213_Types.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 IPCP_Templates.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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', '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_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_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_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_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_Templates.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 `ITU_X213_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:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.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:88.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:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.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:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.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:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.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:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.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:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: 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:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement 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:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.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:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.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:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.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:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.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:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.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:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.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:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.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:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.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:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.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:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.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_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_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 `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_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: 738 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', '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 Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.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_1.cc Creating dependency file for RANAP_Containers_part_2.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_1.cc Creating dependency file for RAW_NS_part_2.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_4.cc Creating dependency file for RAN_Emulation_part_5.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_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_6.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 RAW_NS.cc Creating dependency file for RAN_Emulation.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_1.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_7.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_6.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.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_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.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_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_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_part_7.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_5.cc Creating dependency file for SGSN_Tests_part_2.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_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_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_3.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_4.cc Creating dependency file for SCCPasp_Types_part_5.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_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_2.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_Types_part_1.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_6.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_7.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for SCCP_Emulation_part_5.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_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_Types_part_3.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_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.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_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Types_part_3.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_6.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_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_2.cc Creating dependency file for MobileL3_MM_Types_part_1.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_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.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_2.cc Creating dependency file for Misc_Helpers_part_1.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 ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_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_1.cc Creating dependency file for IPL4asp_Types_part_2.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_2.cc Creating dependency file for IPL4asp_PortType_part_3.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 IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_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_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_7.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_1.cc Creating dependency file for General_Types_part_2.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_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_5.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_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GSM_Types_part_3.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_4.cc Creating dependency file for BSSGP_Types_part_3.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 ITU_X213_Types.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 IPCP_Templates.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_Templates.o IPCP_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 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 env 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 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 | } | ^ env 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 ITU_X213_Types.o ITU_X213_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 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 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_Templates_part_1.o IPCP_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 IPCP_Templates_part_2.o IPCP_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 IPCP_Templates_part_3.o IPCP_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 IPCP_Templates_part_4.o IPCP_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 IPCP_Templates_part_5.o IPCP_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 IPCP_Templates_part_6.o IPCP_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 IPCP_Templates_part_7.o IPCP_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 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 ITU_X213_Types_part_1.o ITU_X213_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 ITU_X213_Types_part_2.o ITU_X213_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 ITU_X213_Types_part_3.o ITU_X213_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 ITU_X213_Types_part_4.o ITU_X213_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 ITU_X213_Types_part_5.o ITU_X213_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 ITU_X213_Types_part_6.o ITU_X213_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 ITU_X213_Types_part_7.o ITU_X213_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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env 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 env 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_Templates.so IPCP_Templates.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 ITU_X213_Types.so ITU_X213_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_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_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 ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_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_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_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_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_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 ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_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_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_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_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_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 ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', '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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (719 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly 0 upgraded, 29 newly installed, 0 to remove and 39 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501142026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.57.8972.202501142026 [169 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.35.4b8e.202501142026 [39.1 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.57.8972.202501142026 [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.57.8972.202501142026 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.28.f2d0.202501142026 [59.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.57.8972.202501142026 [103 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.50.58dd.202501142026 [70.0 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.15.74e4.202501142026 [21.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202501142026 [127 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202501142026 [455 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.57.8972.202501142026 [50.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.57.8972.202501142026 [70.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.57.8972.202501142026 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.57.8972.202501142026 [59.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.57.8972.202501142026 [63.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.57.8972.202501142026 [49.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.57.8972.202501142026 [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202501142026 [17.5 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202501142026 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202501142026 [75.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202501142026 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.12.0.35.4b8e.202501142026 [106 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202501142026 [223 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202501142026 [953 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.57.8972.202501142026 [2162 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.31.df44.202501142026 [142 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.31.df44.202501142026 [542 kB] Fetched 13.7 MB in 0s (72.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (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 ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202501142026_amd64.deb ... Unpacking osmocom-nightly (202501142026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.35.4b8e.202501142026_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.35.4b8e.202501142026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.28.f2d0.202501142026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.28.f2d0.202501142026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.50.58dd.202501142026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.50.58dd.202501142026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.15.74e4.202501142026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501142026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202501142026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202501142026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202501142026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501142026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocore (1.10.0.57.8972.202501142026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202501142026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202501142026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202501142026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202501142026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202501142026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202501142026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202501142026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202501142026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.35.4b8e.202501142026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.35.4b8e.202501142026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.6.aad82.202501142026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202501142026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.6.aad82.202501142026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501142026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.57.8972.202501142026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.57.8972.202501142026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.31.df44.202501142026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.31.df44.202501142026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.31.df44.202501142026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501142026) ... Setting up osmocom-nightly (202501142026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmocodec4:amd64 (1.10.0.57.8972.202501142026) ... Setting up libasn1c1:amd64 (0.9.38.202501142026) ... Setting up libosmovty13:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmoisdn0:amd64 (1.10.0.57.8972.202501142026) ... Setting up libgtp10:amd64 (1.12.0.35.4b8e.202501142026) ... Setting up libosmousb0:amd64 (1.10.0.57.8972.202501142026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202501142026) ... Setting up libosmogsm20:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmoctrl0:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmogb14:amd64 (1.10.0.57.8972.202501142026) ... Setting up libgtp-dbg:amd64 (1.12.0.35.4b8e.202501142026) ... Setting up libosmonetif11:amd64 (1.5.1.28.f2d0.202501142026) ... Setting up libosmocoding0:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmosim2:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmocore (1.10.0.57.8972.202501142026) ... Setting up libosmoabis13:amd64 (1.6.0.50.58dd.202501142026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202501142026) ... Setting up libosmocore-dbg:amd64 (1.10.0.57.8972.202501142026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.15.74e4.202501142026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202501142026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202501142026) ... 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 Setting up libosmo-ranap7:amd64 (1.6.0.6.aad82.202501142026) ... Setting up osmo-sgsn (1.12.0.31.df44.202501142026) ... 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 Setting up libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202501142026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202501142026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.31.df44.202501142026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', '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-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', '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-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', '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-io_uring/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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] 20250115103004929 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250115103004929 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250115103004929 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:623) 20250115103004929 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250115103004929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250115103004929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250115103004929 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250115103004929 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250115103004929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250115103004929 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250115103004929 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250115103004929 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250115103004929 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250115103004929 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250115103004929 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250115103004929 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250115103004929 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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55d428942d40(sgsn) with 23 counters 20250115103005173 DLSS7 INFO (r=127.0.0.1:44441<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115103005173 DLSS7 INFO (r=127.0.0.1:44441<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250115103005173 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:44441<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250115103005173 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250115103005173 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250115103005173 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115103005173 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250115103005173 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250115103005173 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250115103005174 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250115103005174 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250115103005174 DGPRS NOTICE libGTP v1.12.0.35-4b8e.202501142026 initialized (sgsn_main.c:462) 20250115103005174 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250115103005174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103005174 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250115103005174 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250115103005174 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250115103005175 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115103005175 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115103005175 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115103005175 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115103005175 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115103005175 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115103005175 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115103005175 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115103005175 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:44441<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20250115103005175 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115103005175 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115103005175 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250115103005175 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250115103005175 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250115103005175 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250115103005175 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250115103005175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115103005175 DLSS7 INFO (r=127.0.0.1:52186<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115103005175 DLSS7 INFO (r=127.0.0.1:52186<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250115103005175 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:52186<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250115103005175 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250115103005175 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115103005175 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115103005175 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Unix server socket created successfully. MC@80cf929217c4: Listening on TCP port 36889. 80cf929217c4 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 80cf929217c4 36889 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@80cf929217c4: New HC connected from 10.0.2.100 [10.0.2.100]. 80cf929217c4: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@80cf929217c4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@80cf929217c4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80cf929217c4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80cf929217c4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80cf929217c4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80cf929217c4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80cf929217c4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@80cf929217c4: Configuration file was processed on all HCs. MC@80cf929217c4: Creating MTC on host 10.0.2.100. MC@80cf929217c4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Jan 15 10:30:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103006175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103006176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach started. 20250115103006735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103006737 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103006765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250115103006765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250115103006765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250115103006765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103006765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103006765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103006765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103006765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103006765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103006766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103006766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103006766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103006766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103006766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103006766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103006766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103006766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250115103006766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103006766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103006766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103006766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103006766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(8)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103006769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103006774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103006774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@80cf929217c4: 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 } TC_attach-BVCI196(6)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103006782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNCONFIGURED}: Allocated (fsm.c:456) 20250115103006782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250115103006782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250115103006782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103006782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103006782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103006782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103006782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103006782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103006783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103006783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103006783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103006784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103006784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103006784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103006784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103006784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250115103006784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103006784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103006784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103006785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103006785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(13)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103006788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103006788 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-BSSGP2(14)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103006794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103006794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@80cf929217c4: 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(18)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103006803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250115103006803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250115103006803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250115103006803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103006803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103006803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103006803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103006803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103006803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103006804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103006804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103006804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103006804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103006804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103006804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103006804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103006804 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250115103006804 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103006804 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103006804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103006804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103006804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(18)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103006806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103006806 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)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103006811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103006811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(15)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103007176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103007176 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103007176 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103007176 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103007176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115103007176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20250115103007176 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250115103007176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250115103007176 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250115103007176 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250115103007176 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250115103007176 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250115103007176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250115103007176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115103007176 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20250115103007177 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115103007177 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115103007177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115103007177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115103007177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115103007177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115103007177 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115103007177 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55d43c563180]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250115103007177 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(17)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103007178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(17)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103007179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(17)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(17)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(17)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@80cf929217c4: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='D65B05ED'O, index=0 SGSN_Test-GSUP(19)@80cf929217c4: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@80cf929217c4: 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 := 'D8F5D6D9693F44A6958282C8ADC4D465'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F8D33AC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '47AA4682725EBEFF'O } } } } } 20250115103008234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103008234 DLLC NOTICE LLME(ffffffff/d65b05ed){UNASSIGNED} LLC RX: unknown TLLI 0xd65b05ed, creating LLME on the fly (gprs_llc.c:552) 20250115103008234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103008234 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1248) 20250115103008234 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103008234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103008234 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103008234 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103008234 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103008234 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103008234 DLLC NOTICE LLME(ffffffff/d65b05ed){UNASSIGNED} LLGM Assign pre (d65b05ed => f7e3d098) (gprs_llc.c:1079) 20250115103008234 DLLC NOTICE LLME(d65b05ed/f7e3d098){ASSIGNED} LLGM Assign post (d65b05ed => f7e3d098) (gprs_llc.c:1125) 20250115103008234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103008234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103008234 DMM DEBUG MM(262420000000001/f7e3d098) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103008244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103008244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103008244 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103008244 DMM DEBUG MM(262420000000001/f7e3d098) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20250115103008244 DMM NOTICE MM(262420000000001/f7e3d098) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103008244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103008244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103008244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103008244 DMM DEBUG MM(262420000000001/f7e3d098) Requesting authorization (sgsn_auth.c:160) 20250115103008244 DMM INFO MM(262420000000001/f7e3d098) Requesting authentication tuples (sgsn_auth.c:184) 20250115103008244 DMM DEBUG MM(262420000000001/f7e3d098) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103008244 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250115103008244 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)@80cf929217c4: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@80cf929217c4: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250115103008246 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103008246 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103008246 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103008246 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103008246 DMM INFO MM(262420000000001/f7e3d098) Subscriber data update (mmctx.c:445) 20250115103008246 DMM DEBUG MM(262420000000001/f7e3d098) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103008246 DMM INFO MM(262420000000001/f7e3d098) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103008246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103008246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103008246 DMM INFO MM(262420000000001/f7e3d098) <- GMM AUTH AND CIPHERING REQ (rand = d8 f5 d6 d9 69 3f 44 a6 95 82 82 c8 ad c4 d4 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103008251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103008251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103008251 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103008251 DMM INFO MM(262420000000001/f7e3d098) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103008251 DMM NOTICE MM(262420000000001/f7e3d098) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103008251 DMM DEBUG MM(262420000000001/f7e3d098) checking auth: received GSM SRES = 9f 8d 33 ac (gprs_gmm.c:648) 20250115103008251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103008251 DMM DEBUG MM(262420000000001/f7e3d098) Requesting authorization (sgsn_auth.c:160) 20250115103008251 DMM INFO MM(262420000000001/f7e3d098) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103008251 DMM DEBUG MM(262420000000001/f7e3d098) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103008251 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250115103008251 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) 20250115103008251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103008251 DMM INFO MM(262420000000001/f7e3d098) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7e3d098) (gprs_gmm.c:282) 20250115103008252 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103008252 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103008252 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250115103008252 DMM INFO MM(262420000000001/f7e3d098) Subscriber data update (mmctx.c:445) 20250115103008252 DMM DEBUG MM(262420000000001/f7e3d098) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103008252 DMM INFO MM(262420000000001/f7e3d098) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103008252 DMM NOTICE MM(262420000000001/f7e3d098) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20250115103008252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103008252 DMM NOTICE MM(262420000000001/f7e3d098) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103008252 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) 20250115103008253 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103008253 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250115103008253 DMM INFO MM(262420000000001/f7e3d098) Subscriber data update (mmctx.c:445) 20250115103008253 DMM DEBUG MM(262420000000001/f7e3d098) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103008256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103008256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103008256 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103008256 DMM INFO MM(262420000000001/f7e3d098) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103008256 DMM NOTICE MM(262420000000001/f7e3d098) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103008256 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103008256 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103008256 DLLC NOTICE LLME(d65b05ed/f7e3d098){ASSIGNED} LLGM Assign pre (ffffffff => f7e3d098) (gprs_llc.c:1079) 20250115103008256 DLLC NOTICE LLME(ffffffff/f7e3d098){ASSIGNED} LLGM Assign post (ffffffff => f7e3d098) (gprs_llc.c:1125) 20250115103008256 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103008256 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103008256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103008256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@80cf929217c4: setverdict(pass): none -> pass TC_attach-BVCI196(6)@80cf929217c4: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@80cf929217c4: Final verdict of PTC: pass 20250115103008312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37216<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103008315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103008316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(19)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(17)@80cf929217c4: Final verdict of PTC: none -NSVCI97(7)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@80cf929217c4: Final verdict of PTC: none -NSVCI98(12)@80cf929217c4: Final verdict of PTC: none TC_attach-BVCI220(15)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@80cf929217c4: Final verdict of PTC: none -NSVCI99(18)@80cf929217c4: Final verdict of PTC: none TC_attach-BVCI196(6)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@80cf929217c4: Final verdict of PTC: none TC_attach-BVCI210(11)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(5)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(16)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(10)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Jan 15 10:30:08 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250115103008450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103008573 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115103008573 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250115103008573 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:52186 err=None (osmo_ss7_asp.c:788) 20250115103008852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100324) 20250115103009317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103009317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100324, count=106260) 20250115103010317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103010317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Jan 15 10:30:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103011317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103011317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_mnc3 started. 20250115103011914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103011916 DMM INFO MM(262420000000001/f7e3d098) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103011916 DMM INFO MM(262420000000001/f7e3d098) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103011916 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103011916 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103011916 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103011916 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103011916 DLLC NOTICE LLME(ffffffff/f7e3d098){ASSIGNED} LLGM Assign pre (f7e3d098 => ffffffff) (gprs_llc.c:1079) 20250115103011916 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7e3d098 => ffffffff) (gprs_llc.c:1125) 20250115103011916 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250115103011916 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) 20250115103011916 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:402) 20250115103011916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103011917 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103011917 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103011917 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103011917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103011951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103011951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103011951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103011951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103011951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103011951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103011951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103011951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103011951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103011953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103011953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103011953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103011953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103011953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103011953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103011953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103011953 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103011953 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103011953 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103011953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103011954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103011954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103011957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103011965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103011965 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(25)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103011974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103011974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103011974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103011974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103011974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103011974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103011975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103011975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103011975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103011976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103011976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103011976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103011976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103011976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103011976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103011976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103011976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103011976 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103011976 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103011976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103011976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103011976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(32)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103011978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103011983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103011983 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103011991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103011991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103011991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103011991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103011991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103011991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103011991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103011991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103011991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103011992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103011992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103011992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103011992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103011992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103011992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103011992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103011992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103011992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103011992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103011992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103011993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103011993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103011995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103012001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103012001 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103012319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103012319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103012319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103012319 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103012320 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103012321 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@80cf929217c4: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CFA393C1'O, index=0 SGSN_Test-GSUP(38)@80cf929217c4: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@80cf929217c4: 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 := 'DFE13144BA1A5E125E6AF1F061B27BAB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A1245B07'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6E031C9EF70F1EA'O } } } } } 20250115103013350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103013350 DLLC NOTICE LLME(ffffffff/cfa393c1){UNASSIGNED} LLC RX: unknown TLLI 0xcfa393c1, creating LLME on the fly (gprs_llc.c:552) 20250115103013350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103013350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250115103013350 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103013350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103013350 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103013350 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103013350 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103013350 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103013350 DLLC NOTICE LLME(ffffffff/cfa393c1){UNASSIGNED} LLGM Assign pre (cfa393c1 => f31aa206) (gprs_llc.c:1079) 20250115103013350 DLLC NOTICE LLME(cfa393c1/f31aa206){ASSIGNED} LLGM Assign post (cfa393c1 => f31aa206) (gprs_llc.c:1125) 20250115103013350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103013350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103013350 DMM DEBUG MM(262420000001001/f31aa206) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103013356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103013356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103013356 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103013356 DMM DEBUG MM(262420000001001/f31aa206) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250115103013356 DMM NOTICE MM(262420000001001/f31aa206) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103013356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103013356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103013356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103013356 DMM DEBUG MM(262420000001001/f31aa206) Requesting authorization (sgsn_auth.c:160) 20250115103013356 DMM INFO MM(262420000001001/f31aa206) Requesting authentication tuples (sgsn_auth.c:184) 20250115103013356 DMM DEBUG MM(262420000001001/f31aa206) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103013356 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250115103013356 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)@80cf929217c4: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@80cf929217c4: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250115103013358 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103013358 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103013358 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103013358 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103013358 DMM INFO MM(262420000001001/f31aa206) Subscriber data update (mmctx.c:445) 20250115103013358 DMM DEBUG MM(262420000001001/f31aa206) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103013358 DMM INFO MM(262420000001001/f31aa206) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103013358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103013358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103013358 DMM INFO MM(262420000001001/f31aa206) <- GMM AUTH AND CIPHERING REQ (rand = df e1 31 44 ba 1a 5e 12 5e 6a f1 f0 61 b2 7b ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103013363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103013363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103013363 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103013363 DMM INFO MM(262420000001001/f31aa206) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103013363 DMM NOTICE MM(262420000001001/f31aa206) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103013363 DMM DEBUG MM(262420000001001/f31aa206) checking auth: received GSM SRES = a1 24 5b 07 (gprs_gmm.c:648) 20250115103013363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103013363 DMM DEBUG MM(262420000001001/f31aa206) Requesting authorization (sgsn_auth.c:160) 20250115103013363 DMM INFO MM(262420000001001/f31aa206) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103013363 DMM DEBUG MM(262420000001001/f31aa206) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103013363 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250115103013363 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) 20250115103013363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103013363 DMM INFO MM(262420000001001/f31aa206) <- GMM ATTACH ACCEPT (new P-TMSI=0xf31aa206) (gprs_gmm.c:282) 20250115103013364 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103013364 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103013364 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115103013364 DMM INFO MM(262420000001001/f31aa206) Subscriber data update (mmctx.c:445) 20250115103013364 DMM DEBUG MM(262420000001001/f31aa206) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103013364 DMM INFO MM(262420000001001/f31aa206) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103013364 DMM NOTICE MM(262420000001001/f31aa206) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250115103013364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103013364 DMM NOTICE MM(262420000001001/f31aa206) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103013364 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) 20250115103013364 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103013364 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115103013364 DMM INFO MM(262420000001001/f31aa206) Subscriber data update (mmctx.c:445) 20250115103013364 DMM DEBUG MM(262420000001001/f31aa206) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103013368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103013368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103013368 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103013368 DMM INFO MM(262420000001001/f31aa206) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103013368 DMM NOTICE MM(262420000001001/f31aa206) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103013368 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103013368 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103013368 DLLC NOTICE LLME(cfa393c1/f31aa206){ASSIGNED} LLGM Assign pre (ffffffff => f31aa206) (gprs_llc.c:1079) 20250115103013368 DLLC NOTICE LLME(ffffffff/f31aa206){ASSIGNED} LLGM Assign post (ffffffff => f31aa206) (gprs_llc.c:1125) 20250115103013368 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103013368 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103013368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103013368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@80cf929217c4: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@80cf929217c4: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@80cf929217c4: Final verdict of PTC: pass 20250115103013419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37228<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(22)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@80cf929217c4: Final verdict of PTC: none -NSVCI98(31)@80cf929217c4: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(38)@80cf929217c4: Final verdict of PTC: none -NSVCI97(26)@80cf929217c4: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@80cf929217c4: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@80cf929217c4: Final verdict of PTC: none -NSVCI99(36)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(24)@80cf929217c4: Final verdict of PTC: none 20250115103013423 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103013423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99-provIP(34)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(29)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_mnc3 finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Jan 15 10:30:13 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250115103013494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103013896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88808) 20250115103014424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103014424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88808, count=90068) 20250115103015424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103015424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:30:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103016426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103016426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_umts_aka_umts_res started. 20250115103016928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103016928 DMM INFO MM(262420000001001/f31aa206) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103016928 DMM INFO MM(262420000001001/f31aa206) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103016928 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103016928 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103016928 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103016928 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103016928 DLLC NOTICE LLME(ffffffff/f31aa206){ASSIGNED} LLGM Assign pre (f31aa206 => ffffffff) (gprs_llc.c:1079) 20250115103016928 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f31aa206 => ffffffff) (gprs_llc.c:1125) 20250115103016928 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250115103016928 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) 20250115103016928 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:402) 20250115103016928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103016928 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103016928 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103016928 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103016928 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103016949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103016949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103016949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103016949 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103016949 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103016949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103016949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103016949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103016949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103016950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103016950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103016950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103016950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103016950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103016950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103016950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103016950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103016950 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103016950 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103016950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103016950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103016950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(46)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103016953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@80cf929217c4: 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 } 20250115103016959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103016959 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(50)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_umts_aka_umts_res-BVCI196(44)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103016961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103016961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103016961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103016961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103016961 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103016961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103016961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103016961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103016961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103016962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103016962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103016962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103016962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103016962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103016962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103016962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103016962 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103016962 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103016962 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103016962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103016962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103016962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(51)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103016965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103016971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103016971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@80cf929217c4: 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_umts_aka_umts_res-BVCI210(49)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(55)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103016976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103016976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103016976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103016976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103016976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103016976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103016976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103016976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103016976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103016977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103016977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103016977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103016977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103016977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103016977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103016977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103016977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103016977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103016977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103016977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103016977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103016977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103016980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103016985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103016985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103017427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103017427 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103017427 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103017427 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103017428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103017428 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@80cf929217c4: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D575195C'O, index=0 SGSN_Test-GSUP(57)@80cf929217c4: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@80cf929217c4: 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 := '0D6B06C1BCBA6E9D13D1B79814C5F1A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9117919B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B051E6458E01D33E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '640232F69C799CC319A19BA5D7849331'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DB187E3240A3A19AE4DFC89C86D26546'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A7F7035CC18A79F3D2EF15A62C09759B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FE67CC4F62309827'O } } } } } 20250115103018452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103018452 DLLC NOTICE LLME(ffffffff/d575195c){UNASSIGNED} LLC RX: unknown TLLI 0xd575195c, creating LLME on the fly (gprs_llc.c:552) 20250115103018452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103018452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20250115103018452 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103018452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103018452 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103018452 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103018452 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103018452 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103018452 DLLC NOTICE LLME(ffffffff/d575195c){UNASSIGNED} LLGM Assign pre (d575195c => e471ed61) (gprs_llc.c:1079) 20250115103018452 DLLC NOTICE LLME(d575195c/e471ed61){ASSIGNED} LLGM Assign post (d575195c => e471ed61) (gprs_llc.c:1125) 20250115103018452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103018452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103018452 DMM DEBUG MM(262420000001002/e471ed61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103018457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103018457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103018458 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103018458 DMM DEBUG MM(262420000001002/e471ed61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250115103018458 DMM NOTICE MM(262420000001002/e471ed61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103018458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103018458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103018458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103018458 DMM DEBUG MM(262420000001002/e471ed61) Requesting authorization (sgsn_auth.c:160) 20250115103018458 DMM INFO MM(262420000001002/e471ed61) Requesting authentication tuples (sgsn_auth.c:184) 20250115103018458 DMM DEBUG MM(262420000001002/e471ed61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103018458 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250115103018458 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)@80cf929217c4: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@80cf929217c4: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250115103018459 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103018459 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103018459 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103018459 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103018459 DMM INFO MM(262420000001002/e471ed61) Subscriber data update (mmctx.c:445) 20250115103018459 DMM DEBUG MM(262420000001002/e471ed61) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103018459 DMM INFO MM(262420000001002/e471ed61) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103018459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103018459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103018459 DMM INFO MM(262420000001002/e471ed61) <- GMM AUTH AND CIPHERING REQ (rand = 0d 6b 06 c1 bc ba 6e 9d 13 d1 b7 98 14 c5 f1 a1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a7 f7 03 5c c1 8a 79 f3 d2 ef 15 a6 2c 09 75 9b ) (gprs_gmm.c:465) 20250115103018462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103018462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103018462 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103018462 DMM INFO MM(262420000001002/e471ed61) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103018462 DMM NOTICE MM(262420000001002/e471ed61) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103018462 DMM DEBUG MM(262420000001002/e471ed61) checking auth: received UMTS RES = fe 67 cc 4f 62 30 98 27 (gprs_gmm.c:648) 20250115103018462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103018462 DMM DEBUG MM(262420000001002/e471ed61) Requesting authorization (sgsn_auth.c:160) 20250115103018462 DMM INFO MM(262420000001002/e471ed61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103018462 DMM DEBUG MM(262420000001002/e471ed61) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103018462 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250115103018462 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) 20250115103018462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103018462 DMM INFO MM(262420000001002/e471ed61) <- GMM ATTACH ACCEPT (new P-TMSI=0xe471ed61) (gprs_gmm.c:282) 20250115103018463 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103018463 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103018463 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250115103018463 DMM INFO MM(262420000001002/e471ed61) Subscriber data update (mmctx.c:445) 20250115103018463 DMM DEBUG MM(262420000001002/e471ed61) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103018463 DMM INFO MM(262420000001002/e471ed61) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103018463 DMM NOTICE MM(262420000001002/e471ed61) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250115103018463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103018463 DMM NOTICE MM(262420000001002/e471ed61) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103018463 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) 20250115103018463 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103018463 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250115103018463 DMM INFO MM(262420000001002/e471ed61) Subscriber data update (mmctx.c:445) 20250115103018463 DMM DEBUG MM(262420000001002/e471ed61) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103018466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103018466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103018466 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103018466 DMM INFO MM(262420000001002/e471ed61) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103018466 DMM NOTICE MM(262420000001002/e471ed61) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103018466 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103018466 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103018466 DLLC NOTICE LLME(d575195c/e471ed61){ASSIGNED} LLGM Assign pre (ffffffff => e471ed61) (gprs_llc.c:1079) 20250115103018466 DLLC NOTICE LLME(ffffffff/e471ed61){ASSIGNED} LLGM Assign post (ffffffff => e471ed61) (gprs_llc.c:1125) 20250115103018466 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103018466 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103018466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103018466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@80cf929217c4: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@80cf929217c4: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@80cf929217c4: Final verdict of PTC: pass 20250115103018518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36334<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_umts_res-BVCI220(54)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(57)@80cf929217c4: Final verdict of PTC: none 20250115103018519 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103018519 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(51)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@80cf929217c4: Final verdict of PTC: none -NSVCI98(50)@80cf929217c4: Final verdict of PTC: none -NSVCI97(45)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@80cf929217c4: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@80cf929217c4: Final verdict of PTC: none -NSVCI99(55)@80cf929217c4: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(43)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(53)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(48)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Wed Jan 15 10:30:18 UTC 2025 ====== 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 20250115103018579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103018980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48900) 20250115103019520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103019520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48900, count=89920) 20250115103020520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103020520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:30:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103021522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103021522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_umts_aka_gsm_sres started. 20250115103022004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103022004 DMM INFO MM(262420000001002/e471ed61) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103022004 DMM INFO MM(262420000001002/e471ed61) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103022004 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103022004 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103022004 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103022004 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103022004 DLLC NOTICE LLME(ffffffff/e471ed61){ASSIGNED} LLGM Assign pre (e471ed61 => ffffffff) (gprs_llc.c:1079) 20250115103022004 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e471ed61 => ffffffff) (gprs_llc.c:1125) 20250115103022004 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250115103022004 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) 20250115103022004 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:402) 20250115103022004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103022004 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103022004 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103022004 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103022004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103022022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103022023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103022023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103022023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103022023 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103022023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103022023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103022023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103022023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103022024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103022024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103022024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103022024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103022024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103022024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103022024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103022024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103022024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103022024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103022024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103022024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103022024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103022026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103022033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103022033 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(63)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103022037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103022037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103022037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103022037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103022037 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103022037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103022037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103022037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103022037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103022038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103022038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103022038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103022038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103022038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103022038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103022038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103022038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103022038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103022041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103022047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103022047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103022056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103022056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103022057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103022057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103022057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103022057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103022057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103022057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103022057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103022057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103022057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103022057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103022057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103022057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103022057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103022057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103022057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103022057 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103022057 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103022057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103022058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103022058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103022060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103022065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103022065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103022523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103022523 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103022523 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103022523 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@80cf929217c4: Established a new IPA connection (conn_id=2) 20250115103022524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(75)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103022524 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@80cf929217c4: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='F67EFBE8'O, index=0 SGSN_Test-GSUP(76)@80cf929217c4: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@80cf929217c4: 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 := 'F6EDCA58A75A0B193026764F2DE53417'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F4E6E7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F23E2F8DE65F3973'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '74F261BBABC431E63F171650F6246E7C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E061BB10531246984D1ED8B31EE70571'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E043A4756314F3CAB110C80D383EA0AA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '309A6DC725724B84'O } } } } } 20250115103023548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103023548 DLLC NOTICE LLME(ffffffff/f67efbe8){UNASSIGNED} LLC RX: unknown TLLI 0xf67efbe8, creating LLME on the fly (gprs_llc.c:552) 20250115103023548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103023548 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20250115103023548 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103023548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103023548 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103023548 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103023548 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103023548 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103023548 DLLC NOTICE LLME(ffffffff/f67efbe8){UNASSIGNED} LLGM Assign pre (f67efbe8 => e02683db) (gprs_llc.c:1079) 20250115103023548 DLLC NOTICE LLME(f67efbe8/e02683db){ASSIGNED} LLGM Assign post (f67efbe8 => e02683db) (gprs_llc.c:1125) 20250115103023548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103023548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103023548 DMM DEBUG MM(262420000001003/e02683db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103023554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103023554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103023554 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103023554 DMM DEBUG MM(262420000001003/e02683db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250115103023554 DMM NOTICE MM(262420000001003/e02683db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103023554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103023554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103023554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103023554 DMM DEBUG MM(262420000001003/e02683db) Requesting authorization (sgsn_auth.c:160) 20250115103023554 DMM INFO MM(262420000001003/e02683db) Requesting authentication tuples (sgsn_auth.c:184) 20250115103023554 DMM DEBUG MM(262420000001003/e02683db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103023554 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250115103023554 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)@80cf929217c4: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@80cf929217c4: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250115103023556 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103023556 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103023556 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103023556 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103023556 DMM INFO MM(262420000001003/e02683db) Subscriber data update (mmctx.c:445) 20250115103023556 DMM DEBUG MM(262420000001003/e02683db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103023556 DMM INFO MM(262420000001003/e02683db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103023556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103023556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103023556 DMM INFO MM(262420000001003/e02683db) <- GMM AUTH AND CIPHERING REQ (rand = f6 ed ca 58 a7 5a 0b 19 30 26 76 4f 2d e5 34 17 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e0 43 a4 75 63 14 f3 ca b1 10 c8 0d 38 3e a0 aa ) (gprs_gmm.c:465) 20250115103023560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103023560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103023560 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103023560 DMM INFO MM(262420000001003/e02683db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103023560 DMM NOTICE MM(262420000001003/e02683db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103023560 DMM DEBUG MM(262420000001003/e02683db) checking auth: received GSM SRES = 7f 4e 6e 7a (gprs_gmm.c:648) 20250115103023560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103023560 DMM DEBUG MM(262420000001003/e02683db) Requesting authorization (sgsn_auth.c:160) 20250115103023560 DMM INFO MM(262420000001003/e02683db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103023560 DMM DEBUG MM(262420000001003/e02683db) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103023560 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250115103023560 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) 20250115103023560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103023560 DMM INFO MM(262420000001003/e02683db) <- GMM ATTACH ACCEPT (new P-TMSI=0xe02683db) (gprs_gmm.c:282) 20250115103023561 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103023561 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103023561 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250115103023561 DMM INFO MM(262420000001003/e02683db) Subscriber data update (mmctx.c:445) 20250115103023561 DMM DEBUG MM(262420000001003/e02683db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103023561 DMM INFO MM(262420000001003/e02683db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103023561 DMM NOTICE MM(262420000001003/e02683db) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250115103023561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103023561 DMM NOTICE MM(262420000001003/e02683db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103023561 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) 20250115103023561 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103023561 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250115103023561 DMM INFO MM(262420000001003/e02683db) Subscriber data update (mmctx.c:445) 20250115103023561 DMM DEBUG MM(262420000001003/e02683db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103023563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103023563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103023563 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103023563 DMM INFO MM(262420000001003/e02683db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103023563 DMM NOTICE MM(262420000001003/e02683db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103023563 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103023563 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103023563 DLLC NOTICE LLME(f67efbe8/e02683db){ASSIGNED} LLGM Assign pre (ffffffff => e02683db) (gprs_llc.c:1079) 20250115103023563 DLLC NOTICE LLME(ffffffff/e02683db){ASSIGNED} LLGM Assign post (ffffffff => e02683db) (gprs_llc.c:1125) 20250115103023563 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103023563 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103023563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103023563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@80cf929217c4: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@80cf929217c4: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@80cf929217c4: Final verdict of PTC: pass 20250115103023616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36354<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@80cf929217c4: Final verdict of PTC: none 20250115103023617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103023617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(75)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@80cf929217c4: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@80cf929217c4: Final verdict of PTC: none -NSVCI97(64)@80cf929217c4: Final verdict of PTC: none -NSVCI98(69)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@80cf929217c4: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@80cf929217c4: Final verdict of PTC: none -NSVCI99(74)@80cf929217c4: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(62)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(67)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(72)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Jan 15 10:30:23 UTC 2025 ====== 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 20250115103023727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103024128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86256) 20250115103024619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103024619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86256, count=90612) 20250115103025619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103025619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:30:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103026621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103026621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_timeout_after_pdp_act started. 20250115103027158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103027159 DMM INFO MM(262420000001003/e02683db) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103027159 DMM INFO MM(262420000001003/e02683db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103027159 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103027159 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103027159 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103027159 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103027159 DLLC NOTICE LLME(ffffffff/e02683db){ASSIGNED} LLGM Assign pre (e02683db => ffffffff) (gprs_llc.c:1079) 20250115103027159 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e02683db => ffffffff) (gprs_llc.c:1125) 20250115103027159 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250115103027159 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) 20250115103027159 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:402) 20250115103027159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103027159 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103027159 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103027159 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103027159 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103027175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103027175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103027175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103027175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103027175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103027175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103027175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103027175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103027175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103027176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103027176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103027176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103027176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103027176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103027176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103027176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103027176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103027176 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103027176 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103027176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103027176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103027176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103027178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103027183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027183 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(88)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103027196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103027196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103027196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103027196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103027196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103027196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103027196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103027196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103027196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103027198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103027198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103027198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103027198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103027198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103027198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103027198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103027198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103027198 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103027198 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103027198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103027198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103027198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103027201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(85)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@80cf929217c4: 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(93)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115103027208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(93)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103027209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103027209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103027209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103027209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103027209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103027209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103027209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103027209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103027209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103027210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103027210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103027210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103027210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103027210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103027210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103027210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103027210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103027210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103027210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103027210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_timeout_after_pdp_act-BVCI210(86)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103027210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103027210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103027213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103027218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103027622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103027622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103027622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103027622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103027623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(94)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103027623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@80cf929217c4: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F821912E'O, index=0 SGSN_Test-GSUP(95)@80cf929217c4: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@80cf929217c4: 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 := 'DAB28E24DB50A32DC051A5353F23B384'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6A62146'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8BA73D0B46ED463'O } } } } } 20250115103027643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027643 DLLC NOTICE LLME(ffffffff/f821912e){UNASSIGNED} LLC RX: unknown TLLI 0xf821912e, creating LLME on the fly (gprs_llc.c:552) 20250115103027643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103027643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20250115103027643 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103027643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103027643 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103027643 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103027643 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103027643 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103027643 DLLC NOTICE LLME(ffffffff/f821912e){UNASSIGNED} LLGM Assign pre (f821912e => d7a9aa3a) (gprs_llc.c:1079) 20250115103027643 DLLC NOTICE LLME(f821912e/d7a9aa3a){ASSIGNED} LLGM Assign post (f821912e => d7a9aa3a) (gprs_llc.c:1125) 20250115103027643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103027643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103027643 DMM DEBUG MM(262420000000021/d7a9aa3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103027650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103027650 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103027650 DMM DEBUG MM(262420000000021/d7a9aa3a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250115103027650 DMM NOTICE MM(262420000000021/d7a9aa3a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103027650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103027650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103027650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103027650 DMM DEBUG MM(262420000000021/d7a9aa3a) Requesting authorization (sgsn_auth.c:160) 20250115103027650 DMM INFO MM(262420000000021/d7a9aa3a) Requesting authentication tuples (sgsn_auth.c:184) 20250115103027650 DMM DEBUG MM(262420000000021/d7a9aa3a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103027650 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250115103027650 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)@80cf929217c4: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@80cf929217c4: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250115103027696 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103027696 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103027696 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103027696 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103027696 DMM INFO MM(262420000000021/d7a9aa3a) Subscriber data update (mmctx.c:445) 20250115103027696 DMM DEBUG MM(262420000000021/d7a9aa3a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103027696 DMM INFO MM(262420000000021/d7a9aa3a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103027696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103027696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103027696 DMM INFO MM(262420000000021/d7a9aa3a) <- GMM AUTH AND CIPHERING REQ (rand = da b2 8e 24 db 50 a3 2d c0 51 a5 35 3f 23 b3 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103027701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103027701 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103027701 DMM INFO MM(262420000000021/d7a9aa3a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103027701 DMM NOTICE MM(262420000000021/d7a9aa3a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103027701 DMM DEBUG MM(262420000000021/d7a9aa3a) checking auth: received GSM SRES = f6 a6 21 46 (gprs_gmm.c:648) 20250115103027702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103027702 DMM DEBUG MM(262420000000021/d7a9aa3a) Requesting authorization (sgsn_auth.c:160) 20250115103027702 DMM INFO MM(262420000000021/d7a9aa3a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103027702 DMM DEBUG MM(262420000000021/d7a9aa3a) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103027702 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250115103027702 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) 20250115103027702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103027702 DMM INFO MM(262420000000021/d7a9aa3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7a9aa3a) (gprs_gmm.c:282) 20250115103027702 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103027702 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103027702 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115103027702 DMM INFO MM(262420000000021/d7a9aa3a) Subscriber data update (mmctx.c:445) 20250115103027702 DMM DEBUG MM(262420000000021/d7a9aa3a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103027702 DMM INFO MM(262420000000021/d7a9aa3a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103027702 DMM NOTICE MM(262420000000021/d7a9aa3a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250115103027702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103027702 DMM NOTICE MM(262420000000021/d7a9aa3a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103027702 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) 20250115103027703 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103027703 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115103027703 DMM INFO MM(262420000000021/d7a9aa3a) Subscriber data update (mmctx.c:445) 20250115103027703 DMM DEBUG MM(262420000000021/d7a9aa3a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103027706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103027706 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103027706 DMM INFO MM(262420000000021/d7a9aa3a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103027706 DMM NOTICE MM(262420000000021/d7a9aa3a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103027706 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103027706 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103027706 DLLC NOTICE LLME(f821912e/d7a9aa3a){ASSIGNED} LLGM Assign pre (ffffffff => d7a9aa3a) (gprs_llc.c:1079) 20250115103027706 DLLC NOTICE LLME(ffffffff/d7a9aa3a){ASSIGNED} LLGM Assign post (ffffffff => d7a9aa3a) (gprs_llc.c:1125) 20250115103027706 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103027706 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103027706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103027706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@80cf929217c4: setverdict(pass): none -> pass 20250115103027758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103027758 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103027758 DMM INFO MM(262420000000021/d7a9aa3a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103027758 DMM INFO MM(262420000000021/d7a9aa3a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103027758 DMM DEBUG MM(262420000000021/d7a9aa3a) Using GGSN 0 (gprs_sm.c:317) 20250115103027758 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250115103027758 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103027758 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103027758 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20250115103027764 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 ba d0 96 fe 11 12 f2 c9 ae 14 05 7f be 43 87 35 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) 20250115103027765 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af230b8, cbp=0x55d43c570a10) (sgsn_libgtp.c:633) 20250115103027765 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103027765 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c571e58 TLLI=d7a9aa3a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103027765 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103027765 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103027769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250115103027769 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103027769 DMM INFO MM(262420000000021/d7a9aa3a) -> GMM ATTACH REQUEST MI(TMSI-0xD7A9AA3A) type="GPRS attach" (gprs_gmm.c:1248) 20250115103027769 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103027769 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115103027769 DLLC NOTICE LLME(ffffffff/d7a9aa3a){ASSIGNED} LLGM Assign pre (d7a9aa3a => f98176eb) (gprs_llc.c:1079) 20250115103027769 DLLC NOTICE LLME(d7a9aa3a/f98176eb){ASSIGNED} LLGM Assign post (d7a9aa3a => f98176eb) (gprs_llc.c:1125) 20250115103027769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103027769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103027769 DMM DEBUG MM(262420000000021/f98176eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103027772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103027772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250115103027772 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103027772 DMM DEBUG MM(262420000000021/f98176eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250115103027772 DMM NOTICE MM(262420000000021/f98176eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103027772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103027772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103027772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103027772 DMM DEBUG MM(262420000000021/f98176eb) Requesting authorization (sgsn_auth.c:160) 20250115103027772 DMM INFO MM(262420000000021/f98176eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103027772 DMM DEBUG MM(262420000000021/f98176eb) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103027772 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250115103027772 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) 20250115103027773 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103027773 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103027773 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115103027773 DMM INFO MM(262420000000021/f98176eb) Subscriber data update (mmctx.c:445) 20250115103027773 DMM DEBUG MM(262420000000021/f98176eb) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250115103027773 DMM INFO MM(262420000000021/f98176eb) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250115103027773 DMM NOTICE MM(262420000000021/f98176eb) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250115103027773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103027773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103027773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115103027773 DMM INFO MM(262420000000021/f98176eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf98176eb) (gprs_gmm.c:282) 20250115103027773 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) 20250115103027773 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103027773 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115103027773 DMM INFO MM(262420000000021/f98176eb) Subscriber data update (mmctx.c:445) 20250115103027773 DMM DEBUG MM(262420000000021/f98176eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@80cf929217c4: Trying to receive 5 ATTACH ACCEPTs 20250115103033774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103033774 DMM INFO MM(262420000000021/f98176eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf98176eb) (gprs_gmm.c:282) 20250115103035172 DGPRS DEBUG Checking for inactive LLMEs, time = 167940 (sgsn.c:132) 20250115103039775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103039775 DMM INFO MM(262420000000021/f98176eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf98176eb) (gprs_gmm.c:282) 20250115103045776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103045776 DMM INFO MM(262420000000021/f98176eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf98176eb) (gprs_gmm.c:282) 20250115103047623 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115103047623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103047623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103051778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103051778 DMM INFO MM(262420000000021/f98176eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf98176eb) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@80cf929217c4: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@80cf929217c4: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250115103057177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103057179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103057179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103057199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103057201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103057201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103057211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103057211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103057211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103057779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103057779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250115103057779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103057779 DMM NOTICE MM(262420000000021/f98176eb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115103057779 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250115103057779 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c571e58, TLLI=f98176eb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103057779 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115103057779 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103057779 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20250115103057779 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250115103057779 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) 20250115103057779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Reject}: Deallocated (fsm.c:568) 20250115103057779 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Deallocated (fsm.c:568) 20250115103057779 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103057779 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103057779 DLLC NOTICE LLME(d7a9aa3a/f98176eb){ASSIGNED} LLGM Assign pre (f98176eb => ffffffff) (gprs_llc.c:1079) 20250115103057779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f98176eb => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@80cf929217c4: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@80cf929217c4: Final verdict of PTC: pass 20250115103058284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@80cf929217c4: Final verdict of PTC: none 20250115103058286 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103058286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(94)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@80cf929217c4: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@80cf929217c4: Final verdict of PTC: none -NSVCI97(83)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@80cf929217c4: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@80cf929217c4: Final verdict of PTC: none -NSVCI99(93)@80cf929217c4: Final verdict of PTC: none -NSVCI98(89)@80cf929217c4: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(91)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(81)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(87)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Jan 15 10:30:58 UTC 2025 ====== 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 20250115103058406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103058807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125980) 20250115103059286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103059286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125980, count=131412) 20250115103100287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103100287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Jan 15 10:31:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103101287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103101287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_auth_id_timeout started. 20250115103101835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103101836 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103101858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103101858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103101858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103101858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103101858 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103101858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103101858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103101858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103101858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103101859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103101859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103101859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103101859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103101859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103101859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103101859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103101859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103101859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103101859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103101859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(102)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103101859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103101859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103101862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103101868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103101868 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(103)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(100)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103101873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103101873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103101873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103101873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103101873 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103101873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103101873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103101873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103101873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103101874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103101874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103101874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103101874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103101874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103101874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103101874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103101874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103101874 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103101874 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103101874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(107)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103101875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103101875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(108)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103101878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103101886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103101886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(112)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103101890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103101890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103101890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103101890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103101890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103101890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103101890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103101890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103101890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103101891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103101891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103101891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103101891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103101891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103101891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103101891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103101891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103101891 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103101891 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103101891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103101892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103101892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103101894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103101900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103101900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103102288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103102288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103102288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103102289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103102291 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103102292 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@80cf929217c4: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F2B239EA'O, index=0 SGSN_Test-GSUP(114)@80cf929217c4: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250115103102323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103102323 DLLC NOTICE LLME(ffffffff/f2b239ea){UNASSIGNED} LLC RX: unknown TLLI 0xf2b239ea, creating LLME on the fly (gprs_llc.c:552) 20250115103102323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103102323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1248) 20250115103102323 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103102323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103102323 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103102323 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103102323 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103102323 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103102323 DLLC NOTICE LLME(ffffffff/f2b239ea){UNASSIGNED} LLGM Assign pre (f2b239ea => efde418a) (gprs_llc.c:1079) 20250115103102323 DLLC NOTICE LLME(f2b239ea/efde418a){ASSIGNED} LLGM Assign post (f2b239ea => efde418a) (gprs_llc.c:1125) 20250115103102323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103102323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103102323 DMM DEBUG MM(/efde418a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103105173 DGPRS DEBUG Checking for inactive LLMEs, time = 167970 (sgsn.c:132) 20250115103108323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103108323 DMM DEBUG MM(/efde418a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103114325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103114325 DMM DEBUG MM(/efde418a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103120325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103120325 DMM DEBUG MM(/efde418a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103122289 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115103122289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103122290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103126325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103126326 DMM DEBUG MM(/efde418a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103131860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103131862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103131862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103131875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103131876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103131876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103131892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103131893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103131893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103132326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103132326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250115103132326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103132326 DMM NOTICE MM(/efde418a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250115103132327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Reject}: Deallocated (fsm.c:568) 20250115103132327 DMM DEBUG MM_STATE_Gb(4071766506)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103132327 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103132327 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103132327 DLLC NOTICE LLME(f2b239ea/efde418a){ASSIGNED} LLGM Assign pre (efde418a => ffffffff) (gprs_llc.c:1079) 20250115103132327 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efde418a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@80cf929217c4: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@80cf929217c4: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@80cf929217c4: Final verdict of PTC: pass 20250115103132333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(108)@80cf929217c4: Final verdict of PTC: none -NSVCI99(112)@80cf929217c4: Final verdict of PTC: none -NSVCI98(107)@80cf929217c4: Final verdict of PTC: none 20250115103132334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103132334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(98)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(114)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@80cf929217c4: Final verdict of PTC: none -NSVCI97(102)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(101)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(110)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(105)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Jan 15 10:31:32 UTC 2025 ====== 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 20250115103132417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103132818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67944) 20250115103133335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103133335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67944, count=69204) 20250115103134336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103134336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Jan 15 10:31:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103135174 DGPRS DEBUG Checking for inactive LLMEs, time = 168000 (sgsn.c:132) 20250115103135336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103135336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_auth_sai_timeout started. 20250115103135842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103135843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103135864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103135864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103135864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103135864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103135864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103135864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103135865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103135865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103135865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103135865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103135865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103135865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103135865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103135865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103135865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103135865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103135865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103135865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103135865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103135867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103135873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103135873 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103135881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103135881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103135881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103135881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103135881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103135881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103135881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103135881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103135881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103135882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103135882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103135882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103135882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103135882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103135882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103135882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103135882 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103135882 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103135882 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103135882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103135882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103135882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103135884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103135890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103135890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@80cf929217c4: 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(131)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(124)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103135893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103135893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103135893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103135893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103135893 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103135893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103135894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103135894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103135894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103135894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103135894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103135894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103135894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103135894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103135894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103135894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103135894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103135894 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103135894 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103135894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(131)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103135895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103135895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103135896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103135901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103135901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103136337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103136337 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103136337 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103136337 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103136338 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103136339 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@80cf929217c4: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='F5001814'O, index=0 SGSN_Test-GSUP(133)@80cf929217c4: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250115103136359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103136359 DLLC NOTICE LLME(ffffffff/f5001814){UNASSIGNED} LLC RX: unknown TLLI 0xf5001814, creating LLME on the fly (gprs_llc.c:552) 20250115103136359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103136359 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1248) 20250115103136359 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103136359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103136359 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103136359 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103136359 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103136359 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103136359 DLLC NOTICE LLME(ffffffff/f5001814){UNASSIGNED} LLGM Assign pre (f5001814 => f2e0076a) (gprs_llc.c:1079) 20250115103136359 DLLC NOTICE LLME(f5001814/f2e0076a){ASSIGNED} LLGM Assign post (f5001814 => f2e0076a) (gprs_llc.c:1125) 20250115103136359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103136359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103136359 DMM DEBUG MM(262420000000003/f2e0076a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103136367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103136367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103136367 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103136367 DMM DEBUG MM(262420000000003/f2e0076a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20250115103136367 DMM NOTICE MM(262420000000003/f2e0076a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103136367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103136367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103136367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103136367 DMM DEBUG MM(262420000000003/f2e0076a) Requesting authorization (sgsn_auth.c:160) 20250115103136367 DMM INFO MM(262420000000003/f2e0076a) Requesting authentication tuples (sgsn_auth.c:184) 20250115103136367 DMM DEBUG MM(262420000000003/f2e0076a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103136367 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250115103136367 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)@80cf929217c4: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@80cf929217c4: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250115103142367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115103142367 DMM ERROR MM(262420000000003/f2e0076a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115103142367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115103142368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103142368 DMM NOTICE MM(262420000000003/f2e0076a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115103142368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Reject}: Deallocated (fsm.c:568) 20250115103142368 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103142368 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103142368 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103142368 DLLC NOTICE LLME(f5001814/f2e0076a){ASSIGNED} LLGM Assign pre (f2e0076a => ffffffff) (gprs_llc.c:1079) 20250115103142368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2e0076a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@80cf929217c4: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@80cf929217c4: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@80cf929217c4: Final verdict of PTC: pass 20250115103142373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@80cf929217c4: Final verdict of PTC: none 20250115103142374 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103142374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(132)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@80cf929217c4: Final verdict of PTC: none -NSVCI98(126)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@80cf929217c4: Final verdict of PTC: none -NSVCI99(131)@80cf929217c4: Final verdict of PTC: none -NSVCI97(121)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(119)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(125)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(129)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Jan 15 10:31:42 UTC 2025 ====== 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 20250115103142444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103142845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65996) 20250115103143374 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103143374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65996, count=67536) 20250115103144375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103144376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Jan 15 10:31:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103145376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103145376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_auth_sai_reject started. 20250115103145901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103145901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103145917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103145917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103145917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103145917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103145917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103145917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103145917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103145917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103145917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103145918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103145918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103145918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103145918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103145918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103145918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103145918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103145918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103145918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103145918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103145918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103145918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103145918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103145920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103145926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103145926 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103145931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103145931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103145931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103145931 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103145931 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103145931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103145931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103145931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103145931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103145932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103145932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103145932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103145932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103145932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103145932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103145932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103145932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103145932 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103145932 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103145932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103145932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103145932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103145935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103145941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103145941 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@80cf929217c4: 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_auth_sai_reject-BVCI210(144)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(150)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103145945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103145946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103145946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103145946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103145946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103145946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103145946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103145946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103145946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103145946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103145946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103145946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103145946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103145946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103145946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103145946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103145946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103145946 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103145946 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103145946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(150)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103145947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103145947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103145949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103145954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103145954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103146377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103146377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103146378 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103146378 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103146379 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(151)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103146379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@80cf929217c4: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F8EE387D'O, index=0 SGSN_Test-GSUP(152)@80cf929217c4: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250115103146399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103146399 DLLC NOTICE LLME(ffffffff/f8ee387d){UNASSIGNED} LLC RX: unknown TLLI 0xf8ee387d, creating LLME on the fly (gprs_llc.c:552) 20250115103146399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103146399 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1248) 20250115103146399 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103146399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103146399 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103146399 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103146399 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103146399 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103146399 DLLC NOTICE LLME(ffffffff/f8ee387d){UNASSIGNED} LLGM Assign pre (f8ee387d => fa822d2f) (gprs_llc.c:1079) 20250115103146399 DLLC NOTICE LLME(f8ee387d/fa822d2f){ASSIGNED} LLGM Assign post (f8ee387d => fa822d2f) (gprs_llc.c:1125) 20250115103146399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103146399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103146399 DMM DEBUG MM(262420000000004/fa822d2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103146406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103146406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103146406 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103146406 DMM DEBUG MM(262420000000004/fa822d2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20250115103146406 DMM NOTICE MM(262420000000004/fa822d2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103146406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103146406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103146406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103146406 DMM DEBUG MM(262420000000004/fa822d2f) Requesting authorization (sgsn_auth.c:160) 20250115103146406 DMM INFO MM(262420000000004/fa822d2f) Requesting authentication tuples (sgsn_auth.c:184) 20250115103146406 DMM DEBUG MM(262420000000004/fa822d2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103146406 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250115103146406 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)@80cf929217c4: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@80cf929217c4: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250115103146452 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250115103146452 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250115103146452 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250115103152408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115103152408 DMM ERROR MM(262420000000004/fa822d2f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115103152408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115103152408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103152408 DMM NOTICE MM(262420000000004/fa822d2f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115103152408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Reject}: Deallocated (fsm.c:568) 20250115103152408 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103152408 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103152408 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103152408 DLLC NOTICE LLME(f8ee387d/fa822d2f){ASSIGNED} LLGM Assign pre (fa822d2f => ffffffff) (gprs_llc.c:1079) 20250115103152408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa822d2f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@80cf929217c4: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@80cf929217c4: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@80cf929217c4: Final verdict of PTC: pass 20250115103152414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36266<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(145)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(152)@80cf929217c4: Final verdict of PTC: none 20250115103152415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103152415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(140)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@80cf929217c4: Final verdict of PTC: none -NSVCI99(150)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(143)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(148)@80cf929217c4: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(138)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case.Wed Jan 15 10:31:52 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. 20250115103152494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103152896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65120) 20250115103153416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103153416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65120, count=69476) 20250115103154417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103154417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Jan 15 10:31:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103155417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103155417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_gsup_lu_timeout started. 20250115103155917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103155918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103155936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103155936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103155936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103155936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103155936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103155936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103155936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103155936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103155937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103155937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103155937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103155937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103155938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103155938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103155938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103155938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103155938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103155938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103155938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103155938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103155938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103155938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103155941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103155947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103155947 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(161)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(158)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103155952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103155952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103155952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103155952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103155952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103155952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103155952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103155952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103155952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103155953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103155953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103155953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103155953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103155953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103155953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103155953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103155953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103155953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103155953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103155953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103155953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103155953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103155956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103155962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103155962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103155974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103155974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103155974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103155974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103155974 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103155974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103155974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103155974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103155974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103155975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103155975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103155975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103155975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103155975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103155975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103155975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103155975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103155975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103155975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103155975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103155975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103155975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103155978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103155983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103155983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103156418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103156418 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103156418 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103156418 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103156419 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103156420 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@80cf929217c4: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FBDB1DA7'O, index=0 SGSN_Test-GSUP(171)@80cf929217c4: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@80cf929217c4: 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 := '8AA3CD188DCA79E59FB6B6AE099A8852'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6FCD1EF9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE44A4F40B1764DE'O } } } } } 20250115103157489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103157489 DLLC NOTICE LLME(ffffffff/fbdb1da7){UNASSIGNED} LLC RX: unknown TLLI 0xfbdb1da7, creating LLME on the fly (gprs_llc.c:552) 20250115103157489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103157489 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1248) 20250115103157489 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103157489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103157489 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103157489 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103157489 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103157489 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103157489 DLLC NOTICE LLME(ffffffff/fbdb1da7){UNASSIGNED} LLGM Assign pre (fbdb1da7 => c6b000e1) (gprs_llc.c:1079) 20250115103157489 DLLC NOTICE LLME(fbdb1da7/c6b000e1){ASSIGNED} LLGM Assign post (fbdb1da7 => c6b000e1) (gprs_llc.c:1125) 20250115103157489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103157489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103157489 DMM DEBUG MM(262420000000005/c6b000e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103157496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103157496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103157496 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103157496 DMM DEBUG MM(262420000000005/c6b000e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20250115103157496 DMM NOTICE MM(262420000000005/c6b000e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103157496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103157496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103157496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103157496 DMM DEBUG MM(262420000000005/c6b000e1) Requesting authorization (sgsn_auth.c:160) 20250115103157496 DMM INFO MM(262420000000005/c6b000e1) Requesting authentication tuples (sgsn_auth.c:184) 20250115103157496 DMM DEBUG MM(262420000000005/c6b000e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103157496 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250115103157496 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)@80cf929217c4: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@80cf929217c4: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250115103157498 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103157498 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103157498 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103157498 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103157498 DMM INFO MM(262420000000005/c6b000e1) Subscriber data update (mmctx.c:445) 20250115103157498 DMM DEBUG MM(262420000000005/c6b000e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103157499 DMM INFO MM(262420000000005/c6b000e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103157499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103157499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103157499 DMM INFO MM(262420000000005/c6b000e1) <- GMM AUTH AND CIPHERING REQ (rand = 8a a3 cd 18 8d ca 79 e5 9f b6 b6 ae 09 9a 88 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103157503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103157503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103157503 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103157503 DMM INFO MM(262420000000005/c6b000e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103157503 DMM NOTICE MM(262420000000005/c6b000e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103157503 DMM DEBUG MM(262420000000005/c6b000e1) checking auth: received GSM SRES = 6f cd 1e f9 (gprs_gmm.c:648) 20250115103157503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103157503 DMM DEBUG MM(262420000000005/c6b000e1) Requesting authorization (sgsn_auth.c:160) 20250115103157503 DMM INFO MM(262420000000005/c6b000e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103157503 DMM DEBUG MM(262420000000005/c6b000e1) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103157503 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250115103157503 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) 20250115103157503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103157503 DMM INFO MM(262420000000005/c6b000e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6b000e1) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@80cf929217c4: setverdict(fail): none -> fail MC@80cf929217c4: Test Component 173 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(159)@80cf929217c4: Final verdict of PTC: none 20250115103157508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53940<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(169)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@80cf929217c4: Final verdict of PTC: none 20250115103157508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103157508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@80cf929217c4: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@80cf929217c4: Final verdict of PTC: none -NSVCI98(164)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@80cf929217c4: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@80cf929217c4: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(162)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(157)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(167)@80cf929217c4: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@80cf929217c4: Final verdict of PTC: fail MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@80cf929217c4: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Jan 15 10:31:57 UTC 2025 ------ 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 20250115103157574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103157975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61608) 20250115103158509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103158509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61608, count=74768) 20250115103159510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103159510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Jan 15 10:31:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103200510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103200510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_gsup_lu_reject started. 20250115103201002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103201002 DMM INFO MM(262420000000005/c6b000e1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103201002 DMM INFO MM(262420000000005/c6b000e1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103201002 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103201002 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103201002 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103201002 DMM ERROR MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115103201002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250115103201002 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103201002 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103201002 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103201002 DLLC NOTICE LLME(fbdb1da7/c6b000e1){ASSIGNED} LLGM Assign pre (c6b000e1 => ffffffff) (gprs_llc.c:1079) 20250115103201002 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6b000e1 => ffffffff) (gprs_llc.c:1125) 20250115103201002 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103201019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103201019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103201019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103201019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103201019 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103201019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103201019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103201019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103201019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103201020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103201020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103201020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103201020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103201020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103201020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103201020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103201020 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103201020 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103201020 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103201020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103201020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103201020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103201023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103201029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103201029 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(177)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103201036 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103201036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103201036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103201036 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103201036 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103201037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103201037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103201037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103201037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103201037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103201037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103201037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103201037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103201037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103201037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103201037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103201037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103201037 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103201037 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103201037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103201038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103201038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(184)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103201040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103201046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103201046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(184)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(182)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103201050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103201050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103201050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103201050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103201050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103201050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103201050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103201051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103201051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103201051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103201051 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103201051 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103201051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(188)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103201051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103201051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103201052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103201057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103201057 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103201512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103201512 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103201512 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103201512 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103201513 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103201513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@80cf929217c4: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FBAB383B'O, index=0 SGSN_Test-GSUP(190)@80cf929217c4: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@80cf929217c4: 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 := 'EF3E7EE49011FEC2412ADC3A3834152F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '461AA08D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '907953C2591E14B3'O } } } } } 20250115103202538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103202538 DLLC NOTICE LLME(ffffffff/fbab383b){UNASSIGNED} LLC RX: unknown TLLI 0xfbab383b, creating LLME on the fly (gprs_llc.c:552) 20250115103202538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103202538 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1248) 20250115103202538 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103202538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103202538 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103202538 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103202538 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103202538 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103202538 DLLC NOTICE LLME(ffffffff/fbab383b){UNASSIGNED} LLGM Assign pre (fbab383b => d8c87e67) (gprs_llc.c:1079) 20250115103202538 DLLC NOTICE LLME(fbab383b/d8c87e67){ASSIGNED} LLGM Assign post (fbab383b => d8c87e67) (gprs_llc.c:1125) 20250115103202538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103202538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103202538 DMM DEBUG MM(262420000000006/d8c87e67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103202545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103202545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103202545 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103202545 DMM DEBUG MM(262420000000006/d8c87e67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20250115103202545 DMM NOTICE MM(262420000000006/d8c87e67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103202545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103202545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103202545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103202545 DMM DEBUG MM(262420000000006/d8c87e67) Requesting authorization (sgsn_auth.c:160) 20250115103202545 DMM INFO MM(262420000000006/d8c87e67) Requesting authentication tuples (sgsn_auth.c:184) 20250115103202545 DMM DEBUG MM(262420000000006/d8c87e67) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103202545 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250115103202545 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)@80cf929217c4: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@80cf929217c4: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250115103202546 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103202546 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103202546 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103202546 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103202546 DMM INFO MM(262420000000006/d8c87e67) Subscriber data update (mmctx.c:445) 20250115103202546 DMM DEBUG MM(262420000000006/d8c87e67) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103202546 DMM INFO MM(262420000000006/d8c87e67) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103202546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103202546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103202546 DMM INFO MM(262420000000006/d8c87e67) <- GMM AUTH AND CIPHERING REQ (rand = ef 3e 7e e4 90 11 fe c2 41 2a dc 3a 38 34 15 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103202550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103202550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103202550 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103202550 DMM INFO MM(262420000000006/d8c87e67) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103202550 DMM NOTICE MM(262420000000006/d8c87e67) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103202550 DMM DEBUG MM(262420000000006/d8c87e67) checking auth: received GSM SRES = 46 1a a0 8d (gprs_gmm.c:648) 20250115103202550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103202550 DMM DEBUG MM(262420000000006/d8c87e67) Requesting authorization (sgsn_auth.c:160) 20250115103202550 DMM INFO MM(262420000000006/d8c87e67) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103202550 DMM DEBUG MM(262420000000006/d8c87e67) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103202550 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250115103202550 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) 20250115103202550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103202550 DMM INFO MM(262420000000006/d8c87e67) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8c87e67) (gprs_gmm.c:282) 20250115103202550 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250115103202550 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250115103202550 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250115103202550 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103202550 DMM INFO MM(262420000000006/d8c87e67) Subscriber data update (mmctx.c:445) 20250115103202550 DMM DEBUG MM(262420000000006/d8c87e67) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@80cf929217c4: setverdict(fail): none -> fail MC@80cf929217c4: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(178)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(190)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@80cf929217c4: Final verdict of PTC: none 20250115103202554 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103202554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(189)@80cf929217c4: Final verdict of PTC: none 20250115103202554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53948<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(184)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@80cf929217c4: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@80cf929217c4: Final verdict of PTC: none -NSVCI99(188)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@80cf929217c4: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@80cf929217c4: Final verdict of PTC: none -NSVCI98(183)@80cf929217c4: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(176)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(186)@80cf929217c4: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@80cf929217c4: Final verdict of PTC: fail SGSN_Test-GGSN_GTP(191)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(181)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@80cf929217c4: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Wed Jan 15 10:32:02 UTC 2025 ------ 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 20250115103202617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103203018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48104) 20250115103203556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103203556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48104, count=80252) 20250115103204557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103204557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Jan 15 10:32:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103205175 DGPRS DEBUG Checking for inactive LLMEs, time = 168030 (sgsn.c:132) 20250115103205557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103205557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_combined started. 20250115103206042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103206042 DMM INFO MM(262420000000006/d8c87e67) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103206042 DMM INFO MM(262420000000006/d8c87e67) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103206042 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103206042 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103206042 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103206042 DMM ERROR MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115103206042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250115103206042 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103206042 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103206042 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103206042 DLLC NOTICE LLME(fbab383b/d8c87e67){ASSIGNED} LLGM Assign pre (d8c87e67 => ffffffff) (gprs_llc.c:1079) 20250115103206042 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8c87e67 => ffffffff) (gprs_llc.c:1125) 20250115103206042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103206060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103206060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103206060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103206060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103206060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103206060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103206060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103206060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103206060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103206061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103206061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103206061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103206061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103206061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103206061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103206061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103206061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103206061 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103206061 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103206061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(197)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103206061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103206061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(198)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103206064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103206070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103206070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(199)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_combined-BVCI196(196)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(202)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103206074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103206074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103206074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103206074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103206074 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103206074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103206074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103206074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103206074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103206075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103206075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103206075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103206075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103206075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103206075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103206075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103206075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103206075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103206075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103206075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103206075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103206075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103206078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103206086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103206086 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103206094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103206094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103206094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103206094 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103206094 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103206094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103206094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103206094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103206094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103206095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103206095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103206095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103206095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103206095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103206095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103206095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103206095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103206095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103206095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103206095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103206095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103206095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103206098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103206104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103206104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103206558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103206558 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103206558 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103206558 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103206560 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103206560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@80cf929217c4: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='DEE5198B'O, index=0 SGSN_Test-GSUP(209)@80cf929217c4: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@80cf929217c4: 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 := 'B414CC83F1C2C853205957937B5F07A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28E51C4B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '49003F23EA6BA52C'O } } } } } 20250115103207584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103207584 DLLC NOTICE LLME(ffffffff/dee5198b){UNASSIGNED} LLC RX: unknown TLLI 0xdee5198b, creating LLME on the fly (gprs_llc.c:552) 20250115103207584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103207584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115103207584 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103207584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103207584 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103207584 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103207584 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103207584 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103207584 DLLC NOTICE LLME(ffffffff/dee5198b){UNASSIGNED} LLGM Assign pre (dee5198b => d03900d9) (gprs_llc.c:1079) 20250115103207584 DLLC NOTICE LLME(dee5198b/d03900d9){ASSIGNED} LLGM Assign post (dee5198b => d03900d9) (gprs_llc.c:1125) 20250115103207584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103207584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103207584 DMM DEBUG MM(262420000000007/d03900d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103207591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103207591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103207591 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103207591 DMM DEBUG MM(262420000000007/d03900d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20250115103207591 DMM NOTICE MM(262420000000007/d03900d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103207591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103207591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103207591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103207591 DMM DEBUG MM(262420000000007/d03900d9) Requesting authorization (sgsn_auth.c:160) 20250115103207591 DMM INFO MM(262420000000007/d03900d9) Requesting authentication tuples (sgsn_auth.c:184) 20250115103207591 DMM DEBUG MM(262420000000007/d03900d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103207591 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250115103207591 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)@80cf929217c4: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@80cf929217c4: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250115103207593 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103207593 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103207593 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103207593 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103207593 DMM INFO MM(262420000000007/d03900d9) Subscriber data update (mmctx.c:445) 20250115103207593 DMM DEBUG MM(262420000000007/d03900d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103207593 DMM INFO MM(262420000000007/d03900d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103207593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103207593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103207593 DMM INFO MM(262420000000007/d03900d9) <- GMM AUTH AND CIPHERING REQ (rand = b4 14 cc 83 f1 c2 c8 53 20 59 57 93 7b 5f 07 a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103207598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103207598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103207598 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103207598 DMM INFO MM(262420000000007/d03900d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103207598 DMM NOTICE MM(262420000000007/d03900d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103207598 DMM DEBUG MM(262420000000007/d03900d9) checking auth: received GSM SRES = 28 e5 1c 4b (gprs_gmm.c:648) 20250115103207598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103207598 DMM DEBUG MM(262420000000007/d03900d9) Requesting authorization (sgsn_auth.c:160) 20250115103207598 DMM INFO MM(262420000000007/d03900d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103207598 DMM DEBUG MM(262420000000007/d03900d9) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103207598 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250115103207598 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) 20250115103207598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103207598 DMM INFO MM(262420000000007/d03900d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd03900d9) (gprs_gmm.c:282) 20250115103207599 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103207599 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103207599 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250115103207599 DMM INFO MM(262420000000007/d03900d9) Subscriber data update (mmctx.c:445) 20250115103207599 DMM DEBUG MM(262420000000007/d03900d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103207599 DMM INFO MM(262420000000007/d03900d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103207599 DMM NOTICE MM(262420000000007/d03900d9) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20250115103207599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103207599 DMM NOTICE MM(262420000000007/d03900d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103207599 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) 20250115103207599 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103207599 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250115103207599 DMM INFO MM(262420000000007/d03900d9) Subscriber data update (mmctx.c:445) 20250115103207599 DMM DEBUG MM(262420000000007/d03900d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@80cf929217c4: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@80cf929217c4: Removing Client IMSI='262420000000007'H, index=0 20250115103207602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103207602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103207602 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103207602 DMM INFO MM(262420000000007/d03900d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103207602 DMM NOTICE MM(262420000000007/d03900d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103207602 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103207602 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103207602 DLLC NOTICE LLME(dee5198b/d03900d9){ASSIGNED} LLGM Assign pre (ffffffff => d03900d9) (gprs_llc.c:1079) 20250115103207602 DLLC NOTICE LLME(ffffffff/d03900d9){ASSIGNED} LLGM Assign post (ffffffff => d03900d9) (gprs_llc.c:1125) 20250115103207602 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103207602 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103207602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103207602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@80cf929217c4: Final verdict of PTC: pass 20250115103207604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36978<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103207605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103207605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(208)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(209)@80cf929217c4: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@80cf929217c4: Final verdict of PTC: none -NSVCI97(197)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@80cf929217c4: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@80cf929217c4: Final verdict of PTC: none -NSVCI98(202)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@80cf929217c4: Final verdict of PTC: none -NSVCI99(207)@80cf929217c4: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(200)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(195)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(205)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_combined finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Jan 15 10:32:07 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250115103207690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103208091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88348) 20250115103208606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103208606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88348, count=89608) 20250115103209607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103209607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Jan 15 10:32:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103210608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103210608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_accept_all started. 20250115103211114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103211115 DMM INFO MM(262420000000007/d03900d9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103211115 DMM INFO MM(262420000000007/d03900d9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103211115 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103211115 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103211115 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103211115 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103211115 DLLC NOTICE LLME(ffffffff/d03900d9){ASSIGNED} LLGM Assign pre (d03900d9 => ffffffff) (gprs_llc.c:1079) 20250115103211115 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d03900d9 => ffffffff) (gprs_llc.c:1125) 20250115103211115 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250115103211115 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) 20250115103211115 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:402) 20250115103211115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103211115 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103211115 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103211115 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103211115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103211137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103211137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103211137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103211137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103211137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103211137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103211137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103211137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103211137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103211138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103211138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103211138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103211138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103211138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103211138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103211138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103211138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103211138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103211138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103211138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103211139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103211139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103211141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103211146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103211146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(218)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@80cf929217c4: 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 } TC_attach_accept_all-BVCI196(215)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(221)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103211152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103211152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103211152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103211152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103211152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103211152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103211152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103211152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103211152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103211153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103211153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103211153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103211153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103211153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103211153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103211153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103211153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103211153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103211153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103211153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103211153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103211153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103211156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@80cf929217c4: 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 } 20250115103211164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103211164 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(226)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_accept_all-BVCI210(220)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103211168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103211168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103211168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103211168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103211168 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103211168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103211168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103211168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103211168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103211169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103211169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103211169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103211169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103211169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103211169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103211169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103211169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103211169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103211169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103211169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103211169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103211169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103211171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103211175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103211175 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103211609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103211609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103211609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103211609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103211615 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(227)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103211618 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@80cf929217c4: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='EE45055A'O, index=0 SGSN_Test-GSUP(228)@80cf929217c4: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250115103212651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103212651 DLLC NOTICE LLME(ffffffff/ee45055a){UNASSIGNED} LLC RX: unknown TLLI 0xee45055a, creating LLME on the fly (gprs_llc.c:552) 20250115103212651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103212651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1248) 20250115103212651 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103212651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103212651 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103212651 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103212651 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103212651 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103212651 DLLC NOTICE LLME(ffffffff/ee45055a){UNASSIGNED} LLGM Assign pre (ee45055a => d24b36f6) (gprs_llc.c:1079) 20250115103212651 DLLC NOTICE LLME(ee45055a/d24b36f6){ASSIGNED} LLGM Assign post (ee45055a => d24b36f6) (gprs_llc.c:1125) 20250115103212651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103212651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103212651 DMM DEBUG MM(262420000000008/d24b36f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103212658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103212658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103212658 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103212658 DMM DEBUG MM(262420000000008/d24b36f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20250115103212658 DMM NOTICE MM(262420000000008/d24b36f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103212658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103212658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103212658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115103212658 DMM INFO MM(262420000000008/d24b36f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd24b36f6) (gprs_gmm.c:282) TC_attach_accept_all(230)@80cf929217c4: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@80cf929217c4: Removing Client IMSI='262420000000008'H, index=0 20250115103213653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103213653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103213653 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103213653 DMM INFO MM(262420000000008/d24b36f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103213653 DMM NOTICE MM(262420000000008/d24b36f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) TC_attach_accept_all(230)@80cf929217c4: Final verdict of PTC: pass 20250115103213653 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103213653 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103213653 DLLC NOTICE LLME(ee45055a/d24b36f6){ASSIGNED} LLGM Assign pre (ffffffff => d24b36f6) (gprs_llc.c:1079) 20250115103213653 DLLC NOTICE LLME(ffffffff/d24b36f6){ASSIGNED} LLGM Assign post (ffffffff => d24b36f6) (gprs_llc.c:1125) 20250115103213653 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103213653 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103213653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103213653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115103213654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@80cf929217c4: Final verdict of PTC: none -NSVCI98(221)@80cf929217c4: Final verdict of PTC: none 20250115103213655 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103213655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@80cf929217c4: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@80cf929217c4: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@80cf929217c4: Final verdict of PTC: none -NSVCI97(216)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@80cf929217c4: Final verdict of PTC: none -NSVCI99(226)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@80cf929217c4: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(214)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(224)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(219)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_accept_all finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TWed Jan 15 10:32:13 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc C_attach_accept_all pass'. 20250115103213706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103214107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60432) 20250115103214656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103214656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60432, count=70488) 20250115103215657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103215657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Jan 15 10:32:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103216659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103216659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_closed started. 20250115103217129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103217129 DMM INFO MM(262420000000008/d24b36f6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103217129 DMM INFO MM(262420000000008/d24b36f6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103217129 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103217129 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103217129 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103217129 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103217129 DLLC NOTICE LLME(ffffffff/d24b36f6){ASSIGNED} LLGM Assign pre (d24b36f6 => ffffffff) (gprs_llc.c:1079) 20250115103217129 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d24b36f6 => ffffffff) (gprs_llc.c:1125) 20250115103217129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103217129 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103217129 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103217129 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103217129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@80cf929217c4: 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(236)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(235)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103217152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103217152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103217152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103217152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103217152 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103217152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103217152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103217152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103217152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103217153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103217153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103217153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103217153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103217153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103217153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103217153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103217153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103217153 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103217153 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103217153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(236)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103217153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103217153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103217156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(235)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(232)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103217162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103217162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103217162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103217162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103217162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103217162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103217162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103217162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103217162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103217163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103217163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103217163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103217163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103217163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103217163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103217163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103217163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103217163 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103217163 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103217163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103217163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103217163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103217163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103217163 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(233)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103217166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103217173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103217173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(242)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103217180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103217180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103217180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103217180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103217180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103217180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103217180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103217180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103217180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103217181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103217181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103217181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103217182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103217182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103217182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103217182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103217182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103217182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103217182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103217182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103217182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103217182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103217185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103217191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103217191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103217660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103217660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103217660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103217660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103217662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103217662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@80cf929217c4: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D84DC6F5'O, index=0 SGSN_Test-GSUP(247)@80cf929217c4: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@80cf929217c4: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D84DC6F5'O, index=1 20250115103218740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103218740 DLLC NOTICE LLME(ffffffff/d84dc6f5){UNASSIGNED} LLC RX: unknown TLLI 0xd84dc6f5, creating LLME on the fly (gprs_llc.c:552) 20250115103218740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103218740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20250115103218740 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103218740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103218740 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103218740 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103218740 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103218740 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103218740 DLLC NOTICE LLME(ffffffff/d84dc6f5){UNASSIGNED} LLGM Assign pre (d84dc6f5 => df8a551c) (gprs_llc.c:1079) 20250115103218740 DLLC NOTICE LLME(d84dc6f5/df8a551c){ASSIGNED} LLGM Assign post (d84dc6f5 => df8a551c) (gprs_llc.c:1125) 20250115103218740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103218740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103218740 DMM DEBUG MM(001010123456789/df8a551c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103218752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103218752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103218752 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103218752 DMM DEBUG MM(001010123456789/df8a551c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250115103218752 DMM NOTICE MM(001010123456789/df8a551c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103218752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103218752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103218752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250115103218752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103218752 DMM NOTICE MM(001010123456789/df8a551c) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250115103218752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Reject}: Deallocated (fsm.c:568) 20250115103218752 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103218752 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103218752 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103218752 DLLC NOTICE LLME(d84dc6f5/df8a551c){ASSIGNED} LLGM Assign pre (df8a551c => ffffffff) (gprs_llc.c:1079) 20250115103218752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df8a551c => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@80cf929217c4: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@80cf929217c4: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@80cf929217c4: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@80cf929217c4: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E611905D'O, index=2 SGSN_Test-GSUP(247)@80cf929217c4: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250115103218774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103218774 DLLC NOTICE LLME(ffffffff/e611905d){UNASSIGNED} LLC RX: unknown TLLI 0xe611905d, creating LLME on the fly (gprs_llc.c:552) 20250115103218774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103218774 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1248) 20250115103218774 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103218774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103218774 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103218774 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103218774 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103218774 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103218774 DLLC NOTICE LLME(ffffffff/e611905d){UNASSIGNED} LLGM Assign pre (e611905d => e8d8c0b2) (gprs_llc.c:1079) 20250115103218774 DLLC NOTICE LLME(e611905d/e8d8c0b2){ASSIGNED} LLGM Assign post (e611905d => e8d8c0b2) (gprs_llc.c:1125) 20250115103218774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103218774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103218774 DMM DEBUG MM(262420000000010/e8d8c0b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103218778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103218778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103218778 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103218778 DMM DEBUG MM(262420000000010/e8d8c0b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20250115103218778 DMM NOTICE MM(262420000000010/e8d8c0b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103218778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103218778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103218778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115103218778 DMM INFO MM(262420000000010/e8d8c0b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8d8c0b2) (gprs_gmm.c:282) TC_attach_closed(250)@80cf929217c4: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@80cf929217c4: Removing Client IMSI='262420000000010'H, index=2 TC_attach_closed(250)@80cf929217c4: Final verdict of PTC: pass 20250115103219778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103219778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103219778 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103219778 DMM INFO MM(262420000000010/e8d8c0b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103219778 DMM NOTICE MM(262420000000010/e8d8c0b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103219778 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103219778 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103219778 DLLC NOTICE LLME(e611905d/e8d8c0b2){ASSIGNED} LLGM Assign pre (ffffffff => e8d8c0b2) (gprs_llc.c:1079) 20250115103219778 DLLC NOTICE LLME(ffffffff/e8d8c0b2){ASSIGNED} LLGM Assign post (ffffffff => e8d8c0b2) (gprs_llc.c:1125) 20250115103219778 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103219778 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103219778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103219778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115103219778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44538<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@80cf929217c4: Final verdict of PTC: none -NSVCI97(236)@80cf929217c4: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@80cf929217c4: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@80cf929217c4: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@80cf929217c4: Final verdict of PTC: none -NSVCI99(245)@80cf929217c4: Final verdict of PTC: none -NSVCI98(240)@80cf929217c4: Final verdict of PTC: none 20250115103219780 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103219780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(235)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(243)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(234)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(238)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@80cf929217c4: Test case TC_attach_closed finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Jan 15 10:32:19 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250115103219858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103220259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44548<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71144) 20250115103220782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103220782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71144, count=81820) 20250115103221783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103221783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Jan 15 10:32:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103222784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103222784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_no_imei_response started. 20250115103223281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103223282 DMM INFO MM(262420000000010/e8d8c0b2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103223282 DMM INFO MM(262420000000010/e8d8c0b2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103223282 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103223282 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103223282 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103223282 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103223282 DLLC NOTICE LLME(ffffffff/e8d8c0b2){ASSIGNED} LLGM Assign pre (e8d8c0b2 => ffffffff) (gprs_llc.c:1079) 20250115103223282 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8d8c0b2 => ffffffff) (gprs_llc.c:1125) 20250115103223282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103223282 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103223282 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103223282 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103223282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103223301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103223301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103223301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103223301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103223301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103223301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103223301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103223301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103223301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103223302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103223302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103223302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103223302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103223302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103223302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103223302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103223302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103223302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103223302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103223302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103223302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103223302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103223305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103223312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103223312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103223318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103223318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103223318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103223318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103223318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103223318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103223318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103223318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103223318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103223319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103223319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103223319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103223319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103223319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103223319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103223320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103223320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103223320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103223320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103223320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103223320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103223320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(261)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103223323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103223330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103223330 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(261)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103223333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103223333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103223333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103223333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103223333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103223333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103223333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103223333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103223333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103223334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103223334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103223334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103223334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103223334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103223334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103223334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103223334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103223334 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103223334 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103223334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103223334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103223334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103223338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103223344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103223344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103223785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103223785 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103223785 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103223785 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103223787 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(266)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103223788 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@80cf929217c4: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C226159B'O, index=0 SGSN_Test-GSUP(267)@80cf929217c4: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250115103224809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103224809 DLLC NOTICE LLME(ffffffff/c226159b){UNASSIGNED} LLC RX: unknown TLLI 0xc226159b, creating LLME on the fly (gprs_llc.c:552) 20250115103224809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103224809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115103224809 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103224809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103224809 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103224809 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103224809 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103224809 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103224809 DLLC NOTICE LLME(ffffffff/c226159b){UNASSIGNED} LLGM Assign pre (c226159b => d40bfcf2) (gprs_llc.c:1079) 20250115103224809 DLLC NOTICE LLME(c226159b/d40bfcf2){ASSIGNED} LLGM Assign post (c226159b => d40bfcf2) (gprs_llc.c:1125) 20250115103224809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103224809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103224809 DMM DEBUG MM(262420000000032/d40bfcf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103230810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103230810 DMM DEBUG MM(262420000000032/d40bfcf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103235176 DGPRS DEBUG Checking for inactive LLMEs, time = 168060 (sgsn.c:132) 20250115103236812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103236812 DMM DEBUG MM(262420000000032/d40bfcf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103242813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103242813 DMM DEBUG MM(262420000000032/d40bfcf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103243787 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115103243787 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103243787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103248814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103248814 DMM DEBUG MM(262420000000032/d40bfcf2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103253303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103253304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103253304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103253321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103253323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103253323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103253335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103253337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103253337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103254815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103254815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250115103254815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103254815 DMM NOTICE MM(262420000000032/d40bfcf2) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250115103254815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Reject}: Deallocated (fsm.c:568) 20250115103254815 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103254815 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103254815 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103254815 DLLC NOTICE LLME(c226159b/d40bfcf2){ASSIGNED} LLGM Assign pre (d40bfcf2 => ffffffff) (gprs_llc.c:1079) 20250115103254815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d40bfcf2 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@80cf929217c4: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@80cf929217c4: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@80cf929217c4: Final verdict of PTC: pass 20250115103254820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(251)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@80cf929217c4: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@80cf929217c4: Final verdict of PTC: none 20250115103254821 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103254821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(267)@80cf929217c4: Final verdict of PTC: none -NSVCI98(260)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@80cf929217c4: Final verdict of PTC: none -NSVCI99(265)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@80cf929217c4: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@80cf929217c4: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(258)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(263)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(253)@80cf929217c4: Final verdict of PTC: none -NSVCI97(255)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Jan 15 10:32:54 UTC 2025 ====== 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 20250115103254894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103255295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35970<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63328) 20250115103255823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103255823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63328, count=72204) 20250115103256825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103256825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Jan 15 10:32:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103257826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103257826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_no_imsi_response started. 20250115103258328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103258328 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103258345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103258345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103258345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103258345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103258345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103258345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103258345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103258345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103258345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115103258345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103258345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103258345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(274)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103258346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103258346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103258346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103258346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103258346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103258346 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103258346 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103258346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(274)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103258346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103258346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103258348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103258353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103258353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103258361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103258361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103258361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103258361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103258361 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103258361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103258361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103258361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103258361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103258361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103258361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103258361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103258362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103258362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103258362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103258362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103258362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103258362 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103258362 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103258362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103258362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(279)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103258362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(280)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103258365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103258371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103258371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(281)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@80cf929217c4: 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_no_imsi_response-BVCI210(278)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(284)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103258376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103258376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103258376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103258376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103258376 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103258376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103258376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103258376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103258376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103258377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103258377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103258377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103258377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103258377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103258377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103258377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103258377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103258377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103258377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103258377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103258378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103258378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103258380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103258384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103258384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103258827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103258827 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103258827 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103258827 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103258828 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103258828 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@80cf929217c4: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EA4459C7'O, index=0 SGSN_Test-GSUP(286)@80cf929217c4: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250115103259852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103259852 DLLC NOTICE LLME(ffffffff/ea4459c7){UNASSIGNED} LLC RX: unknown TLLI 0xea4459c7, creating LLME on the fly (gprs_llc.c:552) 20250115103259852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103259852 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115103259852 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103259852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103259852 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103259852 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103259852 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103259852 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103259852 DLLC NOTICE LLME(ffffffff/ea4459c7){UNASSIGNED} LLGM Assign pre (ea4459c7 => d8dd6ed7) (gprs_llc.c:1079) 20250115103259852 DLLC NOTICE LLME(ea4459c7/d8dd6ed7){ASSIGNED} LLGM Assign post (ea4459c7 => d8dd6ed7) (gprs_llc.c:1125) 20250115103259852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103259852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103259852 DMM DEBUG MM(/d8dd6ed7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103259858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103259858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103259858 DMM DEBUG MM_STATE_Gb(3930347975)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103259858 DMM DEBUG MM(/d8dd6ed7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20250115103259858 DMM NOTICE MM(/d8dd6ed7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103259858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103259858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250115103259858 DMM DEBUG MM(/d8dd6ed7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115103305177 DGPRS DEBUG Checking for inactive LLMEs, time = 168090 (sgsn.c:132) 20250115103305860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103305860 DMM DEBUG MM(/d8dd6ed7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115103311861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103311861 DMM DEBUG MM(/d8dd6ed7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115103317863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103317863 DMM DEBUG MM(/d8dd6ed7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115103318828 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115103318828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103318829 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103323864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103323864 DMM DEBUG MM(/d8dd6ed7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20250115103328346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103328347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103328347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103328363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103328364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103328364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103328379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103328379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103328379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103329865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250115103329865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250115103329865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103329865 DMM NOTICE MM(/d8dd6ed7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20250115103329865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Reject}: Deallocated (fsm.c:568) 20250115103329865 DMM DEBUG MM_STATE_Gb(3930347975)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103329865 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103329865 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103329865 DLLC NOTICE LLME(ea4459c7/d8dd6ed7){ASSIGNED} LLGM Assign pre (d8dd6ed7 => ffffffff) (gprs_llc.c:1079) 20250115103329865 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8dd6ed7 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@80cf929217c4: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@80cf929217c4: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@80cf929217c4: Final verdict of PTC: pass 20250115103329870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@80cf929217c4: Final verdict of PTC: none 20250115103329871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103329871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(285)@80cf929217c4: Final verdict of PTC: none -NSVCI97(274)@80cf929217c4: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@80cf929217c4: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@80cf929217c4: Final verdict of PTC: none -NSVCI99(284)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@80cf929217c4: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@80cf929217c4: Final verdict of PTC: none -NSVCI98(279)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(282)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(272)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(277)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Jan 15 10:33:29 UTC 2025 ====== 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 20250115103329923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103330324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71664) 20250115103330872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103330872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71664, count=72824) 20250115103331874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103331874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Jan 15 10:33:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103332875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103332875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_closed_add_vty started. 20250115103333366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103333367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@80cf929217c4: 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(294)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(293)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(294)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103333399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103333399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103333399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103333399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103333399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103333399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103333399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103333399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103333399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103333401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103333401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103333401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103333401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103333401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103333401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103333401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103333401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103333401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103333401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103333401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103333401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103333401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103333405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(293)@80cf929217c4: 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(298)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(290)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103333413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103333413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103333413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103333413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103333413 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103333413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103333413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103333413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103333413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103333414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103333414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103333414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103333414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103333414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103333414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103333414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103333414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103333414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103333415 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103333415 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103333415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103333415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250115103333415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103333415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_closed_add_vty-BVCI196(291)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103333419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103333430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103333430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103333439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103333439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103333439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103333439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103333439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103333439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103333439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103333439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103333439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103333441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103333441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103333441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103333442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103333442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103333442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103333442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103333442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103333442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103333442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103333442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103333442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103333442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103333446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103333454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103333454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103333876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103333876 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103333876 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103333876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103333879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103333879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(291)@80cf929217c4: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='CE565098'O, index=0 SGSN_Test-GSUP(305)@80cf929217c4: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@80cf929217c4: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='CE565098'O, index=1 20250115103334926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103334926 DLLC NOTICE LLME(ffffffff/ce565098){UNASSIGNED} LLC RX: unknown TLLI 0xce565098, creating LLME on the fly (gprs_llc.c:552) 20250115103334926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103334926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1248) 20250115103334926 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103334926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103334926 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103334926 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103334926 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103334926 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103334926 DLLC NOTICE LLME(ffffffff/ce565098){UNASSIGNED} LLGM Assign pre (ce565098 => c51fcbcd) (gprs_llc.c:1079) 20250115103334926 DLLC NOTICE LLME(ce565098/c51fcbcd){ASSIGNED} LLGM Assign post (ce565098 => c51fcbcd) (gprs_llc.c:1125) 20250115103334926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103334926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103334926 DMM DEBUG MM(001010123456789/c51fcbcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103334938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103334938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103334938 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103334938 DMM DEBUG MM(001010123456789/c51fcbcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250115103334938 DMM NOTICE MM(001010123456789/c51fcbcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103334938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103334938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103334938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250115103334938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103334938 DMM NOTICE MM(001010123456789/c51fcbcd) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20250115103334938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Reject}: Deallocated (fsm.c:568) 20250115103334938 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103334938 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103334938 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103334938 DLLC NOTICE LLME(ce565098/c51fcbcd){ASSIGNED} LLGM Assign pre (c51fcbcd => ffffffff) (gprs_llc.c:1079) 20250115103334938 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c51fcbcd => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@80cf929217c4: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@80cf929217c4: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@80cf929217c4: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='CE565098'O, index=2 20250115103334945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103334945 DLLC NOTICE LLME(ffffffff/ce565098){UNASSIGNED} LLC RX: unknown TLLI 0xce565098, creating LLME on the fly (gprs_llc.c:552) 20250115103334945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103334945 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1248) 20250115103334945 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103334945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103334945 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103334945 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103334945 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103334945 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103334945 DLLC NOTICE LLME(ffffffff/ce565098){UNASSIGNED} LLGM Assign pre (ce565098 => c10da735) (gprs_llc.c:1079) 20250115103334945 DLLC NOTICE LLME(ce565098/c10da735){ASSIGNED} LLGM Assign post (ce565098 => c10da735) (gprs_llc.c:1125) 20250115103334945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103334945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103334945 DMM DEBUG MM(001010123456700/c10da735) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103334948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103334948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103334948 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103334948 DMM DEBUG MM(001010123456700/c10da735) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20250115103334948 DMM NOTICE MM(001010123456700/c10da735) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103334948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103334948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103334948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115103334948 DMM INFO MM(001010123456700/c10da735) <- GMM ATTACH ACCEPT (new P-TMSI=0xc10da735) (gprs_gmm.c:282) 20250115103335178 DGPRS DEBUG Checking for inactive LLMEs, time = 168120 (sgsn.c:132) TC_attach_closed_add_vty(307)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@80cf929217c4: Removing Client IMSI='001010123456700'H, index=2 20250115103335948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103335948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103335948 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103335948 DMM INFO MM(001010123456700/c10da735) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103335948 DMM NOTICE MM(001010123456700/c10da735) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103335948 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103335948 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103335948 DLLC NOTICE LLME(ce565098/c10da735){ASSIGNED} LLGM Assign pre (ffffffff => c10da735) (gprs_llc.c:1079) 20250115103335948 DLLC NOTICE LLME(ffffffff/c10da735){ASSIGNED} LLGM Assign post (ffffffff => c10da735) (gprs_llc.c:1125) 20250115103335948 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103335948 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103335948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103335948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@80cf929217c4: Final verdict of PTC: pass 20250115103335949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@80cf929217c4: Final verdict of PTC: none 20250115103335952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103335952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(294)@80cf929217c4: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@80cf929217c4: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@80cf929217c4: Final verdict of PTC: none -NSVCI98(298)@80cf929217c4: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@80cf929217c4: Final verdict of PTC: none -NSVCI99(303)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(292)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(296)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(301)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Wed Jan 15 10:33:36 UTC 2025 ====== 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 20250115103336086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103336487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77416) 20250115103336953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103336953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77416, count=81772) 20250115103337954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103337954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Jan 15 10:33:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103338955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103338955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_check_subscriber_list started. 20250115103339514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103339515 DMM INFO MM(001010123456700/c10da735) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103339515 DMM INFO MM(001010123456700/c10da735) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103339515 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103339515 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103339515 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103339515 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103339515 DLLC NOTICE LLME(ffffffff/c10da735){ASSIGNED} LLGM Assign pre (c10da735 => ffffffff) (gprs_llc.c:1079) 20250115103339515 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c10da735 => ffffffff) (gprs_llc.c:1125) 20250115103339515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103339515 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103339515 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103339515 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103339515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103339535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103339535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103339535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103339535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103339535 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103339535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103339535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103339535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103339535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103339536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103339536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103339536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103339536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103339536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103339536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103339536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103339536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103339536 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103339536 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103339536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103339536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103339536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103339539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103339544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103339544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103339551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103339551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103339551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103339551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103339551 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103339551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103339551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103339551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103339551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103339552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103339552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103339552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103339552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103339552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103339552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103339552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103339552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103339552 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103339552 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103339552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103339553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103339553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(318)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103339555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103339562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103339562 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@80cf929217c4: 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_check_subscriber_list-BVCI210(316)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(322)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103339566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103339566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103339566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103339566 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103339566 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103339566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103339566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103339566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103339566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103339567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103339567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103339567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103339567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103339567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103339567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103339567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103339567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103339567 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103339567 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103339567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103339568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103339568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103339570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103339576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103339576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103339956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103339956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103339956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103339956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103339957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(323)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103339958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@80cf929217c4: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F598FBC3'O, index=0 SGSN_Test-GSUP(324)@80cf929217c4: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@80cf929217c4: 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 := '65B5C83A5A0F3C06AA2311956BD510F5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '503F744B'O ("P?tK") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F30A5F599BA6ED66'O } } } } } 20250115103340998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103340998 DLLC NOTICE LLME(ffffffff/f598fbc3){UNASSIGNED} LLC RX: unknown TLLI 0xf598fbc3, creating LLME on the fly (gprs_llc.c:552) 20250115103340998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103340998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1248) 20250115103340998 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103340998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103340998 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103340998 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103340998 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103340998 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103340998 DLLC NOTICE LLME(ffffffff/f598fbc3){UNASSIGNED} LLGM Assign pre (f598fbc3 => e9459856) (gprs_llc.c:1079) 20250115103340998 DLLC NOTICE LLME(f598fbc3/e9459856){ASSIGNED} LLGM Assign post (f598fbc3 => e9459856) (gprs_llc.c:1125) 20250115103340998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103340998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103340998 DMM DEBUG MM(262420000000034/e9459856) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103341011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103341012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103341012 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103341012 DMM DEBUG MM(262420000000034/e9459856) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20250115103341012 DMM NOTICE MM(262420000000034/e9459856) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103341012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103341012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103341012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103341012 DMM DEBUG MM(262420000000034/e9459856) Requesting authorization (sgsn_auth.c:160) 20250115103341012 DMM INFO MM(262420000000034/e9459856) Requesting authentication tuples (sgsn_auth.c:184) 20250115103341012 DMM DEBUG MM(262420000000034/e9459856) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103341012 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250115103341012 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)@80cf929217c4: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@80cf929217c4: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250115103341014 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103341014 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103341014 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103341014 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103341014 DMM INFO MM(262420000000034/e9459856) Subscriber data update (mmctx.c:445) 20250115103341014 DMM DEBUG MM(262420000000034/e9459856) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103341014 DMM INFO MM(262420000000034/e9459856) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103341014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103341014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103341014 DMM INFO MM(262420000000034/e9459856) <- GMM AUTH AND CIPHERING REQ (rand = 65 b5 c8 3a 5a 0f 3c 06 aa 23 11 95 6b d5 10 f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103341019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103341019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103341019 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103341019 DMM INFO MM(262420000000034/e9459856) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103341019 DMM NOTICE MM(262420000000034/e9459856) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103341019 DMM DEBUG MM(262420000000034/e9459856) checking auth: received GSM SRES = 50 3f 74 4b (gprs_gmm.c:648) 20250115103341019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103341019 DMM DEBUG MM(262420000000034/e9459856) Requesting authorization (sgsn_auth.c:160) 20250115103341019 DMM INFO MM(262420000000034/e9459856) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103341019 DMM DEBUG MM(262420000000034/e9459856) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103341019 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250115103341019 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) 20250115103341019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103341019 DMM INFO MM(262420000000034/e9459856) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9459856) (gprs_gmm.c:282) 20250115103341020 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103341020 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103341020 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250115103341020 DMM INFO MM(262420000000034/e9459856) Subscriber data update (mmctx.c:445) 20250115103341020 DMM DEBUG MM(262420000000034/e9459856) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103341020 DMM INFO MM(262420000000034/e9459856) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103341020 DMM NOTICE MM(262420000000034/e9459856) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20250115103341020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103341020 DMM NOTICE MM(262420000000034/e9459856) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103341020 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) 20250115103341020 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103341020 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250115103341020 DMM INFO MM(262420000000034/e9459856) Subscriber data update (mmctx.c:445) 20250115103341020 DMM DEBUG MM(262420000000034/e9459856) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103341024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103341024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103341024 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103341024 DMM INFO MM(262420000000034/e9459856) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103341024 DMM NOTICE MM(262420000000034/e9459856) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103341024 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103341024 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103341024 DLLC NOTICE LLME(f598fbc3/e9459856){ASSIGNED} LLGM Assign pre (ffffffff => e9459856) (gprs_llc.c:1079) 20250115103341024 DLLC NOTICE LLME(ffffffff/e9459856){ASSIGNED} LLGM Assign post (ffffffff => e9459856) (gprs_llc.c:1125) 20250115103341024 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103341024 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103341024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103341024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@80cf929217c4: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@80cf929217c4: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@80cf929217c4: Final verdict of PTC: pass 20250115103341077 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250115103341077 DMM INFO MM(262420000000034/e9459856) Subscriber data update (mmctx.c:445) 20250115103341077 DMM DEBUG MM(262420000000034/e9459856) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250115103341077 DMM INFO MM(262420000000034/e9459856) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250115103341077 DMM INFO MM(262420000000034/e9459856) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103341077 DMM INFO MM(262420000000034/e9459856) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103341077 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103341077 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103341077 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103341077 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103341077 DLLC NOTICE LLME(ffffffff/e9459856){ASSIGNED} LLGM Assign pre (e9459856 => ffffffff) (gprs_llc.c:1079) 20250115103341077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9459856 => ffffffff) (gprs_llc.c:1125) 20250115103341077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103341077 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103341077 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103341077 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103341078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44744<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103341081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103341081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(324)@80cf929217c4: Final verdict of PTC: none -NSVCI97(312)@80cf929217c4: Final verdict of PTC: none -NSVCI98(317)@80cf929217c4: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@80cf929217c4: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@80cf929217c4: Final verdict of PTC: none -NSVCI99(322)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(310)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(320)@80cf929217c4: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(315)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Jan 15 10:33:41 UTC 2025 ====== 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 20250115103341258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103341660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90748) 20250115103342082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103342082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90748, count=95104) 20250115103343083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103343083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:33:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103344085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103344085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_detach_check_subscriber_list started. 20250115103344808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103344810 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103344885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103344885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103344885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103344885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103344885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103344885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103344885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103344885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103344885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103344889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103344889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103344889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103344890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103344890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103344890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103344890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103344890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103344890 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103344890 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103344890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103344893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103344893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103344916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(328)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@80cf929217c4: 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 } 20250115103344940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103344940 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(336)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115103344947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103344947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103344947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103344947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103344947 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103344947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103344947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103344947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103344947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@80cf929217c4: Provider Link came up: sending NS-RESET -NSVCI98(336)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_attach_detach_check_subscriber_list-BVCI196(329)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103344956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103344956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103344956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(336)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103344960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103344960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103344960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103344960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103344960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103344960 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103344960 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103344960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103344960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103344960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(337)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(336)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103344978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115103345012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103345012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(341)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103345020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103345020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103345020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103345020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103345020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103345020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103345020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103345020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103345020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103345028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103345028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103345028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103345028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103345028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103345028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103345028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103345028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103345028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103345028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103345028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103345028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103345028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_detach_check_subscriber_list-BVCI210(335)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103345039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103345068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103345068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103345086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103345086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103345086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103345086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@80cf929217c4: Established a new IPA connection (conn_id=2) 20250115103345090 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103345092 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(342)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115103345172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103345172 DLLC NOTICE LLME(ffffffff/e244254b){UNASSIGNED} LLC RX: unknown TLLI 0xe244254b, creating LLME on the fly (gprs_llc.c:552) 20250115103345172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103345172 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1248) 20250115103345172 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103345172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103345172 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103345172 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103345172 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103345172 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103345172 DLLC NOTICE LLME(ffffffff/e244254b){UNASSIGNED} LLGM Assign pre (e244254b => d9f3e431) (gprs_llc.c:1079) 20250115103345172 DLLC NOTICE LLME(e244254b/d9f3e431){ASSIGNED} LLGM Assign post (e244254b => d9f3e431) (gprs_llc.c:1125) 20250115103345172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103345172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103345172 DMM DEBUG MM(262420000000033/d9f3e431) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) TC_attach_detach_check_subscriber_list-BVCI196(329)@80cf929217c4: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E244254B'O, index=0 SGSN_Test-GSUP(343)@80cf929217c4: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@80cf929217c4: 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 := '9623AD83558485236B7B795FF141E874'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2ED19B73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '63452CA3A8AC7241'O } } } } } 20250115103345192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103345192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103345192 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103345192 DMM DEBUG MM(262420000000033/d9f3e431) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20250115103345192 DMM NOTICE MM(262420000000033/d9f3e431) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103345192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103345192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103345192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103345192 DMM DEBUG MM(262420000000033/d9f3e431) Requesting authorization (sgsn_auth.c:160) 20250115103345192 DMM INFO MM(262420000000033/d9f3e431) Requesting authentication tuples (sgsn_auth.c:184) 20250115103345192 DMM DEBUG MM(262420000000033/d9f3e431) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103345192 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250115103345192 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)@80cf929217c4: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@80cf929217c4: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250115103345198 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103345198 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103345198 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103345198 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103345198 DMM INFO MM(262420000000033/d9f3e431) Subscriber data update (mmctx.c:445) 20250115103345198 DMM DEBUG MM(262420000000033/d9f3e431) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103345198 DMM INFO MM(262420000000033/d9f3e431) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103345198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103345198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103345198 DMM INFO MM(262420000000033/d9f3e431) <- GMM AUTH AND CIPHERING REQ (rand = 96 23 ad 83 55 84 85 23 6b 7b 79 5f f1 41 e8 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103345212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103345212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103345212 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103345212 DMM INFO MM(262420000000033/d9f3e431) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103345212 DMM NOTICE MM(262420000000033/d9f3e431) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103345212 DMM DEBUG MM(262420000000033/d9f3e431) checking auth: received GSM SRES = 2e d1 9b 73 (gprs_gmm.c:648) 20250115103345212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103345212 DMM DEBUG MM(262420000000033/d9f3e431) Requesting authorization (sgsn_auth.c:160) 20250115103345212 DMM INFO MM(262420000000033/d9f3e431) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103345212 DMM DEBUG MM(262420000000033/d9f3e431) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103345212 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250115103345212 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) 20250115103345212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103345212 DMM INFO MM(262420000000033/d9f3e431) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9f3e431) (gprs_gmm.c:282) 20250115103345221 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103345221 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103345221 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250115103345221 DMM INFO MM(262420000000033/d9f3e431) Subscriber data update (mmctx.c:445) 20250115103345221 DMM DEBUG MM(262420000000033/d9f3e431) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103345221 DMM INFO MM(262420000000033/d9f3e431) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103345221 DMM NOTICE MM(262420000000033/d9f3e431) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20250115103345221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103345221 DMM NOTICE MM(262420000000033/d9f3e431) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103345222 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) 20250115103345223 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103345223 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250115103345223 DMM INFO MM(262420000000033/d9f3e431) Subscriber data update (mmctx.c:445) 20250115103345223 DMM DEBUG MM(262420000000033/d9f3e431) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103345229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103345229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103345229 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103345229 DMM INFO MM(262420000000033/d9f3e431) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103345229 DMM NOTICE MM(262420000000033/d9f3e431) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103345229 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103345229 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103345229 DLLC NOTICE LLME(e244254b/d9f3e431){ASSIGNED} LLGM Assign pre (ffffffff => d9f3e431) (gprs_llc.c:1079) 20250115103345229 DLLC NOTICE LLME(ffffffff/d9f3e431){ASSIGNED} LLGM Assign post (ffffffff => d9f3e431) (gprs_llc.c:1125) 20250115103345229 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103345229 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103345229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103345229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@80cf929217c4: setverdict(pass): none -> pass 20250115103345285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103345285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250115103345285 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103345285 DMM INFO MM(262420000000033/d9f3e431) -> GMM DETACH REQUEST TLLI=0xd9f3e431 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115103345285 DMM INFO MM(262420000000033/d9f3e431) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115103345285 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103345285 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103345285 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103345285 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103345285 DLLC NOTICE LLME(ffffffff/d9f3e431){ASSIGNED} LLGM Assign pre (d9f3e431 => ffffffff) (gprs_llc.c:1079) 20250115103345285 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9f3e431 => ffffffff) (gprs_llc.c:1125) 20250115103345285 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250115103345285 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) 20250115103345285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103345285 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103345285 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103345285 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103345288 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@80cf929217c4: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@80cf929217c4: Final verdict of PTC: pass 20250115103350296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@80cf929217c4: Final verdict of PTC: none -NSVCI97(331)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@80cf929217c4: Final verdict of PTC: none 20250115103350297 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103350297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(342)@80cf929217c4: Final verdict of PTC: none -NSVCI99(341)@80cf929217c4: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@80cf929217c4: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@80cf929217c4: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@80cf929217c4: Final verdict of PTC: none -NSVCI98(336)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(330)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(334)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(339)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Jan 15 10:33:50 UTC 2025 ====== 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 20250115103350425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103350827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88640) 20250115103351297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103351298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88640, count=94432) 20250115103352298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103352298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Jan 15 10:33:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103353299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103353299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_check_complete_resend started. 20250115103353849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103353850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103353866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103353866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103353866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103353866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103353866 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103353866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103353866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103353866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103353866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103353867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103353867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103353867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103353867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103353867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103353867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103353867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103353867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103353867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103353867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103353867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103353868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103353868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103353870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103353875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103353875 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@80cf929217c4: 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 } TC_attach_check_complete_resend-BVCI196(349)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103353880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103353880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103353880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103353880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103353880 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103353880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103353880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103353880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103353880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103353881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103353881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103353881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103353881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103353881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103353881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103353881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103353881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103353881 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103353881 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103353881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103353881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103353881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103353883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103353890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103353890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(357)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@80cf929217c4: 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_check_complete_resend-BVCI210(354)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(360)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103353894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103353894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103353894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103353894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103353894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103353894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103353894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103353894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103353894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103353895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103353895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103353895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103353895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103353895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103353895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103353895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103353895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103353895 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103353895 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103353895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103353896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103353896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103353898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103353903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103353903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103354300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103354300 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103354300 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103354300 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@80cf929217c4: Established a new IPA connection (conn_id=2) 20250115103354301 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103354302 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@80cf929217c4: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CCBE3882'O, index=0 SGSN_Test-GSUP(362)@80cf929217c4: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@80cf929217c4: 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 := 'B921EAFC144D1D374F0146578BA15AFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '817DA386'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0FA3AB41C36F8A00'O } } } } } 20250115103355326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103355326 DLLC NOTICE LLME(ffffffff/ccbe3882){UNASSIGNED} LLC RX: unknown TLLI 0xccbe3882, creating LLME on the fly (gprs_llc.c:552) 20250115103355326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103355326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115103355326 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103355326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103355326 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103355326 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103355326 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103355326 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103355326 DLLC NOTICE LLME(ffffffff/ccbe3882){UNASSIGNED} LLGM Assign pre (ccbe3882 => c0063ef3) (gprs_llc.c:1079) 20250115103355326 DLLC NOTICE LLME(ccbe3882/c0063ef3){ASSIGNED} LLGM Assign post (ccbe3882 => c0063ef3) (gprs_llc.c:1125) 20250115103355326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103355326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103355326 DMM DEBUG MM(262420000000036/c0063ef3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103355333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103355333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103355333 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103355333 DMM DEBUG MM(262420000000036/c0063ef3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20250115103355333 DMM NOTICE MM(262420000000036/c0063ef3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103355333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103355333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103355333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103355333 DMM DEBUG MM(262420000000036/c0063ef3) Requesting authorization (sgsn_auth.c:160) 20250115103355333 DMM INFO MM(262420000000036/c0063ef3) Requesting authentication tuples (sgsn_auth.c:184) 20250115103355333 DMM DEBUG MM(262420000000036/c0063ef3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103355333 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250115103355333 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)@80cf929217c4: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@80cf929217c4: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250115103355334 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103355334 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103355334 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103355334 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103355334 DMM INFO MM(262420000000036/c0063ef3) Subscriber data update (mmctx.c:445) 20250115103355334 DMM DEBUG MM(262420000000036/c0063ef3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103355334 DMM INFO MM(262420000000036/c0063ef3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103355334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103355334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103355334 DMM INFO MM(262420000000036/c0063ef3) <- GMM AUTH AND CIPHERING REQ (rand = b9 21 ea fc 14 4d 1d 37 4f 01 46 57 8b a1 5a fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103355338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103355338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103355338 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103355338 DMM INFO MM(262420000000036/c0063ef3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103355338 DMM NOTICE MM(262420000000036/c0063ef3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103355338 DMM DEBUG MM(262420000000036/c0063ef3) checking auth: received GSM SRES = 81 7d a3 86 (gprs_gmm.c:648) 20250115103355338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103355338 DMM DEBUG MM(262420000000036/c0063ef3) Requesting authorization (sgsn_auth.c:160) 20250115103355338 DMM INFO MM(262420000000036/c0063ef3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103355338 DMM DEBUG MM(262420000000036/c0063ef3) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103355338 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250115103355338 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) 20250115103355338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103355338 DMM INFO MM(262420000000036/c0063ef3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0063ef3) (gprs_gmm.c:282) 20250115103355338 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103355338 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103355338 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250115103355338 DMM INFO MM(262420000000036/c0063ef3) Subscriber data update (mmctx.c:445) 20250115103355338 DMM DEBUG MM(262420000000036/c0063ef3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103355338 DMM INFO MM(262420000000036/c0063ef3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103355338 DMM NOTICE MM(262420000000036/c0063ef3) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20250115103355338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103355338 DMM NOTICE MM(262420000000036/c0063ef3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103355338 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) 20250115103355339 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103355339 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250115103355339 DMM INFO MM(262420000000036/c0063ef3) Subscriber data update (mmctx.c:445) 20250115103355339 DMM DEBUG MM(262420000000036/c0063ef3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@80cf929217c4: Warning: Re-starting timer T, which is already active (running or expired). 20250115103401338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103401338 DMM INFO MM(262420000000036/c0063ef3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0063ef3) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@80cf929217c4: Warning: Re-starting timer T, which is already active (running or expired). 20250115103405179 DGPRS DEBUG Checking for inactive LLMEs, time = 168150 (sgsn.c:132) 20250115103407339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103407339 DMM INFO MM(262420000000036/c0063ef3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0063ef3) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@80cf929217c4: Warning: Re-starting timer T, which is already active (running or expired). 20250115103413341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103413341 DMM INFO MM(262420000000036/c0063ef3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0063ef3) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@80cf929217c4: Warning: Re-starting timer T, which is already active (running or expired). 20250115103414302 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115103414302 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103414303 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115103419342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103419342 DMM INFO MM(262420000000036/c0063ef3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0063ef3) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@80cf929217c4: Warning: Re-starting timer T, which is already active (running or expired). 20250115103423869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103423875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103423875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103423882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103423886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103423886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103423896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103423899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103423899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103425342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250115103425342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250115103425342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103425342 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250115103425342 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) 20250115103425342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Reject}: Deallocated (fsm.c:568) 20250115103425342 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103425342 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103425342 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103425342 DLLC NOTICE LLME(ccbe3882/c0063ef3){ASSIGNED} LLGM Assign pre (c0063ef3 => ffffffff) (gprs_llc.c:1079) 20250115103425342 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0063ef3 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@80cf929217c4: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@80cf929217c4: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@80cf929217c4: Final verdict of PTC: pass 20250115103429364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@80cf929217c4: Final verdict of PTC: none 20250115103429368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103429369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(361)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@80cf929217c4: Final verdict of PTC: none -NSVCI99(360)@80cf929217c4: Final verdict of PTC: none -NSVCI98(355)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@80cf929217c4: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@80cf929217c4: Final verdict of PTC: none -NSVCI97(350)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@80cf929217c4: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@80cf929217c4: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(348)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(353)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(358)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Jan 15 10:34:29 UTC 2025 ====== 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 20250115103429430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103429831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95096) 20250115103430369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103430369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95096, count=95636) 20250115103431370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103431370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:34:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103432370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103432370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_hlr_location_cancel_request_update started. 20250115103432858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103432859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103432875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103432875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103432875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103432875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103432875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103432875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103432875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103432875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103432875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103432876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103432876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103432876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103432876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103432876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103432876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103432876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103432876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103432876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103432876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103432876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(369)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103432876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103432876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103432878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103432884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103432884 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(368)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103432891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103432891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103432891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103432891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103432891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103432891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103432891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103432891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103432891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103432892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103432892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103432892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103432892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103432892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103432892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103432892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103432892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103432892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103432892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103432892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103432892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103432892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103432894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103432900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103432900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(376)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103432906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103432906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103432906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103432906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103432906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103432906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103432906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103432906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103432906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103432907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103432907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103432907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103432907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103432907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103432907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103432907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103432907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103432907 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103432907 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103432907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103432907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103432907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103432909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103432914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103432914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103433372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103433372 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103433372 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103433372 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103433373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(380)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103433373 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@80cf929217c4: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D54455C2'O, index=0 SGSN_Test-GSUP(381)@80cf929217c4: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@80cf929217c4: 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 := '28EAD1E7B63EFB541C7A96EED121EA50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F645C37B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA2EE4022600D78B'O } } } } } 20250115103434395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103434395 DLLC NOTICE LLME(ffffffff/d54455c2){UNASSIGNED} LLC RX: unknown TLLI 0xd54455c2, creating LLME on the fly (gprs_llc.c:552) 20250115103434395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103434395 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1248) 20250115103434395 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103434395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103434395 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103434395 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103434395 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103434395 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103434395 DLLC NOTICE LLME(ffffffff/d54455c2){UNASSIGNED} LLGM Assign pre (d54455c2 => f4fb74b6) (gprs_llc.c:1079) 20250115103434395 DLLC NOTICE LLME(d54455c2/f4fb74b6){ASSIGNED} LLGM Assign post (d54455c2 => f4fb74b6) (gprs_llc.c:1125) 20250115103434395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103434395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103434395 DMM DEBUG MM(262420000000031/f4fb74b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103434401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103434401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103434401 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103434401 DMM DEBUG MM(262420000000031/f4fb74b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20250115103434401 DMM NOTICE MM(262420000000031/f4fb74b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103434401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103434401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103434401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103434401 DMM DEBUG MM(262420000000031/f4fb74b6) Requesting authorization (sgsn_auth.c:160) 20250115103434401 DMM INFO MM(262420000000031/f4fb74b6) Requesting authentication tuples (sgsn_auth.c:184) 20250115103434401 DMM DEBUG MM(262420000000031/f4fb74b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103434401 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250115103434401 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)@80cf929217c4: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@80cf929217c4: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250115103434402 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103434402 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103434402 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103434402 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103434402 DMM INFO MM(262420000000031/f4fb74b6) Subscriber data update (mmctx.c:445) 20250115103434402 DMM DEBUG MM(262420000000031/f4fb74b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103434402 DMM INFO MM(262420000000031/f4fb74b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103434402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103434402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103434402 DMM INFO MM(262420000000031/f4fb74b6) <- GMM AUTH AND CIPHERING REQ (rand = 28 ea d1 e7 b6 3e fb 54 1c 7a 96 ee d1 21 ea 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103434405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103434405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103434405 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103434405 DMM INFO MM(262420000000031/f4fb74b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103434405 DMM NOTICE MM(262420000000031/f4fb74b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103434405 DMM DEBUG MM(262420000000031/f4fb74b6) checking auth: received GSM SRES = f6 45 c3 7b (gprs_gmm.c:648) 20250115103434405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103434405 DMM DEBUG MM(262420000000031/f4fb74b6) Requesting authorization (sgsn_auth.c:160) 20250115103434405 DMM INFO MM(262420000000031/f4fb74b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103434405 DMM DEBUG MM(262420000000031/f4fb74b6) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103434405 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250115103434405 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) 20250115103434405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103434405 DMM INFO MM(262420000000031/f4fb74b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4fb74b6) (gprs_gmm.c:282) 20250115103434406 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103434406 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103434406 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250115103434406 DMM INFO MM(262420000000031/f4fb74b6) Subscriber data update (mmctx.c:445) 20250115103434406 DMM DEBUG MM(262420000000031/f4fb74b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103434406 DMM INFO MM(262420000000031/f4fb74b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103434406 DMM NOTICE MM(262420000000031/f4fb74b6) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20250115103434406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103434406 DMM NOTICE MM(262420000000031/f4fb74b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103434406 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) 20250115103434406 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103434406 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250115103434406 DMM INFO MM(262420000000031/f4fb74b6) Subscriber data update (mmctx.c:445) 20250115103434406 DMM DEBUG MM(262420000000031/f4fb74b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103434409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103434409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103434409 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103434409 DMM INFO MM(262420000000031/f4fb74b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103434409 DMM NOTICE MM(262420000000031/f4fb74b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103434409 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103434409 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103434409 DLLC NOTICE LLME(d54455c2/f4fb74b6){ASSIGNED} LLGM Assign pre (ffffffff => f4fb74b6) (gprs_llc.c:1079) 20250115103434409 DLLC NOTICE LLME(ffffffff/f4fb74b6){ASSIGNED} LLGM Assign post (ffffffff => f4fb74b6) (gprs_llc.c:1125) 20250115103434409 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103434409 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103434409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103434409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@80cf929217c4: setverdict(pass): none -> pass 20250115103434459 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250115103434459 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250115103434459 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) 20250115103434459 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250115103434459 DMM INFO MM(262420000000031/f4fb74b6) Subscriber data update (mmctx.c:445) 20250115103434459 DMM DEBUG MM(262420000000031/f4fb74b6) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250115103434459 DMM INFO MM(262420000000031/f4fb74b6) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250115103434459 DMM INFO MM(262420000000031/f4fb74b6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103434459 DMM INFO MM(262420000000031/f4fb74b6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103434459 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103434459 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103434459 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103434459 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103434459 DLLC NOTICE LLME(ffffffff/f4fb74b6){ASSIGNED} LLGM Assign pre (f4fb74b6 => ffffffff) (gprs_llc.c:1079) 20250115103434459 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4fb74b6 => ffffffff) (gprs_llc.c:1125) 20250115103434459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103434459 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103434459 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103434459 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103435180 DGPRS DEBUG Checking for inactive LLMEs, time = 168180 (sgsn.c:132) TC_hlr_location_cancel_request_update(383)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed MC@80cf929217c4: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@80cf929217c4: Final verdict of PTC: none 20250115103439463 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103439463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(379)@80cf929217c4: Final verdict of PTC: none -NSVCI97(369)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@80cf929217c4: Final verdict of PTC: none 20250115103439465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43076<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(374)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(377)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(367)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(372)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@80cf929217c4: Final verdict of PTC: pass MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@80cf929217c4: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Wed Jan 15 10:34:39 UTC 2025 ====== 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 20250115103439592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103439993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89760) 20250115103440464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103440464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89760, count=94116) 20250115103441465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103441465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:34:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103442466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103442466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_hlr_location_cancel_request_withdraw started. 20250115103443019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103443021 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@80cf929217c4: 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(388)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103443040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103443040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103443040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103443040 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103443040 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103443040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103443040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103443040 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103443040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103443041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103443041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103443041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103443041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103443041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103443042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103443042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103443042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103443042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103443042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103443042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103443042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103443042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103443045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103443051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103443051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(389)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103443055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103443055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103443055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103443055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103443055 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103443055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103443055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103443055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103443055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103443057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103443057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103443057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103443057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103443057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103443057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103443057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103443057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103443057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103443057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103443057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103443057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103443057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103443060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103443067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103443067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(394)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(398)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103443070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103443070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103443070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103443070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103443070 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103443070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103443070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103443070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103443070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103443071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103443071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103443071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103443071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103443071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103443071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103443071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103443071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103443071 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103443071 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103443071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103443071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103443071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103443073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103443079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103443079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103443467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103443467 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103443467 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103443467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103443471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103443472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@80cf929217c4: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='DF67F8FA'O, index=0 SGSN_Test-GSUP(400)@80cf929217c4: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@80cf929217c4: 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 := '879343C4DFF2A9776DEF9BB3B0EB5F2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85A3475A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F224AA28EE625EA9'O } } } } } 20250115103444508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103444508 DLLC NOTICE LLME(ffffffff/df67f8fa){UNASSIGNED} LLC RX: unknown TLLI 0xdf67f8fa, creating LLME on the fly (gprs_llc.c:552) 20250115103444508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103444508 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1248) 20250115103444509 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103444509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103444509 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103444509 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103444509 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103444509 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103444509 DLLC NOTICE LLME(ffffffff/df67f8fa){UNASSIGNED} LLGM Assign pre (df67f8fa => fd290fe2) (gprs_llc.c:1079) 20250115103444509 DLLC NOTICE LLME(df67f8fa/fd290fe2){ASSIGNED} LLGM Assign post (df67f8fa => fd290fe2) (gprs_llc.c:1125) 20250115103444509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103444509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103444509 DMM DEBUG MM(262420000000029/fd290fe2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103444517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103444517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103444517 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103444517 DMM DEBUG MM(262420000000029/fd290fe2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20250115103444517 DMM NOTICE MM(262420000000029/fd290fe2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103444517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103444517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103444517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103444517 DMM DEBUG MM(262420000000029/fd290fe2) Requesting authorization (sgsn_auth.c:160) 20250115103444517 DMM INFO MM(262420000000029/fd290fe2) Requesting authentication tuples (sgsn_auth.c:184) 20250115103444517 DMM DEBUG MM(262420000000029/fd290fe2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103444517 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250115103444517 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)@80cf929217c4: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@80cf929217c4: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250115103444518 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103444518 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103444518 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103444518 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103444518 DMM INFO MM(262420000000029/fd290fe2) Subscriber data update (mmctx.c:445) 20250115103444518 DMM DEBUG MM(262420000000029/fd290fe2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103444518 DMM INFO MM(262420000000029/fd290fe2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103444518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103444518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103444518 DMM INFO MM(262420000000029/fd290fe2) <- GMM AUTH AND CIPHERING REQ (rand = 87 93 43 c4 df f2 a9 77 6d ef 9b b3 b0 eb 5f 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103444522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103444522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103444522 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103444522 DMM INFO MM(262420000000029/fd290fe2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103444522 DMM NOTICE MM(262420000000029/fd290fe2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103444522 DMM DEBUG MM(262420000000029/fd290fe2) checking auth: received GSM SRES = 85 a3 47 5a (gprs_gmm.c:648) 20250115103444522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103444522 DMM DEBUG MM(262420000000029/fd290fe2) Requesting authorization (sgsn_auth.c:160) 20250115103444522 DMM INFO MM(262420000000029/fd290fe2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103444522 DMM DEBUG MM(262420000000029/fd290fe2) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103444522 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250115103444522 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) 20250115103444522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103444522 DMM INFO MM(262420000000029/fd290fe2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd290fe2) (gprs_gmm.c:282) 20250115103444523 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103444523 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103444523 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250115103444523 DMM INFO MM(262420000000029/fd290fe2) Subscriber data update (mmctx.c:445) 20250115103444523 DMM DEBUG MM(262420000000029/fd290fe2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103444523 DMM INFO MM(262420000000029/fd290fe2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103444523 DMM NOTICE MM(262420000000029/fd290fe2) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20250115103444523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103444523 DMM NOTICE MM(262420000000029/fd290fe2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103444523 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) 20250115103444523 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103444523 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250115103444523 DMM INFO MM(262420000000029/fd290fe2) Subscriber data update (mmctx.c:445) 20250115103444523 DMM DEBUG MM(262420000000029/fd290fe2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103444526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103444526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103444526 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103444526 DMM INFO MM(262420000000029/fd290fe2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103444526 DMM NOTICE MM(262420000000029/fd290fe2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103444526 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103444526 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103444526 DLLC NOTICE LLME(df67f8fa/fd290fe2){ASSIGNED} LLGM Assign pre (ffffffff => fd290fe2) (gprs_llc.c:1079) 20250115103444526 DLLC NOTICE LLME(ffffffff/fd290fe2){ASSIGNED} LLGM Assign post (ffffffff => fd290fe2) (gprs_llc.c:1125) 20250115103444526 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103444526 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103444526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103444526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@80cf929217c4: setverdict(pass): none -> pass 20250115103444577 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250115103444577 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250115103444577 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) 20250115103444577 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250115103444577 DMM INFO MM(262420000000029/fd290fe2) Subscriber data update (mmctx.c:445) 20250115103444577 DMM DEBUG MM(262420000000029/fd290fe2) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250115103444577 DMM INFO MM(262420000000029/fd290fe2) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250115103444577 DMM INFO MM(262420000000029/fd290fe2) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20250115103444577 DMM NOTICE MM(262420000000029/fd290fe2) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20250115103444577 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20250115103444577 DMM INFO MM(262420000000029/fd290fe2) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250115103444577 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103444577 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103444577 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103444577 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103444577 DLLC NOTICE LLME(ffffffff/fd290fe2){ASSIGNED} LLGM Assign pre (fd290fe2 => ffffffff) (gprs_llc.c:1079) 20250115103444577 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd290fe2 => ffffffff) (gprs_llc.c:1125) 20250115103444578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103444578 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103444578 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103444578 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@80cf929217c4: Removing Client IMSI='262420000000029'H, index=0 20250115103444593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103444593 DLLC NOTICE LLME(ffffffff/fd290fe2){UNASSIGNED} LLC RX: unknown TLLI 0xfd290fe2, creating LLME on the fly (gprs_llc.c:552) 20250115103444593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103444593 DMM NOTICE LLME(ffffffff/fd290fe2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250115103444593 DLLC NOTICE LLME(ffffffff/fd290fe2){UNASSIGNED} LLGM Assign pre (fd290fe2 => ffffffff) (gprs_llc.c:1079) 20250115103444593 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd290fe2 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@80cf929217c4: Final verdict of PTC: pass 20250115103444599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@80cf929217c4: Final verdict of PTC: none -NSVCI99(398)@80cf929217c4: Final verdict of PTC: none -NSVCI97(388)@80cf929217c4: Final verdict of PTC: none 20250115103444603 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103444603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(394)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@80cf929217c4: Final verdict of PTC: none -NSVCI98(393)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(386)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(391)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(396)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@80cf929217c4: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Wed Jan 15 10:34:44 UTC 2025 ====== 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 20250115103444669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103445071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93120) 20250115103445604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103445605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93120, count=97476) 20250115103446606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103446606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:34:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103447607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103447607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250115103448097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103448098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103448114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103448114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103448114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103448114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103448114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103448114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103448114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103448114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103448114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103448115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103448115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103448115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103448115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103448115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103448115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103448115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103448115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103448115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103448115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103448115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(407)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103448115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103448115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103448117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103448122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103448122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@80cf929217c4: 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(412)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103448129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103448129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103448129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103448129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103448129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103448129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103448129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103448129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103448129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103448130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103448130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103448130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103448130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103448130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103448130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103448130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103448130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103448130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103448130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103448130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103448130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103448130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103448132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103448137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103448137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103448146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103448146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103448146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103448146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103448146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103448146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103448146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103448146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103448146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103448147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103448147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103448147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103448148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103448148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103448148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103448148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103448148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103448148 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103448148 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103448148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103448148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103448148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103448150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103448155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103448155 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103448608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103448608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103448608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103448608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103448610 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103448610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@80cf929217c4: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='CB684FBD'O, index=0 SGSN_Test-GSUP(419)@80cf929217c4: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250115103449630 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) 20250115103449630 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@80cf929217c4: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@80cf929217c4: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@80cf929217c4: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@80cf929217c4: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@80cf929217c4: Final verdict of PTC: pass 20250115103449632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@80cf929217c4: Final verdict of PTC: none -NSVCI99(417)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@80cf929217c4: Final verdict of PTC: none -NSVCI97(407)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@80cf929217c4: Final verdict of PTC: none -NSVCI98(412)@80cf929217c4: Final verdict of PTC: none 20250115103449633 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(413)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@80cf929217c4: Final verdict of PTC: none 20250115103449633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(418)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(410)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(405)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(415)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@80cf929217c4: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Wed Jan 15 10:34:49 UTC 2025 ====== 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 20250115103449746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103450148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52620) 20250115103450634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103450635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52620, count=53780) 20250115103451636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103451636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:34:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103452637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103452637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250115103453235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103453237 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103453282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103453282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103453282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103453282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103453282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103453282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103453282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103453282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103453282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103453283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103453283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103453283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103453284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103453284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103453284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103453284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103453284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103453284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103453284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103453284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103453284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103453284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103453294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103453304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103453304 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)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@80cf929217c4: 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(432)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103453317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103453317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103453317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103453317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103453317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103453317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103453317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103453317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103453317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(432)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103453318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103453318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103453318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103453318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103453318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103453318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103453318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103453318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103453318 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103453318 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103453318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103453318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103453318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103453322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(431)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(428)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(436)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103453328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103453328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103453328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103453328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103453328 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103453328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103453328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103453328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103453328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115103453329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103453329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(436)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103453329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103453329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103453329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103453330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103453330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103453330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103453330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103453330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103453330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103453330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103453330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(436)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103453330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103453330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103453332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103453336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103453336 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103453638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103453638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103453638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103453639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103453643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(437)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103453644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@80cf929217c4: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D05D18B6'O, index=0 SGSN_Test-GSUP(438)@80cf929217c4: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250115103454671 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) 20250115103454671 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@80cf929217c4: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@80cf929217c4: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@80cf929217c4: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@80cf929217c4: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@80cf929217c4: Final verdict of PTC: pass 20250115103454674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41962<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@80cf929217c4: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@80cf929217c4: Final verdict of PTC: none -NSVCI99(436)@80cf929217c4: Final verdict of PTC: none -NSVCI98(432)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(438)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@80cf929217c4: Final verdict of PTC: none 20250115103454679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(431)@80cf929217c4: Final verdict of PTC: none 20250115103454679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(439)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(424)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(434)@80cf929217c4: Final verdict of PTC: none -NSVCI97(426)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(430)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@80cf929217c4: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Wed Jan 15 10:34:54 UTC 2025 ====== 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 20250115103454743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103455144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45148) 20250115103455680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103455680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45148, count=53368) 20250115103456682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103456682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Jan 15 10:34:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103457683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103457683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_rau_unknown started. 20250115103458225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103458228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103458282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103458282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103458282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103458282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103458282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103458282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103458282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103458282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103458282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103458282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103458282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103458282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103458283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103458283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103458283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103458283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103458283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103458283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103458283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103458283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103458283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103458283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103458285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103458292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103458292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@80cf929217c4: 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(451)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(450)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103458299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103458299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103458299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103458299 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103458299 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103458299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103458299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103458299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103458299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(451)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103458299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103458299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103458299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103458300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103458300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103458300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103458300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103458300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103458300 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103458300 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103458300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(451)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103458300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103458300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103458302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(447)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@80cf929217c4: 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 } 20250115103458307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103458307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(455)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rau_unknown-BVCI210(448)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(455)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103458309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103458309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103458309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103458309 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103458309 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103458309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103458309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103458309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103458309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103458310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103458310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103458310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103458310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103458310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103458310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103458310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103458310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103458310 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103458310 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103458310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103458310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103458310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103458313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103458317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103458317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103458684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103458684 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103458684 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103458684 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103458688 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103458689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@80cf929217c4: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C811650F'O, index=0 SGSN_Test-GSUP(457)@80cf929217c4: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250115103459752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103459752 DLLC NOTICE LLME(ffffffff/c811650f){UNASSIGNED} LLC RX: unknown TLLI 0xc811650f, creating LLME on the fly (gprs_llc.c:552) 20250115103459752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250115103459752 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115103459752 DMM NOTICE LLME(ffffffff/c811650f){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250115103459752 DLLC NOTICE LLME(ffffffff/c811650f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250115103459752 DMM ERROR LLME(ffffffff/c811650f){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250115103459752 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250115103459752 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250115103459752 DLLC NOTICE LLME(ffffffff/c811650f){UNASSIGNED} LLGM Assign pre (c811650f => ffffffff) (gprs_llc.c:1079) 20250115103459752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c811650f => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@80cf929217c4: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@80cf929217c4: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@80cf929217c4: Final verdict of PTC: pass 20250115103459765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39474<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103459767 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103459767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(451)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(457)@80cf929217c4: Final verdict of PTC: none -NSVCI99(455)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@80cf929217c4: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@80cf929217c4: Final verdict of PTC: none -NSVCI97(445)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@80cf929217c4: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@80cf929217c4: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(449)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(443)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(453)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@80cf929217c4: Test case TC_rau_unknown finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'.Wed Jan 15 10:34:59 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250115103459844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103500246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51388) 20250115103500769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103500769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51388, count=55744) 20250115103501770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103501770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Jan 15 10:35:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103502771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103502771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_rau started. 20250115103503331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103503333 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103503361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103503361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103503361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103503361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103503362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103503362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103503362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103503362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103503362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103503362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103503362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103503362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103503363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103503363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103503363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103503363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103503363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103503363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103503363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103503363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103503363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103503363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103503366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103503370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103503370 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103503376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103503376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103503376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103503376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103503376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103503376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103503376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103503376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103503376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103503377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103503377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103503377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103503377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103503377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103503377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103503377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103503377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103503377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103503377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103503377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103503377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103503377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103503379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103503384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103503384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103503392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103503392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103503392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103503392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103503392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103503392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103503392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103503392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103503392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103503393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103503393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103503393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103503393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103503393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103503393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103503393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103503393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103503393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103503393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103503393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103503393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103503393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103503395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103503399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103503399 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103503772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103503772 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103503772 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103503772 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103503777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103503778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@80cf929217c4: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='DC79535A'O, index=0 SGSN_Test-GSUP(476)@80cf929217c4: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@80cf929217c4: 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 := 'D14C87A09E554B17FCB4FD6C4D26F7E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F513947'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A2C3D61065A48AD'O } } } } } 20250115103504845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103504845 DLLC NOTICE LLME(ffffffff/dc79535a){UNASSIGNED} LLC RX: unknown TLLI 0xdc79535a, creating LLME on the fly (gprs_llc.c:552) 20250115103504845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103504845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1248) 20250115103504845 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103504845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103504845 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103504845 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103504845 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103504845 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103504845 DLLC NOTICE LLME(ffffffff/dc79535a){UNASSIGNED} LLGM Assign pre (dc79535a => c2a67011) (gprs_llc.c:1079) 20250115103504845 DLLC NOTICE LLME(dc79535a/c2a67011){ASSIGNED} LLGM Assign post (dc79535a => c2a67011) (gprs_llc.c:1125) 20250115103504845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103504845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103504845 DMM DEBUG MM(262420000000012/c2a67011) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103504866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103504866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103504866 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103504866 DMM DEBUG MM(262420000000012/c2a67011) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20250115103504866 DMM NOTICE MM(262420000000012/c2a67011) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103504866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103504866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103504866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103504866 DMM DEBUG MM(262420000000012/c2a67011) Requesting authorization (sgsn_auth.c:160) 20250115103504866 DMM INFO MM(262420000000012/c2a67011) Requesting authentication tuples (sgsn_auth.c:184) 20250115103504866 DMM DEBUG MM(262420000000012/c2a67011) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103504866 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250115103504866 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)@80cf929217c4: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@80cf929217c4: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250115103504873 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103504873 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103504873 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103504873 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103504873 DMM INFO MM(262420000000012/c2a67011) Subscriber data update (mmctx.c:445) 20250115103504873 DMM DEBUG MM(262420000000012/c2a67011) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103504873 DMM INFO MM(262420000000012/c2a67011) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103504873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103504873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103504873 DMM INFO MM(262420000000012/c2a67011) <- GMM AUTH AND CIPHERING REQ (rand = d1 4c 87 a0 9e 55 4b 17 fc b4 fd 6c 4d 26 f7 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103504890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103504890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103504890 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103504890 DMM INFO MM(262420000000012/c2a67011) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103504890 DMM NOTICE MM(262420000000012/c2a67011) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103504890 DMM DEBUG MM(262420000000012/c2a67011) checking auth: received GSM SRES = 9f 51 39 47 (gprs_gmm.c:648) 20250115103504890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103504890 DMM DEBUG MM(262420000000012/c2a67011) Requesting authorization (sgsn_auth.c:160) 20250115103504890 DMM INFO MM(262420000000012/c2a67011) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103504890 DMM DEBUG MM(262420000000012/c2a67011) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103504890 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250115103504890 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) 20250115103504890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103504890 DMM INFO MM(262420000000012/c2a67011) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2a67011) (gprs_gmm.c:282) 20250115103504893 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103504893 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103504893 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250115103504893 DMM INFO MM(262420000000012/c2a67011) Subscriber data update (mmctx.c:445) 20250115103504893 DMM DEBUG MM(262420000000012/c2a67011) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103504893 DMM INFO MM(262420000000012/c2a67011) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103504893 DMM NOTICE MM(262420000000012/c2a67011) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20250115103504893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103504893 DMM NOTICE MM(262420000000012/c2a67011) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103504893 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) 20250115103504894 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103504894 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250115103504894 DMM INFO MM(262420000000012/c2a67011) Subscriber data update (mmctx.c:445) 20250115103504894 DMM DEBUG MM(262420000000012/c2a67011) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103504903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103504903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103504903 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103504903 DMM INFO MM(262420000000012/c2a67011) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103504903 DMM NOTICE MM(262420000000012/c2a67011) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103504903 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103504903 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103504903 DLLC NOTICE LLME(dc79535a/c2a67011){ASSIGNED} LLGM Assign pre (ffffffff => c2a67011) (gprs_llc.c:1079) 20250115103504903 DLLC NOTICE LLME(ffffffff/c2a67011){ASSIGNED} LLGM Assign post (ffffffff => c2a67011) (gprs_llc.c:1125) 20250115103504903 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103504903 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103504903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103504903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@80cf929217c4: setverdict(pass): none -> pass 20250115103504958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103504958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103504958 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103504958 DMM INFO MM(262420000000012/c2a67011) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20250115103504959 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103504959 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115103504959 DLLC NOTICE LLME(ffffffff/c2a67011){ASSIGNED} LLGM Assign pre (c2a67011 => e5c87b6b) (gprs_llc.c:1079) 20250115103504959 DLLC NOTICE LLME(c2a67011/e5c87b6b){ASSIGNED} LLGM Assign post (c2a67011 => e5c87b6b) (gprs_llc.c:1125) 20250115103504959 DMM INFO MM(262420000000012/e5c87b6b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@80cf929217c4: Removing Client IMSI='262420000000012'H, index=0 20250115103504974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103504974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250115103504974 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103504974 DMM INFO MM(262420000000012/e5c87b6b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115103504974 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115103504974 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103504974 DLLC NOTICE LLME(c2a67011/e5c87b6b){ASSIGNED} LLGM Assign pre (ffffffff => e5c87b6b) (gprs_llc.c:1079) 20250115103504974 DLLC NOTICE LLME(ffffffff/e5c87b6b){ASSIGNED} LLGM Assign post (ffffffff => e5c87b6b) (gprs_llc.c:1125) 20250115103504974 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@80cf929217c4: Final verdict of PTC: pass 20250115103504981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39484<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@80cf929217c4: Final verdict of PTC: none -NSVCI99(474)@80cf929217c4: Final verdict of PTC: none -NSVCI97(464)@80cf929217c4: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@80cf929217c4: Final verdict of PTC: none 20250115103504987 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103504987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(465)@80cf929217c4: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@80cf929217c4: Final verdict of PTC: none -NSVCI98(469)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(467)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(472)@80cf929217c4: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(462)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_rau finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Jan 15 10:35:05 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250115103505090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103505181 DGPRS DEBUG Checking for inactive LLMEs, time = 168210 (sgsn.c:132) 20250115103505492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92172) 20250115103505988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103505989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92172, count=93552) 20250115103506990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103506990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Jan 15 10:35:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103507992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103507993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_rau_a_a started. 20250115103508592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103508595 DMM INFO MM(262420000000012/e5c87b6b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103508595 DMM INFO MM(262420000000012/e5c87b6b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103508595 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103508595 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103508595 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103508595 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103508595 DLLC NOTICE LLME(ffffffff/e5c87b6b){ASSIGNED} LLGM Assign pre (e5c87b6b => ffffffff) (gprs_llc.c:1079) 20250115103508595 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5c87b6b => ffffffff) (gprs_llc.c:1125) 20250115103508595 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250115103508595 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) 20250115103508595 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:402) 20250115103508595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103508595 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103508595 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103508595 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103508595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103508627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103508627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103508627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103508627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103508627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103508627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103508627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103508627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103508627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103508628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103508628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103508628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103508628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103508628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103508628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103508628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103508628 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103508628 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103508628 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103508628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103508628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103508628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103508631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103508640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103508640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103508645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103508645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103508645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103508645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103508645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103508645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103508645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103508645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103508645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103508645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103508645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103508645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103508645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103508645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103508645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103508645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103508645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103508645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103508645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103508645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103508646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103508646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103508647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103508652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103508652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103508660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103508660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103508660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103508660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103508660 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103508660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103508660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103508660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103508660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103508661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103508661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103508661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103508661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103508661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103508661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103508661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103508661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103508661 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103508661 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103508661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103508661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103508661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103508662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103508667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103508667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103508993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103508993 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103508993 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103508993 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103508997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103508999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@80cf929217c4: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F6FB0F9A'O, index=0 SGSN_Test-GSUP(495)@80cf929217c4: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@80cf929217c4: 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 := '56BD5F907B1FAE58202C793B6B19FD7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '017236E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85E224BFBD8ED913'O } } } } } 20250115103510065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510065 DLLC NOTICE LLME(ffffffff/f6fb0f9a){UNASSIGNED} LLC RX: unknown TLLI 0xf6fb0f9a, creating LLME on the fly (gprs_llc.c:552) 20250115103510065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510065 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1248) 20250115103510065 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103510065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103510065 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103510065 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103510065 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103510065 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103510065 DLLC NOTICE LLME(ffffffff/f6fb0f9a){UNASSIGNED} LLGM Assign pre (f6fb0f9a => e8fa2fdb) (gprs_llc.c:1079) 20250115103510065 DLLC NOTICE LLME(f6fb0f9a/e8fa2fdb){ASSIGNED} LLGM Assign post (f6fb0f9a => e8fa2fdb) (gprs_llc.c:1125) 20250115103510065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103510065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103510065 DMM DEBUG MM(262420000000037/e8fa2fdb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103510074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510074 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103510074 DMM DEBUG MM(262420000000037/e8fa2fdb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20250115103510074 DMM NOTICE MM(262420000000037/e8fa2fdb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103510074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103510074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103510075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103510075 DMM DEBUG MM(262420000000037/e8fa2fdb) Requesting authorization (sgsn_auth.c:160) 20250115103510075 DMM INFO MM(262420000000037/e8fa2fdb) Requesting authentication tuples (sgsn_auth.c:184) 20250115103510075 DMM DEBUG MM(262420000000037/e8fa2fdb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103510075 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250115103510075 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)@80cf929217c4: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@80cf929217c4: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250115103510078 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103510078 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103510078 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103510078 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103510078 DMM INFO MM(262420000000037/e8fa2fdb) Subscriber data update (mmctx.c:445) 20250115103510078 DMM DEBUG MM(262420000000037/e8fa2fdb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103510078 DMM INFO MM(262420000000037/e8fa2fdb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103510078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103510078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103510078 DMM INFO MM(262420000000037/e8fa2fdb) <- GMM AUTH AND CIPHERING REQ (rand = 56 bd 5f 90 7b 1f ae 58 20 2c 79 3b 6b 19 fd 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103510090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510091 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103510091 DMM INFO MM(262420000000037/e8fa2fdb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103510091 DMM NOTICE MM(262420000000037/e8fa2fdb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103510091 DMM DEBUG MM(262420000000037/e8fa2fdb) checking auth: received GSM SRES = 01 72 36 e9 (gprs_gmm.c:648) 20250115103510091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103510091 DMM DEBUG MM(262420000000037/e8fa2fdb) Requesting authorization (sgsn_auth.c:160) 20250115103510091 DMM INFO MM(262420000000037/e8fa2fdb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103510091 DMM DEBUG MM(262420000000037/e8fa2fdb) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103510091 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250115103510091 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) 20250115103510091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103510091 DMM INFO MM(262420000000037/e8fa2fdb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8fa2fdb) (gprs_gmm.c:282) 20250115103510093 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103510093 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103510094 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250115103510094 DMM INFO MM(262420000000037/e8fa2fdb) Subscriber data update (mmctx.c:445) 20250115103510094 DMM DEBUG MM(262420000000037/e8fa2fdb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103510094 DMM INFO MM(262420000000037/e8fa2fdb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103510094 DMM NOTICE MM(262420000000037/e8fa2fdb) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20250115103510094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103510094 DMM NOTICE MM(262420000000037/e8fa2fdb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103510094 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) 20250115103510095 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103510095 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250115103510095 DMM INFO MM(262420000000037/e8fa2fdb) Subscriber data update (mmctx.c:445) 20250115103510095 DMM DEBUG MM(262420000000037/e8fa2fdb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103510105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510105 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103510105 DMM INFO MM(262420000000037/e8fa2fdb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103510105 DMM NOTICE MM(262420000000037/e8fa2fdb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103510105 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103510105 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103510105 DLLC NOTICE LLME(f6fb0f9a/e8fa2fdb){ASSIGNED} LLGM Assign pre (ffffffff => e8fa2fdb) (gprs_llc.c:1079) 20250115103510105 DLLC NOTICE LLME(ffffffff/e8fa2fdb){ASSIGNED} LLGM Assign post (ffffffff => e8fa2fdb) (gprs_llc.c:1125) 20250115103510105 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103510105 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103510105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103510105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@80cf929217c4: setverdict(pass): none -> pass 20250115103510162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510163 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103510163 DMM INFO MM(262420000000037/e8fa2fdb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115103510163 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103510163 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115103510163 DLLC NOTICE LLME(ffffffff/e8fa2fdb){ASSIGNED} LLGM Assign pre (e8fa2fdb => e127b636) (gprs_llc.c:1079) 20250115103510163 DLLC NOTICE LLME(e8fa2fdb/e127b636){ASSIGNED} LLGM Assign post (e8fa2fdb => e127b636) (gprs_llc.c:1125) 20250115103510163 DMM INFO MM(262420000000037/e127b636) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103510184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510184 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103510184 DMM INFO MM(262420000000037/e127b636) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115103510184 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115103510184 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103510184 DLLC NOTICE LLME(e8fa2fdb/e127b636){ASSIGNED} LLGM Assign pre (ffffffff => e127b636) (gprs_llc.c:1079) 20250115103510184 DLLC NOTICE LLME(ffffffff/e127b636){ASSIGNED} LLGM Assign post (ffffffff => e127b636) (gprs_llc.c:1125) 20250115103510184 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115103510185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510185 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103510185 DMM INFO MM(262420000000037/e127b636) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115103510185 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103510185 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115103510185 DLLC NOTICE LLME(ffffffff/e127b636){ASSIGNED} LLGM Assign pre (e127b636 => f4d18f41) (gprs_llc.c:1079) 20250115103510185 DLLC NOTICE LLME(e127b636/f4d18f41){ASSIGNED} LLGM Assign post (e127b636 => f4d18f41) (gprs_llc.c:1125) 20250115103510185 DMM INFO MM(262420000000037/f4d18f41) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103510201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510201 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103510201 DMM INFO MM(262420000000037/f4d18f41) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115103510201 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115103510201 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103510201 DLLC NOTICE LLME(e127b636/f4d18f41){ASSIGNED} LLGM Assign pre (ffffffff => f4d18f41) (gprs_llc.c:1079) 20250115103510201 DLLC NOTICE LLME(ffffffff/f4d18f41){ASSIGNED} LLGM Assign post (ffffffff => f4d18f41) (gprs_llc.c:1125) 20250115103510201 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115103510201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103510201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103510201 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103510201 DMM INFO MM(262420000000037/f4d18f41) -> GMM DETACH REQUEST TLLI=0xf4d18f41 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115103510201 DMM INFO MM(262420000000037/f4d18f41) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115103510201 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103510201 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103510201 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103510201 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103510201 DLLC NOTICE LLME(ffffffff/f4d18f41){ASSIGNED} LLGM Assign pre (f4d18f41 => ffffffff) (gprs_llc.c:1079) 20250115103510201 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d18f41 => ffffffff) (gprs_llc.c:1125) 20250115103510201 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250115103510201 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) 20250115103510201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103510201 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103510201 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103510201 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103510203 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@80cf929217c4: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@80cf929217c4: Final verdict of PTC: pass 20250115103515209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60006<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103515212 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103515212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(495)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@80cf929217c4: Final verdict of PTC: none -NSVCI98(488)@80cf929217c4: Final verdict of PTC: none -NSVCI97(483)@80cf929217c4: Final verdict of PTC: none -NSVCI99(493)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(491)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(486)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(481)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Jan 15 10:35:15 UTC 2025 ====== 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 20250115103515279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103515680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112368) 20250115103516212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103516212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112368, count=113528) 20250115103517214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103517214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Jan 15 10:35:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103518214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103518214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_rau_a_b started. 20250115103518722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103518723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103518752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103518752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103518752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103518752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103518752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103518752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103518752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103518752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103518752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103518753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103518753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103518753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103518753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103518753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103518753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103518753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103518753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103518753 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103518753 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103518753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(502)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103518753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103518753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103518755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103518760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103518760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103518766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103518766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103518766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103518766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103518766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103518766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103518766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103518766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103518766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103518766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103518766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103518766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103518767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103518767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103518767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103518767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103518767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103518767 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103518767 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103518767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(507)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103518767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103518767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103518769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103518773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103518774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103518782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103518782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103518782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103518782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103518782 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103518782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103518782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103518782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103518782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103518783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103518783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103518783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103518783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103518783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103518783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103518783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103518783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103518783 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103518783 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103518783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103518784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103518784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103518786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103518790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103518790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103519216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103519216 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103519216 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103519216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103519220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103519221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@80cf929217c4: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DC5C3465'O, index=0 SGSN_Test-GSUP(514)@80cf929217c4: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@80cf929217c4: 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 := '64A0F4F3CFB67A20D432F0822120574A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95B64154'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '250281C430768718'O } } } } } 20250115103520297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520297 DLLC NOTICE LLME(ffffffff/dc5c3465){UNASSIGNED} LLC RX: unknown TLLI 0xdc5c3465, creating LLME on the fly (gprs_llc.c:552) 20250115103520297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1248) 20250115103520298 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103520298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103520298 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103520298 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103520298 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103520298 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103520298 DLLC NOTICE LLME(ffffffff/dc5c3465){UNASSIGNED} LLGM Assign pre (dc5c3465 => f1d612a5) (gprs_llc.c:1079) 20250115103520298 DLLC NOTICE LLME(dc5c3465/f1d612a5){ASSIGNED} LLGM Assign post (dc5c3465 => f1d612a5) (gprs_llc.c:1125) 20250115103520298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103520298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103520298 DMM DEBUG MM(262420000000038/f1d612a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103520318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520318 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103520318 DMM DEBUG MM(262420000000038/f1d612a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20250115103520318 DMM NOTICE MM(262420000000038/f1d612a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103520318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103520318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103520318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103520318 DMM DEBUG MM(262420000000038/f1d612a5) Requesting authorization (sgsn_auth.c:160) 20250115103520318 DMM INFO MM(262420000000038/f1d612a5) Requesting authentication tuples (sgsn_auth.c:184) 20250115103520318 DMM DEBUG MM(262420000000038/f1d612a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103520318 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250115103520318 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)@80cf929217c4: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@80cf929217c4: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250115103520324 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103520324 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103520324 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103520324 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103520324 DMM INFO MM(262420000000038/f1d612a5) Subscriber data update (mmctx.c:445) 20250115103520324 DMM DEBUG MM(262420000000038/f1d612a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103520324 DMM INFO MM(262420000000038/f1d612a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103520324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103520324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103520324 DMM INFO MM(262420000000038/f1d612a5) <- GMM AUTH AND CIPHERING REQ (rand = 64 a0 f4 f3 cf b6 7a 20 d4 32 f0 82 21 20 57 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103520339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520339 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103520339 DMM INFO MM(262420000000038/f1d612a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103520339 DMM NOTICE MM(262420000000038/f1d612a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103520339 DMM DEBUG MM(262420000000038/f1d612a5) checking auth: received GSM SRES = 95 b6 41 54 (gprs_gmm.c:648) 20250115103520339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103520339 DMM DEBUG MM(262420000000038/f1d612a5) Requesting authorization (sgsn_auth.c:160) 20250115103520339 DMM INFO MM(262420000000038/f1d612a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103520339 DMM DEBUG MM(262420000000038/f1d612a5) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103520339 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250115103520339 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) 20250115103520339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103520339 DMM INFO MM(262420000000038/f1d612a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1d612a5) (gprs_gmm.c:282) 20250115103520341 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103520341 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103520341 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250115103520341 DMM INFO MM(262420000000038/f1d612a5) Subscriber data update (mmctx.c:445) 20250115103520341 DMM DEBUG MM(262420000000038/f1d612a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103520341 DMM INFO MM(262420000000038/f1d612a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103520341 DMM NOTICE MM(262420000000038/f1d612a5) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20250115103520341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103520341 DMM NOTICE MM(262420000000038/f1d612a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103520341 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) 20250115103520342 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103520342 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250115103520342 DMM INFO MM(262420000000038/f1d612a5) Subscriber data update (mmctx.c:445) 20250115103520342 DMM DEBUG MM(262420000000038/f1d612a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103520346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520346 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103520346 DMM INFO MM(262420000000038/f1d612a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103520346 DMM NOTICE MM(262420000000038/f1d612a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103520346 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103520346 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103520346 DLLC NOTICE LLME(dc5c3465/f1d612a5){ASSIGNED} LLGM Assign pre (ffffffff => f1d612a5) (gprs_llc.c:1079) 20250115103520346 DLLC NOTICE LLME(ffffffff/f1d612a5){ASSIGNED} LLGM Assign post (ffffffff => f1d612a5) (gprs_llc.c:1125) 20250115103520346 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103520346 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103520346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103520346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@80cf929217c4: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@80cf929217c4: attach complete sending rau 20250115103520403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520403 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103520403 DMM INFO MM(262420000000038/f1d612a5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115103520403 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103520403 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115103520403 DLLC NOTICE LLME(ffffffff/f1d612a5){ASSIGNED} LLGM Assign pre (f1d612a5 => d6618b55) (gprs_llc.c:1079) 20250115103520403 DLLC NOTICE LLME(f1d612a5/d6618b55){ASSIGNED} LLGM Assign post (f1d612a5 => d6618b55) (gprs_llc.c:1125) 20250115103520403 DMM INFO MM(262420000000038/d6618b55) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@80cf929217c4: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@80cf929217c4: Removing Client IMSI='262420000000038'H, index=0 20250115103520417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520418 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103520418 DMM INFO MM(262420000000038/d6618b55) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115103520418 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115103520418 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103520418 DLLC NOTICE LLME(f1d612a5/d6618b55){ASSIGNED} LLGM Assign pre (ffffffff => d6618b55) (gprs_llc.c:1079) 20250115103520418 DLLC NOTICE LLME(ffffffff/d6618b55){ASSIGNED} LLGM Assign post (ffffffff => d6618b55) (gprs_llc.c:1125) 20250115103520418 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b-BVCI210(506)@80cf929217c4: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='D6618B55'O, index=0 TC_attach_rau_a_b(516)@80cf929217c4: sending second RAU via different RA 20250115103520427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520428 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115103520428 DMM INFO MM(262420000000038/d6618b55) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d6618b55, P-TMSI: d6618b55 (00000000), TLLI: d6618b55 (d6618b55), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250115103520428 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20250115103520428 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115103520428 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103520428 DLLC NOTICE LLME(ffffffff/d6618b55){ASSIGNED} LLGM Assign pre (d6618b55 => d6618b55) (gprs_llc.c:1079) 20250115103520428 DLLC NOTICE LLME(d6618b55/d6618b55){ASSIGNED} LLGM Assign post (d6618b55 => d6618b55) (gprs_llc.c:1125) 20250115103520428 DMM INFO MM(262420000000038/d6618b55) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103520457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520458 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103520458 DMM INFO MM(262420000000038/d6618b55) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115103520458 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115103520458 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103520458 DLLC NOTICE LLME(d6618b55/d6618b55){ASSIGNED} LLGM Assign pre (ffffffff => d6618b55) (gprs_llc.c:1079) 20250115103520458 DLLC NOTICE LLME(ffffffff/d6618b55){ASSIGNED} LLGM Assign post (ffffffff => d6618b55) (gprs_llc.c:1125) 20250115103520458 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115103520458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103520458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103520458 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103520458 DMM INFO MM(262420000000038/d6618b55) -> GMM DETACH REQUEST TLLI=0xd6618b55 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115103520458 DMM INFO MM(262420000000038/d6618b55) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115103520458 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103520458 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103520458 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103520458 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103520458 DLLC NOTICE LLME(ffffffff/d6618b55){ASSIGNED} LLGM Assign pre (d6618b55 => ffffffff) (gprs_llc.c:1079) 20250115103520458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6618b55 => ffffffff) (gprs_llc.c:1125) 20250115103520458 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250115103520458 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) 20250115103520458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103520458 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103520458 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103520458 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103520459 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@80cf929217c4: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@80cf929217c4: Final verdict of PTC: pass 20250115103525469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@80cf929217c4: Final verdict of PTC: none 20250115103525475 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103525475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(512)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@80cf929217c4: Final verdict of PTC: none -NSVCI98(507)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@80cf929217c4: Final verdict of PTC: none -NSVCI97(502)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(510)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(505)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(500)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Jan 15 10:35:25 UTC 2025 ====== 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 20250115103525577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103525978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105072) 20250115103526476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103526476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105072, count=109428) 20250115103527477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103527477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:35:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103528478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103528478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250115103529012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103529013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103529034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103529034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103529034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103529034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103529034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103529034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103529034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103529034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103529034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103529035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103529035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103529035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103529036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103529036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103529036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103529036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103529036 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103529036 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103529036 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103529036 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103529036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103529036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(522)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103529039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(518)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115103529048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103529048 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(526)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103529051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103529051 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103529051 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103529051 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103529051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103529052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103529052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(526)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103529053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103529053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103529053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103529053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103529053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103529053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103529053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103529053 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103529053 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103529053 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103529053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103529053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103529054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(527)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103529057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103529067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103529067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(527)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(531)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103529082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103529082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103529082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103529082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103529082 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103529082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103529082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103529082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103529082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103529086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103529086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103529086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103529086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103529086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103529086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103529086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103529086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103529086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103529086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103529086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(531)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103529089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103529089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103529095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103529106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103529106 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103529479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103529479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103529479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103529479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103529480 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103529480 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@80cf929217c4: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EEA878E6'O, index=0 SGSN_Test-GSUP(533)@80cf929217c4: 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)@80cf929217c4: 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 := '690F2DF68F93097B25D2AF2ECA377FFC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '444E832D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90AA562628AFB86F'O } } } } } 20250115103530556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103530556 DLLC NOTICE LLME(ffffffff/eea878e6){UNASSIGNED} LLC RX: unknown TLLI 0xeea878e6, creating LLME on the fly (gprs_llc.c:552) 20250115103530556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103530556 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1248) 20250115103530556 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103530556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103530556 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103530556 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103530556 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103530556 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103530556 DLLC NOTICE LLME(ffffffff/eea878e6){UNASSIGNED} LLGM Assign pre (eea878e6 => c019f493) (gprs_llc.c:1079) 20250115103530556 DLLC NOTICE LLME(eea878e6/c019f493){ASSIGNED} LLGM Assign post (eea878e6 => c019f493) (gprs_llc.c:1125) 20250115103530556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103530556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103530556 DMM DEBUG MM(262420000000039/c019f493) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103530575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103530575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103530575 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103530575 DMM DEBUG MM(262420000000039/c019f493) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250115103530575 DMM NOTICE MM(262420000000039/c019f493) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103530575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103530575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103530575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103530575 DMM DEBUG MM(262420000000039/c019f493) Requesting authorization (sgsn_auth.c:160) 20250115103530575 DMM INFO MM(262420000000039/c019f493) Requesting authentication tuples (sgsn_auth.c:184) 20250115103530575 DMM DEBUG MM(262420000000039/c019f493) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103530575 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250115103530575 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)@80cf929217c4: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@80cf929217c4: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250115103530581 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103530581 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103530581 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103530581 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103530581 DMM INFO MM(262420000000039/c019f493) Subscriber data update (mmctx.c:445) 20250115103530581 DMM DEBUG MM(262420000000039/c019f493) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103530581 DMM INFO MM(262420000000039/c019f493) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103530581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103530581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103530581 DMM INFO MM(262420000000039/c019f493) <- GMM AUTH AND CIPHERING REQ (rand = 69 0f 2d f6 8f 93 09 7b 25 d2 af 2e ca 37 7f fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103530591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103530591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103530591 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103530591 DMM INFO MM(262420000000039/c019f493) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103530591 DMM NOTICE MM(262420000000039/c019f493) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103530591 DMM DEBUG MM(262420000000039/c019f493) checking auth: received GSM SRES = 44 4e 83 2d (gprs_gmm.c:648) 20250115103530591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103530591 DMM DEBUG MM(262420000000039/c019f493) Requesting authorization (sgsn_auth.c:160) 20250115103530591 DMM INFO MM(262420000000039/c019f493) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103530591 DMM DEBUG MM(262420000000039/c019f493) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103530591 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250115103530591 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) 20250115103530591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103530591 DMM INFO MM(262420000000039/c019f493) <- GMM ATTACH ACCEPT (new P-TMSI=0xc019f493) (gprs_gmm.c:282) 20250115103530593 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103530593 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103530593 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250115103530593 DMM INFO MM(262420000000039/c019f493) Subscriber data update (mmctx.c:445) 20250115103530594 DMM DEBUG MM(262420000000039/c019f493) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103530594 DMM INFO MM(262420000000039/c019f493) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103530594 DMM NOTICE MM(262420000000039/c019f493) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20250115103530594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103530594 DMM NOTICE MM(262420000000039/c019f493) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103530594 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) 20250115103530595 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103530595 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250115103530595 DMM INFO MM(262420000000039/c019f493) Subscriber data update (mmctx.c:445) 20250115103530595 DMM DEBUG MM(262420000000039/c019f493) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103530606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103530606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103530607 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103530607 DMM INFO MM(262420000000039/c019f493) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103530607 DMM NOTICE MM(262420000000039/c019f493) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103530607 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103530607 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103530607 DLLC NOTICE LLME(eea878e6/c019f493){ASSIGNED} LLGM Assign pre (ffffffff => c019f493) (gprs_llc.c:1079) 20250115103530607 DLLC NOTICE LLME(ffffffff/c019f493){ASSIGNED} LLGM Assign post (ffffffff => c019f493) (gprs_llc.c:1125) 20250115103530607 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103530607 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103530607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103530607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@80cf929217c4: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@80cf929217c4: attach complete sending rau 20250115103530660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103530660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103530660 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103530660 DMM INFO MM(262420000000039/c019f493) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115103530660 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103530660 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115103530660 DLLC NOTICE LLME(ffffffff/c019f493){ASSIGNED} LLGM Assign pre (c019f493 => f32b2e4b) (gprs_llc.c:1079) 20250115103530660 DLLC NOTICE LLME(c019f493/f32b2e4b){ASSIGNED} LLGM Assign post (c019f493 => f32b2e4b) (gprs_llc.c:1125) 20250115103530660 DMM INFO MM(262420000000039/f32b2e4b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@80cf929217c4: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@80cf929217c4: Removing Client IMSI='262420000000039'H, index=0 20250115103530674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103530674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250115103530674 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103530674 DMM INFO MM(262420000000039/f32b2e4b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115103530674 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115103530674 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103530674 DLLC NOTICE LLME(c019f493/f32b2e4b){ASSIGNED} LLGM Assign pre (ffffffff => f32b2e4b) (gprs_llc.c:1079) 20250115103530674 DLLC NOTICE LLME(ffffffff/f32b2e4b){ASSIGNED} LLGM Assign post (ffffffff => f32b2e4b) (gprs_llc.c:1125) 20250115103530674 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@80cf929217c4: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F32B2E4B'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@80cf929217c4: sending second RAU via different RA with wrong Old RA 20250115103530684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103530684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103530684 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115103530684 DMM NOTICE LLME(ffffffff/f32b2e4b){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250115103530684 DLLC NOTICE LLME(ffffffff/f32b2e4b){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250115103530684 DMM NOTICE MM(262420000000039/f32b2e4b) Rx RA Update Request with unexpected TLLI=f32b2e4b Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20250115103530684 DMM ERROR LLME(ffffffff/f32b2e4b){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250115103530684 DMM NOTICE MM(262420000000039/f32b2e4b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250115103530684 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250115103530684 DMM INFO MM(262420000000039/f32b2e4b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250115103530684 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103530684 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103530684 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103530684 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103530684 DLLC NOTICE LLME(ffffffff/f32b2e4b){ASSIGNED} LLGM Assign pre (f32b2e4b => ffffffff) (gprs_llc.c:1079) 20250115103530684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f32b2e4b => ffffffff) (gprs_llc.c:1125) 20250115103530685 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250115103530685 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) 20250115103530685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103530685 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103530685 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103530685 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103530718 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250115103530720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103530720 DLLC NOTICE LLME(ffffffff/f32b2e4b){UNASSIGNED} LLC RX: unknown TLLI 0xf32b2e4b, creating LLME on the fly (gprs_llc.c:552) 20250115103530720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250115103530720 DMM NOTICE LLME(ffffffff/f32b2e4b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250115103535182 DGPRS DEBUG Checking for inactive LLMEs, time = 168240 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@80cf929217c4: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@80cf929217c4: Final verdict of PTC: pass 20250115103535729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@80cf929217c4: Final verdict of PTC: none -NSVCI97(521)@80cf929217c4: Final verdict of PTC: none -NSVCI99(531)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@80cf929217c4: Final verdict of PTC: none 20250115103535735 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103535735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(522)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@80cf929217c4: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@80cf929217c4: Final verdict of PTC: none -NSVCI98(526)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(519)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(524)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(529)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Wed Jan 15 10:35:35 UTC 2025 ====== 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 20250115103535825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103536226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106032) 20250115103536736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103536736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106032, count=107192) 20250115103537737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103537737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Jan 15 10:35:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103538738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103538738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_usim_resync started. 20250115103539320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103539322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103539358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103539358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103539358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103539358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103539358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103539358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103539358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103539358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103539358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103539359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103539359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103539359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103539359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103539359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103539359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103539359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103539359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103539359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103539359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103539359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103539360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103539360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103539362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103539366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103539366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103539373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103539373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103539373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103539373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103539373 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103539373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103539373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103539373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103539373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103539373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103539373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103539373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103539373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103539373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103539373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103539373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103539373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103539373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103539373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103539373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103539374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103539374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103539375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103539381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103539381 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103539388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103539388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103539388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103539388 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103539388 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103539388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103539388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103539388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103539388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103539389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103539389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103539389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103539389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103539389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103539389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103539389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103539389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103539389 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103539389 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103539389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103539389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103539389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103539392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103539398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103539398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103539739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103539739 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103539739 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103539739 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103539743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103539745 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@80cf929217c4: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='D1EBDBFF'O, index=0 SGSN_Test-GSUP(552)@80cf929217c4: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@80cf929217c4: 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 := 'ADB850F154E8419F94BDA1F03259FBA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BC1059D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4426B3C65191679'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AEEFA8798CFA22FE75A526524430651A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '538299CB7A81A05659076F0D6DF0AA08'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3A7894FABD3F0CEC31832FDAA5F99C74'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E1A663FB0A540359'O } } } } } 20250115103540784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103540784 DLLC NOTICE LLME(ffffffff/d1ebdbff){UNASSIGNED} LLC RX: unknown TLLI 0xd1ebdbff, creating LLME on the fly (gprs_llc.c:552) 20250115103540784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103540784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115103540784 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103540784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103540784 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103540784 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103540784 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103540784 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103540784 DLLC NOTICE LLME(ffffffff/d1ebdbff){UNASSIGNED} LLGM Assign pre (d1ebdbff => dba3fbc4) (gprs_llc.c:1079) 20250115103540784 DLLC NOTICE LLME(d1ebdbff/dba3fbc4){ASSIGNED} LLGM Assign post (d1ebdbff => dba3fbc4) (gprs_llc.c:1125) 20250115103540784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103540784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103540784 DMM DEBUG MM(262420000000040/dba3fbc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103540794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103540794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103540794 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103540794 DMM DEBUG MM(262420000000040/dba3fbc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115103540794 DMM NOTICE MM(262420000000040/dba3fbc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103540794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103540794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103540794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103540794 DMM DEBUG MM(262420000000040/dba3fbc4) Requesting authorization (sgsn_auth.c:160) 20250115103540794 DMM INFO MM(262420000000040/dba3fbc4) Requesting authentication tuples (sgsn_auth.c:184) 20250115103540794 DMM DEBUG MM(262420000000040/dba3fbc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103540794 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115103540794 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)@80cf929217c4: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@80cf929217c4: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250115103540797 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103540797 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103540797 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103540797 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103540797 DMM INFO MM(262420000000040/dba3fbc4) Subscriber data update (mmctx.c:445) 20250115103540797 DMM DEBUG MM(262420000000040/dba3fbc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103540797 DMM INFO MM(262420000000040/dba3fbc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103540797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103540797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103540797 DMM INFO MM(262420000000040/dba3fbc4) <- GMM AUTH AND CIPHERING REQ (rand = ad b8 50 f1 54 e8 41 9f 94 bd a1 f0 32 59 fb a5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a 78 94 fa bd 3f 0c ec 31 83 2f da a5 f9 9c 74 ) (gprs_gmm.c:465) 20250115103540803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103540803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103540803 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103540803 DMM INFO MM(262420000000040/dba3fbc4) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20250115103540803 DMM INFO MM(262420000000040/dba3fbc4) R99 AUTHENTICATION SYNCH (AUTS = d4d5aa7061ec842e55b848b4342a) (gprs_gmm.c:693) 20250115103540804 DMM DEBUG MM(262420000000040/dba3fbc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103540804 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250115103540804 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e d4 d5 aa 70 61 ec 84 2e 55 b8 48 b4 34 2a 20 10 ad b8 50 f1 54 e8 41 9f 94 bd a1 f0 32 59 fb a5 28 01 01 (gprs_subscriber.c:210) 20250115103540804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20250115103540804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250115103540804 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103540804 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103540804 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103540804 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103540804 DMM INFO MM(262420000000040/dba3fbc4) Subscriber data update (mmctx.c:445) 20250115103540804 DMM DEBUG MM(262420000000040/dba3fbc4) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250115103540804 DMM INFO MM(262420000000040/dba3fbc4) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250115103540804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103540804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103540804 DMM INFO MM(262420000000040/dba3fbc4) <- GMM AUTH AND CIPHERING REQ (rand = dd 52 2c ba 56 95 7a bc 3e 34 ea bb 8d af d6 1d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 96 49 e0 d6 da c8 a3 88 10 41 8a 3d f0 b1 17 e8 ) (gprs_gmm.c:465) 20250115103540809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103540810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7bdcd0 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103540810 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103540810 DMM INFO MM(262420000000040/dba3fbc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103540810 DMM NOTICE MM(262420000000040/dba3fbc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103540810 DMM DEBUG MM(262420000000040/dba3fbc4) checking auth: received UMTS RES = df d8 29 26 d0 bd e2 59 (gprs_gmm.c:648) 20250115103540810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103540810 DMM DEBUG MM(262420000000040/dba3fbc4) Requesting authorization (sgsn_auth.c:160) 20250115103540810 DMM INFO MM(262420000000040/dba3fbc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103540810 DMM DEBUG MM(262420000000040/dba3fbc4) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103540810 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250115103540810 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) 20250115103540810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103540810 DMM INFO MM(262420000000040/dba3fbc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdba3fbc4) (gprs_gmm.c:282) 20250115103540811 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103540811 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103540811 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250115103540811 DMM INFO MM(262420000000040/dba3fbc4) Subscriber data update (mmctx.c:445) 20250115103540811 DMM DEBUG MM(262420000000040/dba3fbc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103540811 DMM INFO MM(262420000000040/dba3fbc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103540811 DMM NOTICE MM(262420000000040/dba3fbc4) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20250115103540811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103540811 DMM NOTICE MM(262420000000040/dba3fbc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103540811 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) 20250115103540811 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103540811 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250115103540811 DMM INFO MM(262420000000040/dba3fbc4) Subscriber data update (mmctx.c:445) 20250115103540811 DMM DEBUG MM(262420000000040/dba3fbc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@80cf929217c4: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@80cf929217c4: Removing Client IMSI='262420000000040'H, index=0 20250115103540817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103540817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103540817 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103540817 DMM INFO MM(262420000000040/dba3fbc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103540817 DMM NOTICE MM(262420000000040/dba3fbc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103540817 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103540817 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103540817 DLLC NOTICE LLME(d1ebdbff/dba3fbc4){ASSIGNED} LLGM Assign pre (ffffffff => dba3fbc4) (gprs_llc.c:1079) 20250115103540817 DLLC NOTICE LLME(ffffffff/dba3fbc4){ASSIGNED} LLGM Assign post (ffffffff => dba3fbc4) (gprs_llc.c:1125) 20250115103540817 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103540817 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103540817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103540817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@80cf929217c4: Final verdict of PTC: pass 20250115103540820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@80cf929217c4: Final verdict of PTC: none -NSVCI98(545)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@80cf929217c4: Final verdict of PTC: none -NSVCI99(550)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@80cf929217c4: Final verdict of PTC: none 20250115103540825 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103540825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI220(549)@80cf929217c4: Final verdict of PTC: none -NSVCI97(540)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(543)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(538)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(548)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none Wed Jan 15 10:35:40 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_usim_resync finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. 20250115103540892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103541294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44524) 20250115103541826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103541826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44524, count=95208) 20250115103542827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103542827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Jan 15 10:35:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103543829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103543829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_usim_a54_a54 started. 20250115103544330 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103544332 DMM INFO MM(262420000000040/dba3fbc4) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103544332 DMM INFO MM(262420000000040/dba3fbc4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103544332 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103544332 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103544332 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103544332 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103544332 DLLC NOTICE LLME(ffffffff/dba3fbc4){ASSIGNED} LLGM Assign pre (dba3fbc4 => ffffffff) (gprs_llc.c:1079) 20250115103544332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dba3fbc4 => ffffffff) (gprs_llc.c:1125) 20250115103544332 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250115103544332 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) 20250115103544332 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:402) 20250115103544332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103544332 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103544332 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103544332 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103544332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@80cf929217c4: 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(560)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(559)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(560)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103544381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103544381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103544381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103544381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103544381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103544381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103544381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103544381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103544382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103544383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103544383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103544383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103544383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103544383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103544383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103544383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103544383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103544383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103544383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103544383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103544383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103544383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-BSSGP1(561)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(560)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103544386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115103544392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103544392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(564)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a54-BVCI196(557)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103544394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103544394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103544394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103544394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103544394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103544394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103544394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103544394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103544394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103544395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103544395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103544395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103544395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103544395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103544395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103544395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103544395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103544395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103544395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103544395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103544395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103544395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103544397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(561)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@80cf929217c4: 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 } 20250115103544402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103544402 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(569)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a54-BVCI210(562)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103544404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103544404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103544404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103544404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103544404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103544404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103544404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103544404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103544405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103544405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103544405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103544405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103544405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103544405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103544405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103544405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103544405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103544405 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103544405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103544405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103544406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103544406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103544408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103544412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103544412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103544830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103544830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103544830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103544830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103544834 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(570)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103544835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@80cf929217c4: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='D7FC9FF2'O, index=0 SGSN_Test-GSUP(571)@80cf929217c4: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@80cf929217c4: 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 := 'FF527B8081CE8F89D6F80C46C04973D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78E84BD9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '293DB427FC5D715C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E9167452F8BF147135D8A5F88B3E38E6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8C623873101DA1FD2D69DA9375DD35C8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB3405D6CFA657EBCCB6FFC21B3D5616'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8E52E727D8CBAFB4'O } } } } } 20250115103545908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103545908 DLLC NOTICE LLME(ffffffff/d7fc9ff2){UNASSIGNED} LLC RX: unknown TLLI 0xd7fc9ff2, creating LLME on the fly (gprs_llc.c:552) 20250115103545908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103545908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115103545908 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103545908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103545908 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103545908 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103545908 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103545908 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103545908 DLLC NOTICE LLME(ffffffff/d7fc9ff2){UNASSIGNED} LLGM Assign pre (d7fc9ff2 => ece6aba0) (gprs_llc.c:1079) 20250115103545908 DLLC NOTICE LLME(d7fc9ff2/ece6aba0){ASSIGNED} LLGM Assign post (d7fc9ff2 => ece6aba0) (gprs_llc.c:1125) 20250115103545908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103545908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103545908 DMM DEBUG MM(262420000000040/ece6aba0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103545925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103545925 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103545925 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103545925 DMM DEBUG MM(262420000000040/ece6aba0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115103545925 DMM NOTICE MM(262420000000040/ece6aba0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103545925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103545925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103545925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103545925 DMM DEBUG MM(262420000000040/ece6aba0) Requesting authorization (sgsn_auth.c:160) 20250115103545925 DMM INFO MM(262420000000040/ece6aba0) Requesting authentication tuples (sgsn_auth.c:184) 20250115103545926 DMM DEBUG MM(262420000000040/ece6aba0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103545926 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115103545926 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)@80cf929217c4: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@80cf929217c4: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250115103545931 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103545931 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103545931 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103545931 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103545931 DMM INFO MM(262420000000040/ece6aba0) Subscriber data update (mmctx.c:445) 20250115103545931 DMM DEBUG MM(262420000000040/ece6aba0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103545931 DMM INFO MM(262420000000040/ece6aba0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103545931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103545931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103545931 DMM INFO MM(262420000000040/ece6aba0) <- GMM AUTH AND CIPHERING REQ (rand = ff 52 7b 80 81 ce 8f 89 d6 f8 0c 46 c0 49 73 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 34 05 d6 cf a6 57 eb cc b6 ff c2 1b 3d 56 16 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@80cf929217c4: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@80cf929217c4: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@80cf929217c4: Final verdict of PTC: pass 20250115103545950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57368<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a54-BVCI210(562)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(571)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@80cf929217c4: Final verdict of PTC: none -NSVCI98(565)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@80cf929217c4: Final verdict of PTC: none 20250115103545955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103545955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(569)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@80cf929217c4: Final verdict of PTC: none -NSVCI97(560)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(558)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(563)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(567)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(562): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Wed Jan 15 10:35:45 UTC 2025 ====== 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 20250115103546050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103546452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55306<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50220) 20250115103546956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103546957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50220, count=72664) 20250115103547958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103547958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Jan 15 10:35:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103548960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103548960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_usim_a54_a53 started. 20250115103549544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103549546 DMM INFO MM(262420000000040/ece6aba0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103549546 DMM INFO MM(262420000000040/ece6aba0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103549546 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103549546 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103549546 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103549546 DMM ERROR MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115103549546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Deallocated (fsm.c:568) 20250115103549547 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103549547 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103549547 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103549547 DLLC NOTICE LLME(d7fc9ff2/ece6aba0){ASSIGNED} LLGM Assign pre (ece6aba0 => ffffffff) (gprs_llc.c:1079) 20250115103549547 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ece6aba0 => ffffffff) (gprs_llc.c:1125) 20250115103549547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103549574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103549574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103549574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103549574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103549574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103549574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103549574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103549574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103549574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103549575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103549575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103549575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103549575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103549575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103549575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103549575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103549575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103549575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103549575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103549575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103549575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103549575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103549578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103549582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103549582 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@80cf929217c4: 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(584)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(583)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103549592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103549592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103549592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103549592 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103549592 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103549592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103549592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103549592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103549592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103549593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103549593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103549593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103549593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103549593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103549593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103549593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103549593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103549593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103549593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103549593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(584)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103549593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103549593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103549595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(580)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@80cf929217c4: 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 } 20250115103549599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103549599 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(588)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a53-BVCI210(581)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103549603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103549603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103549603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103549603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103549603 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103549603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103549603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103549603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103549603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103549604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103549604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103549604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103549604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103549604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103549604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103549604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103549604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103549604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103549604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103549604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103549605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103549605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103549607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103549612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103549612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103549961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103549961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103549961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103549961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103549962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103549963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@80cf929217c4: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='DC192F6B'O, index=0 SGSN_Test-GSUP(590)@80cf929217c4: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@80cf929217c4: 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 := 'B599C536A34EDC7CEE2240EB33D505CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90AA3107'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '915EC321BF7A46CD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C4B4257081721FA9ED6FC02CD233D315'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EAB1B71C1CB87CE0F8430E0C14938C49'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5B490E989220E13DF1035EEA5A09A611'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8107E5197C5BCE32'O } } } } } 20250115103551041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103551041 DLLC NOTICE LLME(ffffffff/dc192f6b){UNASSIGNED} LLC RX: unknown TLLI 0xdc192f6b, creating LLME on the fly (gprs_llc.c:552) 20250115103551041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103551041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115103551041 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103551041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103551041 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103551041 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103551041 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103551041 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103551041 DLLC NOTICE LLME(ffffffff/dc192f6b){UNASSIGNED} LLGM Assign pre (dc192f6b => c281e6ae) (gprs_llc.c:1079) 20250115103551041 DLLC NOTICE LLME(dc192f6b/c281e6ae){ASSIGNED} LLGM Assign post (dc192f6b => c281e6ae) (gprs_llc.c:1125) 20250115103551041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103551041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103551041 DMM DEBUG MM(262420000000040/c281e6ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103551049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103551049 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103551049 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103551049 DMM DEBUG MM(262420000000040/c281e6ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115103551049 DMM NOTICE MM(262420000000040/c281e6ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103551049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103551049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103551049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103551049 DMM DEBUG MM(262420000000040/c281e6ae) Requesting authorization (sgsn_auth.c:160) 20250115103551049 DMM INFO MM(262420000000040/c281e6ae) Requesting authentication tuples (sgsn_auth.c:184) 20250115103551049 DMM DEBUG MM(262420000000040/c281e6ae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103551049 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115103551049 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)@80cf929217c4: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@80cf929217c4: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250115103551051 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103551051 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103551051 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103551051 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103551051 DMM INFO MM(262420000000040/c281e6ae) Subscriber data update (mmctx.c:445) 20250115103551051 DMM DEBUG MM(262420000000040/c281e6ae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103551051 DMM INFO MM(262420000000040/c281e6ae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103551051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103551051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103551051 DMM INFO MM(262420000000040/c281e6ae) <- GMM AUTH AND CIPHERING REQ (rand = b5 99 c5 36 a3 4e dc 7c ee 22 40 eb 33 d5 05 ce , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5b 49 0e 98 92 20 e1 3d f1 03 5e ea 5a 09 a6 11 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@80cf929217c4: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@80cf929217c4: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@80cf929217c4: Final verdict of PTC: pass 20250115103551057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55320<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103551061 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103551061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(590)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@80cf929217c4: Final verdict of PTC: none -NSVCI98(584)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@80cf929217c4: Final verdict of PTC: none -NSVCI97(578)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@80cf929217c4: Final verdict of PTC: none -NSVCI99(588)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(576)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(586)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(582)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Wed Jan 15 10:35:51 UTC 2025 ====== 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 20250115103551149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103551550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48184) 20250115103552062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103552063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48184, count=72044) 20250115103553063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103553063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Jan 15 10:35:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103554065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103554065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_usim_a53_a54 started. 20250115103554627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103554629 DMM INFO MM(262420000000040/c281e6ae) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103554630 DMM INFO MM(262420000000040/c281e6ae) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103554630 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103554630 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103554630 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103554630 DMM ERROR MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115103554630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Deallocated (fsm.c:568) 20250115103554630 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103554630 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103554630 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103554630 DLLC NOTICE LLME(dc192f6b/c281e6ae){ASSIGNED} LLGM Assign pre (c281e6ae => ffffffff) (gprs_llc.c:1079) 20250115103554630 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c281e6ae => ffffffff) (gprs_llc.c:1125) 20250115103554630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103554671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103554671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103554671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103554671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103554671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103554671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103554671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103554671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103554671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103554673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103554673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103554673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103554673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103554673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103554673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103554673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103554673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103554673 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103554673 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103554673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103554674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103554674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(598)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103554676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103554683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103554683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(598)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI196(596)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(602)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103554688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103554688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103554688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103554688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103554688 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103554688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103554688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103554688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103554688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103554689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103554689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103554689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103554689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103554689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103554689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103554689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103554689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103554689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103554689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103554689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103554689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103554689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103554692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103554698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103554698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(604)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(601)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(603)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103554705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103554705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103554705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103554705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103554705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103554705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103554705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103554705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103554705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103554706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103554706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103554706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103554706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103554706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103554706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103554706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103554706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103554706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103554706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103554706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103554706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103554706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103554709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103554714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103554714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103555066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103555066 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103555066 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103555066 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103555069 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103555069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@80cf929217c4: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='D2AD6AA1'O, index=0 SGSN_Test-GSUP(609)@80cf929217c4: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@80cf929217c4: 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 := '45B8EC46CDB0F2CBC4F98F4DB054B6E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08687FFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42091035A2CE75C4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4A5620EA5DA7F682A23A47BB18E42390'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AC7282E718119710C52E12EAA81F0B16'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA512860CF2ABBFD2DC150D1E18E9628'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B434A919AF8A0BC8'O } } } } } 20250115103556118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103556118 DLLC NOTICE LLME(ffffffff/d2ad6aa1){UNASSIGNED} LLC RX: unknown TLLI 0xd2ad6aa1, creating LLME on the fly (gprs_llc.c:552) 20250115103556118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103556118 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115103556118 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103556118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103556118 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103556118 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103556118 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103556118 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103556118 DLLC NOTICE LLME(ffffffff/d2ad6aa1){UNASSIGNED} LLGM Assign pre (d2ad6aa1 => ceed6ad8) (gprs_llc.c:1079) 20250115103556118 DLLC NOTICE LLME(d2ad6aa1/ceed6ad8){ASSIGNED} LLGM Assign post (d2ad6aa1 => ceed6ad8) (gprs_llc.c:1125) 20250115103556118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103556118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103556118 DMM DEBUG MM(262420000000040/ceed6ad8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103556131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103556131 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103556131 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103556131 DMM DEBUG MM(262420000000040/ceed6ad8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115103556131 DMM NOTICE MM(262420000000040/ceed6ad8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103556131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103556131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103556131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103556131 DMM DEBUG MM(262420000000040/ceed6ad8) Requesting authorization (sgsn_auth.c:160) 20250115103556131 DMM INFO MM(262420000000040/ceed6ad8) Requesting authentication tuples (sgsn_auth.c:184) 20250115103556131 DMM DEBUG MM(262420000000040/ceed6ad8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103556131 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115103556131 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)@80cf929217c4: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@80cf929217c4: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250115103556134 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103556134 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103556134 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103556134 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103556134 DMM INFO MM(262420000000040/ceed6ad8) Subscriber data update (mmctx.c:445) 20250115103556134 DMM DEBUG MM(262420000000040/ceed6ad8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103556134 DMM INFO MM(262420000000040/ceed6ad8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103556134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103556134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103556134 DMM INFO MM(262420000000040/ceed6ad8) <- GMM AUTH AND CIPHERING REQ (rand = 45 b8 ec 46 cd b0 f2 cb c4 f9 8f 4d b0 54 b6 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ba 51 28 60 cf 2a bb fd 2d c1 50 d1 e1 8e 96 28 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@80cf929217c4: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@80cf929217c4: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@80cf929217c4: Final verdict of PTC: pass 20250115103556145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103556149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(598)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@80cf929217c4: Final verdict of PTC: none 20250115103556149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(597)@80cf929217c4: Final verdict of PTC: none -NSVCI98(602)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(609)@80cf929217c4: Final verdict of PTC: none -NSVCI99(607)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(605)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(600)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(595)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Jan 15 10:35:56 UTC 2025 ====== 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 20250115103556243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103556645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71396) 20250115103557150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103557150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71396, count=72556) 20250115103558150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103558151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Jan 15 10:35:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103559152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103559152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_usim_a50_a54 started. 20250115103559673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103559674 DMM INFO MM(262420000000040/ceed6ad8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103559674 DMM INFO MM(262420000000040/ceed6ad8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103559674 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103559674 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103559674 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103559674 DMM ERROR MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115103559674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Deallocated (fsm.c:568) 20250115103559674 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103559674 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103559674 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103559674 DLLC NOTICE LLME(d2ad6aa1/ceed6ad8){ASSIGNED} LLGM Assign pre (ceed6ad8 => ffffffff) (gprs_llc.c:1079) 20250115103559674 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceed6ad8 => ffffffff) (gprs_llc.c:1125) 20250115103559674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103559693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103559693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103559693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103559693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103559693 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103559693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103559693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103559693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103559693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103559694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103559694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103559694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103559694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103559694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103559694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103559694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103559694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103559694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103559694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103559694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(616)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103559695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103559695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103559698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(618)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(613)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103559706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103559706 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@80cf929217c4: 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(622)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103559714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103559714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103559714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103559714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103559714 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103559714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103559714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103559714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103559714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(621)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(622)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103559715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103559715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103559715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103559715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103559715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103559715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103559715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103559715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103559715 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103559715 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103559715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(622)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103559716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103559716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103559718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103559724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103559724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(619)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@80cf929217c4: 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(627)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103559729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103559729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103559729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103559729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103559729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103559729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103559729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103559729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103559729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103559731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103559731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103559731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103559731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103559731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103559731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103559731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103559731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103559731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103559731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103559731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(627)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103559731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103559731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103559733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103559739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103559739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103600154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103600154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103600154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103600154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(626)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103600155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(626)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103600156 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(626)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@80cf929217c4: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='DE1F5F1D'O, index=0 SGSN_Test-GSUP(628)@80cf929217c4: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@80cf929217c4: 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 := '0ED62A09BDC992A38D72AE04B372921B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA96EECD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B5C277CD98FFDD5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8C67172D73D2EBE8CE8418F98E252C2A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7E9CFD47FAA085F37669AB999FE347FB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3758A3AD1FBECA308305BE10DCA52C7F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2D9E32CD2140351B'O } } } } } 20250115103601179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103601179 DLLC NOTICE LLME(ffffffff/de1f5f1d){UNASSIGNED} LLC RX: unknown TLLI 0xde1f5f1d, creating LLME on the fly (gprs_llc.c:552) 20250115103601179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103601179 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115103601179 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103601179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103601179 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103601179 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103601179 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103601179 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103601179 DLLC NOTICE LLME(ffffffff/de1f5f1d){UNASSIGNED} LLGM Assign pre (de1f5f1d => f4298e1f) (gprs_llc.c:1079) 20250115103601179 DLLC NOTICE LLME(de1f5f1d/f4298e1f){ASSIGNED} LLGM Assign post (de1f5f1d => f4298e1f) (gprs_llc.c:1125) 20250115103601179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103601179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103601179 DMM DEBUG MM(262420000000040/f4298e1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103601187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103601187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103601187 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103601187 DMM DEBUG MM(262420000000040/f4298e1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115103601187 DMM NOTICE MM(262420000000040/f4298e1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103601187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103601187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103601187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103601187 DMM DEBUG MM(262420000000040/f4298e1f) Requesting authorization (sgsn_auth.c:160) 20250115103601187 DMM INFO MM(262420000000040/f4298e1f) Requesting authentication tuples (sgsn_auth.c:184) 20250115103601187 DMM DEBUG MM(262420000000040/f4298e1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103601187 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115103601187 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)@80cf929217c4: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@80cf929217c4: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250115103601188 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103601188 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103601188 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103601188 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103601188 DMM INFO MM(262420000000040/f4298e1f) Subscriber data update (mmctx.c:445) 20250115103601188 DMM DEBUG MM(262420000000040/f4298e1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103601188 DMM INFO MM(262420000000040/f4298e1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103601188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103601188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103601188 DMM INFO MM(262420000000040/f4298e1f) <- GMM AUTH AND CIPHERING REQ (rand = 0e d6 2a 09 bd c9 92 a3 8d 72 ae 04 b3 72 92 1b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 58 a3 ad 1f be ca 30 83 05 be 10 dc a5 2c 7f ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@80cf929217c4: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@80cf929217c4: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@80cf929217c4: Final verdict of PTC: pass 20250115103601193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@80cf929217c4: Final verdict of PTC: none 20250115103601195 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(623)@80cf929217c4: Final verdict of PTC: none 20250115103601195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a50_a54-BVCI220(624)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@80cf929217c4: Final verdict of PTC: none -NSVCI97(616)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@80cf929217c4: Final verdict of PTC: none -NSVCI99(627)@80cf929217c4: Final verdict of PTC: none -NSVCI98(622)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(625)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(620)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(614)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Jan 15 10:36:01 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250115103601337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103601739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68660) 20250115103602195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103602195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68660, count=73016) 20250115103603196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103603196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Jan 15 10:36:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103604197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103604198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_usim_a54_a50 started. 20250115103604807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103604809 DMM INFO MM(262420000000040/f4298e1f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103604809 DMM INFO MM(262420000000040/f4298e1f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103604809 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103604809 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103604809 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103604809 DMM ERROR MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115103604809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Deallocated (fsm.c:568) 20250115103604809 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103604809 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103604809 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103604809 DLLC NOTICE LLME(de1f5f1d/f4298e1f){ASSIGNED} LLGM Assign pre (f4298e1f => ffffffff) (gprs_llc.c:1079) 20250115103604809 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4298e1f => ffffffff) (gprs_llc.c:1125) 20250115103604809 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103604848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103604848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103604848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103604848 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103604848 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103604848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103604848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103604848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103604848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103604849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103604849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103604849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103604849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103604849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103604849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103604849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103604849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103604849 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103604849 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103604849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103604849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103604849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103604853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(632)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103604859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103604859 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(633)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@80cf929217c4: 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(641)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103604865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103604865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103604865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103604865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103604865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103604865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103604865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103604865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103604865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103604866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103604866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103604866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103604866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103604866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103604866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103604866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103604866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103604866 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103604866 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103604866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103604867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103604867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103604869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(637)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103604875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103604875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(640)@80cf929217c4: 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_usim_a54_a50-BVCI210(638)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(645)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103604880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103604880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103604880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103604881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103604881 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103604881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103604881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103604881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103604881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103604882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103604882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103604882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103604882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103604882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103604882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103604882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103604882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103604882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103604882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103604882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103604882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103604882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103604885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103604891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103604891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103605183 DGPRS DEBUG Checking for inactive LLMEs, time = 168270 (sgsn.c:132) 20250115103605198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103605198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103605198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103605198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103605202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103605203 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(633)@80cf929217c4: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='EB946DC8'O, index=0 SGSN_Test-GSUP(647)@80cf929217c4: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@80cf929217c4: 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 := '88D76FADAAF802D681B41776251E1F99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DDA423C7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2862882E029C9512'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3309F7B779F4FAFF5914739321C98336'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6C0A53FF967DE343E1E84441AEA4BF0E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7E5F20B6B9A4963AB9E345876F6939B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '85F363CB3A669A13'O } } } } } 20250115103606251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103606251 DLLC NOTICE LLME(ffffffff/eb946dc8){UNASSIGNED} LLC RX: unknown TLLI 0xeb946dc8, creating LLME on the fly (gprs_llc.c:552) 20250115103606251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103606251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1248) 20250115103606251 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103606251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103606251 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103606251 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103606251 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103606251 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103606251 DLLC NOTICE LLME(ffffffff/eb946dc8){UNASSIGNED} LLGM Assign pre (eb946dc8 => daa6c8d7) (gprs_llc.c:1079) 20250115103606251 DLLC NOTICE LLME(eb946dc8/daa6c8d7){ASSIGNED} LLGM Assign post (eb946dc8 => daa6c8d7) (gprs_llc.c:1125) 20250115103606251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103606251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103606251 DMM DEBUG MM(262420000000040/daa6c8d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103606261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103606261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103606261 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103606261 DMM DEBUG MM(262420000000040/daa6c8d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20250115103606261 DMM NOTICE MM(262420000000040/daa6c8d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103606261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103606261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103606261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103606261 DMM DEBUG MM(262420000000040/daa6c8d7) Requesting authorization (sgsn_auth.c:160) 20250115103606261 DMM INFO MM(262420000000040/daa6c8d7) Requesting authentication tuples (sgsn_auth.c:184) 20250115103606261 DMM DEBUG MM(262420000000040/daa6c8d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103606261 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250115103606261 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)@80cf929217c4: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@80cf929217c4: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250115103606263 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103606263 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103606263 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103606263 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103606263 DMM INFO MM(262420000000040/daa6c8d7) Subscriber data update (mmctx.c:445) 20250115103606263 DMM DEBUG MM(262420000000040/daa6c8d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103606263 DMM INFO MM(262420000000040/daa6c8d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103606263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103606263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103606263 DMM INFO MM(262420000000040/daa6c8d7) <- GMM AUTH AND CIPHERING REQ (rand = 88 d7 6f ad aa f8 02 d6 81 b4 17 76 25 1e 1f 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7e 5f 20 b6 b9 a4 96 3a b9 e3 45 87 6f 69 39 b6 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@80cf929217c4: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(633)@80cf929217c4: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@80cf929217c4: Final verdict of PTC: pass 20250115103606270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47772<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103606272 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103606273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(646)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(647)@80cf929217c4: Final verdict of PTC: none -NSVCI97(635)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@80cf929217c4: Final verdict of PTC: none -NSVCI99(645)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(638)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(633)@80cf929217c4: Final verdict of PTC: none -NSVCI98(641)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(639)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(644)@80cf929217c4: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(634)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(633): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(638): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Jan 15 10:36:06 UTC 2025 ====== 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 20250115103606345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103606746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71904) 20250115103607274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103607274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71904, count=72444) 20250115103608275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103608275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Jan 15 10:36:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103609276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103609276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_detach_unknown_nopoweroff started. 20250115103609818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103609820 DMM INFO MM(262420000000040/daa6c8d7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103609820 DMM INFO MM(262420000000040/daa6c8d7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103609820 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103609821 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103609821 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103609821 DMM ERROR MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115103609821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Deallocated (fsm.c:568) 20250115103609821 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103609821 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103609821 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103609821 DLLC NOTICE LLME(eb946dc8/daa6c8d7){ASSIGNED} LLGM Assign pre (daa6c8d7 => ffffffff) (gprs_llc.c:1079) 20250115103609821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daa6c8d7 => ffffffff) (gprs_llc.c:1125) 20250115103609821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103609865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103609865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103609865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103609865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103609865 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103609865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103609865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103609865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103609865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103609866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103609866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103609866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103609866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103609866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103609866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103609866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103609866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103609866 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103609866 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103609866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103609866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103609866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103609870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103609880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103609880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(653)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@80cf929217c4: 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(660)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(659)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103609898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103609898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103609898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103609898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103609898 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103609898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103609898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103609898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103609898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103609899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103609899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103609899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103609900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103609900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103609900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103609900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103609900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103609900 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103609900 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103609900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103609901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103609901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103609906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(659)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(656)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(664)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103609912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103609912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103609912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103609912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103609912 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103609912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103609912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103609912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103609912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103609913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103609913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103609913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103609913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103609914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103609914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103609914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103609914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103609914 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103609914 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103609914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103609914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103609914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103609914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103609914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(664)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_detach_unknown_nopoweroff-BVCI210(657)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103609919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103609925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103609925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103610276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103610276 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103610276 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103610276 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103610280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250115103610282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@80cf929217c4: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D499B145'O, index=0 SGSN_Test-GSUP(666)@80cf929217c4: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250115103611342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103611342 DLLC NOTICE LLME(ffffffff/d499b145){UNASSIGNED} LLC RX: unknown TLLI 0xd499b145, creating LLME on the fly (gprs_llc.c:552) 20250115103611342 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103611342 DMM NOTICE LLME(ffffffff/d499b145){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20250115103611342 DLLC NOTICE LLME(ffffffff/d499b145){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250115103611343 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd499b145 type=GPRS detach (gprs_gmm.c:1440) 20250115103611343 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250115103611343 DLLC NOTICE LLME(ffffffff/d499b145){UNASSIGNED} LLGM Assign pre (d499b145 => ffffffff) (gprs_llc.c:1079) 20250115103611343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d499b145 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@80cf929217c4: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@80cf929217c4: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@80cf929217c4: Final verdict of PTC: pass 20250115103611359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34420<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@80cf929217c4: Final verdict of PTC: none 20250115103611364 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103611364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(654)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@80cf929217c4: Final verdict of PTC: none -NSVCI98(660)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@80cf929217c4: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@80cf929217c4: Final verdict of PTC: none -NSVCI99(664)@80cf929217c4: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(657)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@80cf929217c4: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(662)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(658)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(652)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(657): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@80cf929217c4: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Wed Jan 15 10:36:11 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250115103611422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103611824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20250115103612365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103612365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54432, count=58788) 20250115103613366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103613366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Jan 15 10:36:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103614367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103614367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_detach_unknown_poweroff started. 20250115103614870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103614872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103614916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103614916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103614916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103614916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103614916 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103614916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103614916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103614916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103614916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103614917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103614917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103614917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103614917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103614917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103614917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103614917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103614917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103614917 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103614917 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103614917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103614917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103614917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103614919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103614924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103614924 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(675)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(674)@80cf929217c4: 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(679)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103614934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103614934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103614934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103614934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103614934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103614934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb2-NS2(678)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103614934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103614934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103614934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103614935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103614935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103614935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103614935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103614935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103614935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103614935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103614935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103614935 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103614935 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103614935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103614935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103614935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103614937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(675)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103614943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103614943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(676)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(678)@80cf929217c4: 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(684)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(684)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103614948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103614948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103614948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103614948 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103614948 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103614948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103614948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103614948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103614948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(684)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103614950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103614950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103614950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103614950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103614950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103614950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103614950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103614950 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103614950 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103614950 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103614950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103614950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103614950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(684)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(684)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103614952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103614958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103614958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(681)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103615367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103615367 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103615367 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103615367 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(683)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(683)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103615368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103615368 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(683)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(683)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(683)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(683)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(683)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(683)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@80cf929217c4: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='D85488D4'O, index=0 SGSN_Test-GSUP(685)@80cf929217c4: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250115103616392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103616392 DLLC NOTICE LLME(ffffffff/d85488d4){UNASSIGNED} LLC RX: unknown TLLI 0xd85488d4, creating LLME on the fly (gprs_llc.c:552) 20250115103616392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103616392 DMM NOTICE LLME(ffffffff/d85488d4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@80cf929217c4: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@80cf929217c4: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@80cf929217c4: Final verdict of PTC: pass 20250115103621404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@80cf929217c4: Final verdict of PTC: none 20250115103621406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103621406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(679)@80cf929217c4: Final verdict of PTC: none -NSVCI97(673)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(683)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@80cf929217c4: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@80cf929217c4: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(681)@80cf929217c4: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(676)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@80cf929217c4: Final verdict of PTC: none -NSVCI99(684)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(677)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(682)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(671)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(676): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(681): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(682): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(683): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(684): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@80cf929217c4: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Jan 15 10:36:21 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250115103621506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103621908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47332) 20250115103622406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103622407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47332, count=52764) 20250115103623408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103623408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Jan 15 10:36:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103624409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103624409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_detach_nopoweroff started. 20250115103624973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103624975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103625009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103625009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103625009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103625009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103625009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103625009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103625009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103625009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103625009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103625010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103625010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103625010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103625010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103625010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103625010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103625010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103625010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103625010 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103625010 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103625010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103625011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103625011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103625013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103625018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103625018 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103625025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103625025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103625025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103625025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103625025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103625025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103625025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103625025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103625025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103625026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103625026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103625026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103625027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103625027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103625027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103625027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103625027 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103625027 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103625027 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103625027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103625027 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103625027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(698)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103625030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103625037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103625037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(698)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI210(696)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(702)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103625041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103625041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103625041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103625041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103625041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103625041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103625041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103625041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103625041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103625042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103625042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103625042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103625042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103625042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103625042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103625042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103625042 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103625042 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103625042 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103625042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103625043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103625043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103625045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103625049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103625049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103625409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103625409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103625409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103625409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103625413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103625415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@80cf929217c4: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='F7ED251C'O, index=0 SGSN_Test-GSUP(704)@80cf929217c4: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@80cf929217c4: 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 := '3B2188A9335D342F89B1894B22F5884F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37444809'O ("7DH\t") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C7975386C791250'O } } } } } 20250115103626468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103626468 DLLC NOTICE LLME(ffffffff/f7ed251c){UNASSIGNED} LLC RX: unknown TLLI 0xf7ed251c, creating LLME on the fly (gprs_llc.c:552) 20250115103626468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103626468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1248) 20250115103626468 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103626468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103626468 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103626468 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103626468 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103626468 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103626468 DLLC NOTICE LLME(ffffffff/f7ed251c){UNASSIGNED} LLGM Assign pre (f7ed251c => ed5d0046) (gprs_llc.c:1079) 20250115103626468 DLLC NOTICE LLME(f7ed251c/ed5d0046){ASSIGNED} LLGM Assign post (f7ed251c => ed5d0046) (gprs_llc.c:1125) 20250115103626468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103626468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103626468 DMM DEBUG MM(262420000000015/ed5d0046) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103626477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103626477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103626477 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103626477 DMM DEBUG MM(262420000000015/ed5d0046) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20250115103626477 DMM NOTICE MM(262420000000015/ed5d0046) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103626477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103626477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103626477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103626477 DMM DEBUG MM(262420000000015/ed5d0046) Requesting authorization (sgsn_auth.c:160) 20250115103626477 DMM INFO MM(262420000000015/ed5d0046) Requesting authentication tuples (sgsn_auth.c:184) 20250115103626477 DMM DEBUG MM(262420000000015/ed5d0046) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103626477 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250115103626477 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)@80cf929217c4: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@80cf929217c4: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250115103626480 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103626480 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103626480 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103626480 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103626480 DMM INFO MM(262420000000015/ed5d0046) Subscriber data update (mmctx.c:445) 20250115103626480 DMM DEBUG MM(262420000000015/ed5d0046) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103626480 DMM INFO MM(262420000000015/ed5d0046) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103626480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103626480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103626480 DMM INFO MM(262420000000015/ed5d0046) <- GMM AUTH AND CIPHERING REQ (rand = 3b 21 88 a9 33 5d 34 2f 89 b1 89 4b 22 f5 88 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103626485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103626485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103626485 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103626485 DMM INFO MM(262420000000015/ed5d0046) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103626485 DMM NOTICE MM(262420000000015/ed5d0046) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103626485 DMM DEBUG MM(262420000000015/ed5d0046) checking auth: received GSM SRES = 37 44 48 09 (gprs_gmm.c:648) 20250115103626485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103626485 DMM DEBUG MM(262420000000015/ed5d0046) Requesting authorization (sgsn_auth.c:160) 20250115103626485 DMM INFO MM(262420000000015/ed5d0046) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103626485 DMM DEBUG MM(262420000000015/ed5d0046) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103626485 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250115103626485 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) 20250115103626485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103626485 DMM INFO MM(262420000000015/ed5d0046) <- GMM ATTACH ACCEPT (new P-TMSI=0xed5d0046) (gprs_gmm.c:282) 20250115103626486 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103626486 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103626486 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250115103626486 DMM INFO MM(262420000000015/ed5d0046) Subscriber data update (mmctx.c:445) 20250115103626486 DMM DEBUG MM(262420000000015/ed5d0046) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103626486 DMM INFO MM(262420000000015/ed5d0046) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103626486 DMM NOTICE MM(262420000000015/ed5d0046) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20250115103626486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103626486 DMM NOTICE MM(262420000000015/ed5d0046) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103626486 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) 20250115103626487 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103626487 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250115103626487 DMM INFO MM(262420000000015/ed5d0046) Subscriber data update (mmctx.c:445) 20250115103626487 DMM DEBUG MM(262420000000015/ed5d0046) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103626491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103626491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103626491 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103626491 DMM INFO MM(262420000000015/ed5d0046) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103626491 DMM NOTICE MM(262420000000015/ed5d0046) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103626491 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103626491 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103626491 DLLC NOTICE LLME(f7ed251c/ed5d0046){ASSIGNED} LLGM Assign pre (ffffffff => ed5d0046) (gprs_llc.c:1079) 20250115103626491 DLLC NOTICE LLME(ffffffff/ed5d0046){ASSIGNED} LLGM Assign post (ffffffff => ed5d0046) (gprs_llc.c:1125) 20250115103626491 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103626491 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103626491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103626491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@80cf929217c4: setverdict(pass): none -> pass 20250115103626544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103626544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103626544 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103626544 DMM INFO MM(262420000000015/ed5d0046) -> GMM DETACH REQUEST TLLI=0xed5d0046 type=GPRS detach (gprs_gmm.c:1440) 20250115103626544 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250115103626544 DMM INFO MM(262420000000015/ed5d0046) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115103626544 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103626544 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103626544 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103626544 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103626544 DLLC NOTICE LLME(ffffffff/ed5d0046){ASSIGNED} LLGM Assign pre (ed5d0046 => ffffffff) (gprs_llc.c:1079) 20250115103626544 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed5d0046 => ffffffff) (gprs_llc.c:1125) 20250115103626544 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250115103626544 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) 20250115103626544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103626544 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103626545 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103626545 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103626546 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@80cf929217c4: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@80cf929217c4: Final verdict of PTC: pass 20250115103626559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58434<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@80cf929217c4: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@80cf929217c4: Final verdict of PTC: none 20250115103626565 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-BSSGP2(699)@80cf929217c4: Final verdict of PTC: none 20250115103626565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(689)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@80cf929217c4: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@80cf929217c4: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@80cf929217c4: Final verdict of PTC: none -NSVCI97(692)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@80cf929217c4: Final verdict of PTC: none -NSVCI98(697)@80cf929217c4: Final verdict of PTC: none -NSVCI99(702)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(695)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(690)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(700)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@80cf929217c4: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Jan 15 10:36:26 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250115103626667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103627069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93276) 20250115103627566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103627566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93276, count=94436) 20250115103628567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103628567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Jan 15 10:36:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103629568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103629568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_detach_poweroff started. 20250115103630155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103630158 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103630192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103630193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103630193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103630193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103630193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103630193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103630193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103630193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103630193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103630193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103630193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103630193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103630193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103630193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103630193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103630193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103630193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103630193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103630193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103630193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(711)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103630194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103630194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103630196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103630200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103630200 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103630208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103630208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103630208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103630208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103630208 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103630208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103630208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103630208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103630208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103630209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103630209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103630209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103630209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103630209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103630209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103630209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103630209 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103630209 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103630209 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103630209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103630209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103630209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103630211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103630216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103630216 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103630224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103630224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103630224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103630224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103630224 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103630224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103630224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103630224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103630224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103630225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103630225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103630225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103630225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103630225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103630225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103630225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103630225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103630225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103630225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103630225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103630225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103630225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103630227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103630232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103630232 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(719)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103630569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103630569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103630569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103630569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103630572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103630572 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@80cf929217c4: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='C9BB3FA6'O, index=0 SGSN_Test-GSUP(723)@80cf929217c4: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@80cf929217c4: 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 := '3199A46D074B037028CCA1569BCAA6E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65EF4836'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2118D912A053FDC'O } } } } } 20250115103631633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103631633 DLLC NOTICE LLME(ffffffff/c9bb3fa6){UNASSIGNED} LLC RX: unknown TLLI 0xc9bb3fa6, creating LLME on the fly (gprs_llc.c:552) 20250115103631633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103631633 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1248) 20250115103631633 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103631633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103631633 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103631633 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103631633 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103631633 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103631633 DLLC NOTICE LLME(ffffffff/c9bb3fa6){UNASSIGNED} LLGM Assign pre (c9bb3fa6 => ca074dc4) (gprs_llc.c:1079) 20250115103631633 DLLC NOTICE LLME(c9bb3fa6/ca074dc4){ASSIGNED} LLGM Assign post (c9bb3fa6 => ca074dc4) (gprs_llc.c:1125) 20250115103631633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103631633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103631633 DMM DEBUG MM(262420000000016/ca074dc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103631645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103631646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103631646 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103631646 DMM DEBUG MM(262420000000016/ca074dc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20250115103631646 DMM NOTICE MM(262420000000016/ca074dc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103631646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103631646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103631646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103631646 DMM DEBUG MM(262420000000016/ca074dc4) Requesting authorization (sgsn_auth.c:160) 20250115103631646 DMM INFO MM(262420000000016/ca074dc4) Requesting authentication tuples (sgsn_auth.c:184) 20250115103631646 DMM DEBUG MM(262420000000016/ca074dc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103631646 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250115103631646 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)@80cf929217c4: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@80cf929217c4: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250115103631649 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103631649 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103631649 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103631649 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103631649 DMM INFO MM(262420000000016/ca074dc4) Subscriber data update (mmctx.c:445) 20250115103631649 DMM DEBUG MM(262420000000016/ca074dc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103631649 DMM INFO MM(262420000000016/ca074dc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103631649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103631649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103631649 DMM INFO MM(262420000000016/ca074dc4) <- GMM AUTH AND CIPHERING REQ (rand = 31 99 a4 6d 07 4b 03 70 28 cc a1 56 9b ca a6 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103631659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103631659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103631659 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103631659 DMM INFO MM(262420000000016/ca074dc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103631659 DMM NOTICE MM(262420000000016/ca074dc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103631659 DMM DEBUG MM(262420000000016/ca074dc4) checking auth: received GSM SRES = 65 ef 48 36 (gprs_gmm.c:648) 20250115103631660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103631660 DMM DEBUG MM(262420000000016/ca074dc4) Requesting authorization (sgsn_auth.c:160) 20250115103631660 DMM INFO MM(262420000000016/ca074dc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103631660 DMM DEBUG MM(262420000000016/ca074dc4) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103631660 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250115103631660 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) 20250115103631660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103631660 DMM INFO MM(262420000000016/ca074dc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xca074dc4) (gprs_gmm.c:282) 20250115103631662 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103631662 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103631662 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250115103631662 DMM INFO MM(262420000000016/ca074dc4) Subscriber data update (mmctx.c:445) 20250115103631662 DMM DEBUG MM(262420000000016/ca074dc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103631662 DMM INFO MM(262420000000016/ca074dc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103631662 DMM NOTICE MM(262420000000016/ca074dc4) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20250115103631662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103631662 DMM NOTICE MM(262420000000016/ca074dc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103631662 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) 20250115103631662 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103631662 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250115103631662 DMM INFO MM(262420000000016/ca074dc4) Subscriber data update (mmctx.c:445) 20250115103631662 DMM DEBUG MM(262420000000016/ca074dc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103631667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103631667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103631667 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103631667 DMM INFO MM(262420000000016/ca074dc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103631667 DMM NOTICE MM(262420000000016/ca074dc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103631667 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103631667 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103631667 DLLC NOTICE LLME(c9bb3fa6/ca074dc4){ASSIGNED} LLGM Assign pre (ffffffff => ca074dc4) (gprs_llc.c:1079) 20250115103631667 DLLC NOTICE LLME(ffffffff/ca074dc4){ASSIGNED} LLGM Assign post (ffffffff => ca074dc4) (gprs_llc.c:1125) 20250115103631667 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103631667 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103631667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103631667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@80cf929217c4: setverdict(pass): none -> pass 20250115103631723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103631723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250115103631723 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103631723 DMM INFO MM(262420000000016/ca074dc4) -> GMM DETACH REQUEST TLLI=0xca074dc4 type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115103631723 DMM INFO MM(262420000000016/ca074dc4) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115103631723 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103631723 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103631723 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103631723 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103631723 DLLC NOTICE LLME(ffffffff/ca074dc4){ASSIGNED} LLGM Assign pre (ca074dc4 => ffffffff) (gprs_llc.c:1079) 20250115103631723 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca074dc4 => ffffffff) (gprs_llc.c:1125) 20250115103631723 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250115103631723 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) 20250115103631723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103631723 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103631723 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103631723 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103631726 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250115103635184 DGPRS DEBUG Checking for inactive LLMEs, time = 168300 (sgsn.c:132) TC_detach_poweroff(725)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@80cf929217c4: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@80cf929217c4: Final verdict of PTC: pass 20250115103636739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@80cf929217c4: Final verdict of PTC: none -NSVCI98(716)@80cf929217c4: Final verdict of PTC: none 20250115103636744 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103636744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(721)@80cf929217c4: Final verdict of PTC: none TC_detach_poweroff-BVCI220(719)@80cf929217c4: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@80cf929217c4: Final verdict of PTC: none -NSVCI97(711)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(714)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(709)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(720)@80cf929217c4: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_poweroff-BVCI220(719): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@80cf929217c4: Test case TC_detach_poweroff finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Wed Jan 15 10:36:36 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250115103636859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103637260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90392) 20250115103637744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103637744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90392, count=94748) 20250115103638746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103638746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Jan 15 10:36:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103639747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103639747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act started. 20250115103640348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103640350 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103640391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103640391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103640391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103640391 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103640391 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103640391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103640391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103640391 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103640391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103640392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103640392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103640392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103640392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103640392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103640392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103640392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103640392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103640393 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103640393 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103640393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103640393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103640393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103640396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103640403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103640403 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(732)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@80cf929217c4: 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 } TC_attach_pdp_act-BVCI196(729)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(735)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103640407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103640407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103640407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103640407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103640407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103640407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103640407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103640407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103640407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103640408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103640408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103640408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103640408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103640408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103640408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103640408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103640408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103640408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103640408 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103640408 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103640409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103640409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(736)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103640411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103640416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103640416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103640423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103640423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103640423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103640423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103640423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103640423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103640423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103640423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103640423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103640424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103640424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103640424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103640424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103640424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103640424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103640424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103640424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103640424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103640424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103640424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103640424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103640424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103640427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103640432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103640432 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103640749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103640749 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103640749 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103640749 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103640754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103640755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@80cf929217c4: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='FF53E625'O, index=0 SGSN_Test-GSUP(742)@80cf929217c4: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@80cf929217c4: 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 := '2CEE4313E4B390B3092406209D64C6D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '325D89E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C89023D70AA9B11F'O } } } } } 20250115103640826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103640826 DLLC NOTICE LLME(ffffffff/ff53e625){UNASSIGNED} LLC RX: unknown TLLI 0xff53e625, creating LLME on the fly (gprs_llc.c:552) 20250115103640826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103640826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1248) 20250115103640826 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103640826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103640826 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103640826 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103640826 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103640826 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103640826 DLLC NOTICE LLME(ffffffff/ff53e625){UNASSIGNED} LLGM Assign pre (ff53e625 => ef740cd2) (gprs_llc.c:1079) 20250115103640826 DLLC NOTICE LLME(ff53e625/ef740cd2){ASSIGNED} LLGM Assign post (ff53e625 => ef740cd2) (gprs_llc.c:1125) 20250115103640826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103640826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103640826 DMM DEBUG MM(262420000000017/ef740cd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103640846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103640846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103640846 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103640846 DMM DEBUG MM(262420000000017/ef740cd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20250115103640846 DMM NOTICE MM(262420000000017/ef740cd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103640846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103640846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103640846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103640846 DMM DEBUG MM(262420000000017/ef740cd2) Requesting authorization (sgsn_auth.c:160) 20250115103640846 DMM INFO MM(262420000000017/ef740cd2) Requesting authentication tuples (sgsn_auth.c:184) 20250115103640846 DMM DEBUG MM(262420000000017/ef740cd2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103640846 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250115103640846 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)@80cf929217c4: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250115103640852 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103640852 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103640852 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103640852 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103640852 DMM INFO MM(262420000000017/ef740cd2) Subscriber data update (mmctx.c:445) 20250115103640852 DMM DEBUG MM(262420000000017/ef740cd2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103640852 DMM INFO MM(262420000000017/ef740cd2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103640852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103640852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103640852 DMM INFO MM(262420000000017/ef740cd2) <- GMM AUTH AND CIPHERING REQ (rand = 2c ee 43 13 e4 b3 90 b3 09 24 06 20 9d 64 c6 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103640868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103640868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103640868 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103640868 DMM INFO MM(262420000000017/ef740cd2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103640868 DMM NOTICE MM(262420000000017/ef740cd2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103640868 DMM DEBUG MM(262420000000017/ef740cd2) checking auth: received GSM SRES = 32 5d 89 e9 (gprs_gmm.c:648) 20250115103640868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103640868 DMM DEBUG MM(262420000000017/ef740cd2) Requesting authorization (sgsn_auth.c:160) 20250115103640868 DMM INFO MM(262420000000017/ef740cd2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103640868 DMM DEBUG MM(262420000000017/ef740cd2) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103640868 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250115103640868 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) 20250115103640868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103640868 DMM INFO MM(262420000000017/ef740cd2) <- GMM ATTACH ACCEPT (new P-TMSI=0xef740cd2) (gprs_gmm.c:282) 20250115103640871 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103640871 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103640871 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250115103640871 DMM INFO MM(262420000000017/ef740cd2) Subscriber data update (mmctx.c:445) 20250115103640871 DMM DEBUG MM(262420000000017/ef740cd2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103640871 DMM INFO MM(262420000000017/ef740cd2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103640871 DMM NOTICE MM(262420000000017/ef740cd2) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20250115103640871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103640871 DMM NOTICE MM(262420000000017/ef740cd2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103640871 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) 20250115103640872 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103640872 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250115103640872 DMM INFO MM(262420000000017/ef740cd2) Subscriber data update (mmctx.c:445) 20250115103640872 DMM DEBUG MM(262420000000017/ef740cd2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103640886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103640886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103640886 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103640886 DMM INFO MM(262420000000017/ef740cd2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103640886 DMM NOTICE MM(262420000000017/ef740cd2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103640886 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103640886 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103640886 DLLC NOTICE LLME(ff53e625/ef740cd2){ASSIGNED} LLGM Assign pre (ffffffff => ef740cd2) (gprs_llc.c:1079) 20250115103640886 DLLC NOTICE LLME(ffffffff/ef740cd2){ASSIGNED} LLGM Assign post (ffffffff => ef740cd2) (gprs_llc.c:1125) 20250115103640886 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103640886 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103640886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103640886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@80cf929217c4: setverdict(pass): none -> pass 20250115103640941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103640941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103640941 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103640941 DMM INFO MM(262420000000017/ef740cd2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103640942 DMM INFO MM(262420000000017/ef740cd2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103640942 DMM DEBUG MM(262420000000017/ef740cd2) Using GGSN 0 (gprs_sm.c:317) 20250115103640942 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) 20250115103640942 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250115103640942 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103640942 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103640942 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20250115103640967 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 0a 9f a1 eb 11 f1 d3 fc 34 14 05 7f 89 e8 eb 0b 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) 20250115103640967 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af24130, cbp=0x55d43c574480) (sgsn_libgtp.c:633) 20250115103640967 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103640967 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c5758c8 TLLI=ef740cd2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103640967 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103640967 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@80cf929217c4: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@80cf929217c4: Final verdict of PTC: pass 20250115103640986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@80cf929217c4: Final verdict of PTC: none -NSVCI99(740)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@80cf929217c4: Final verdict of PTC: none 20250115103640992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103640992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(735)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(733)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(728)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(738)@80cf929217c4: Final verdict of PTC: none -NSVCI97(730)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Jan 15 10:36:41 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250115103641099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103641501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84708) 20250115103641993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103641994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84708, count=92660) 20250115103642996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103642996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Jan 15 10:36:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103643997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103643997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_pdp_act_unattached started. 20250115103644594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103644595 DMM INFO MM(262420000000017/ef740cd2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103644595 DMM INFO MM(262420000000017/ef740cd2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103644595 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103644595 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103644595 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103644595 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103644595 DLLC NOTICE LLME(ffffffff/ef740cd2){ASSIGNED} LLGM Assign pre (ef740cd2 => ffffffff) (gprs_llc.c:1079) 20250115103644595 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef740cd2 => ffffffff) (gprs_llc.c:1125) 20250115103644595 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c575570 (gprs_sndcp.c:574) 20250115103644595 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c5758c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103644595 DMM NOTICE MM(262420000000017/ef740cd2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115103644595 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250115103644595 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115103644595 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103644595 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20250115103644596 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250115103644596 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) 20250115103644596 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:402) 20250115103644596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103644596 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103644596 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103644596 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103644596 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103644652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103644652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103644652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103644652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103644652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103644652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103644652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103644652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103644652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103644653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103644653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103644653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103644653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103644653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103644653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103644653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103644653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103644653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103644653 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103644653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(749)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103644653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103644653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103644656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103644661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103644661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103644672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103644672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103644672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103644672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103644672 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103644672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103644672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103644672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103644672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103644673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103644673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103644673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103644673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103644673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103644673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103644673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103644673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103644673 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103644673 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103644673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103644673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103644673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103644676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103644684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103644684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(755)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI210(753)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(759)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103644687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103644687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103644688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103644688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103644688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103644688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103644688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103644688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103644688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103644688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103644688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103644688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103644688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103644688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103644688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103644688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103644688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103644688 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103644688 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103644688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103644689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103644689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103644690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103644694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103644694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103644998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103644998 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103644998 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103644998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103645002 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103645004 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(760)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@80cf929217c4: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='F4514529'O, index=0 SGSN_Test-GSUP(761)@80cf929217c4: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250115103645072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103645072 DLLC NOTICE LLME(ffffffff/f4514529){UNASSIGNED} LLC RX: unknown TLLI 0xf4514529, creating LLME on the fly (gprs_llc.c:552) 20250115103645072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250115103645072 DMM NOTICE LLME(ffffffff/f4514529){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250115103645072 DLLC NOTICE LLME(ffffffff/f4514529){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250115103645072 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@80cf929217c4: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@80cf929217c4: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@80cf929217c4: Final verdict of PTC: pass 20250115103645091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53566<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103645094 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103645094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(760)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(761)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@80cf929217c4: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@80cf929217c4: Final verdict of PTC: none -NSVCI97(749)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@80cf929217c4: Final verdict of PTC: none -NSVCI98(754)@80cf929217c4: Final verdict of PTC: none -NSVCI99(759)@80cf929217c4: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@80cf929217c4: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(757)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(752)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(747)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@80cf929217c4: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Jan 15 10:36:45 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250115103645172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103645574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20250115103646096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103646096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20250115103647097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103647098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Jan 15 10:36:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103648099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103648100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_user started. 20250115103648674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103648676 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103648724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103648724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103648724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103648724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103648724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103648724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103648724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103648724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103648724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103648725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103648725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103648725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103648725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103648725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103648725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103648725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103648725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103648725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103648725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103648725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103648726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103648726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(769)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103648728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103648736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103648736 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(769)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(767)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(773)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103648742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103648742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103648742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103648742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103648742 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103648742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103648742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103648742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103648742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103648742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103648742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103648742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103648743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103648743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103648743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103648743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103648743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103648743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103648743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103648743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103648743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103648743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103648745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103648750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103648750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103648757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103648757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103648757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103648757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103648757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103648757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103648757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103648757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103648757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103648759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103648759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103648759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103648759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103648759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103648759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103648759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103648759 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103648759 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103648759 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103648759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103648759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103648759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103648762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103648767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103648767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103649101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103649101 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103649101 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103649101 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103649105 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103649107 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@80cf929217c4: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='DE706F15'O, index=0 SGSN_Test-GSUP(780)@80cf929217c4: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@80cf929217c4: 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 := '8E93F511B9637BB36F88D2A8534A350A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8F9A75D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FE8436CEACB97FE'O } } } } } 20250115103649179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103649179 DLLC NOTICE LLME(ffffffff/de706f15){UNASSIGNED} LLC RX: unknown TLLI 0xde706f15, creating LLME on the fly (gprs_llc.c:552) 20250115103649179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103649179 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1248) 20250115103649179 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103649179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103649179 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103649179 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103649179 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103649179 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103649179 DLLC NOTICE LLME(ffffffff/de706f15){UNASSIGNED} LLGM Assign pre (de706f15 => db3cc241) (gprs_llc.c:1079) 20250115103649179 DLLC NOTICE LLME(de706f15/db3cc241){ASSIGNED} LLGM Assign post (de706f15 => db3cc241) (gprs_llc.c:1125) 20250115103649179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103649179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103649179 DMM DEBUG MM(262420000000019/db3cc241) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103649193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103649193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103649193 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103649193 DMM DEBUG MM(262420000000019/db3cc241) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20250115103649193 DMM NOTICE MM(262420000000019/db3cc241) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103649194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103649194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103649194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103649194 DMM DEBUG MM(262420000000019/db3cc241) Requesting authorization (sgsn_auth.c:160) 20250115103649194 DMM INFO MM(262420000000019/db3cc241) Requesting authentication tuples (sgsn_auth.c:184) 20250115103649194 DMM DEBUG MM(262420000000019/db3cc241) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103649194 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250115103649194 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)@80cf929217c4: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250115103649197 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103649197 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103649197 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103649197 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103649197 DMM INFO MM(262420000000019/db3cc241) Subscriber data update (mmctx.c:445) 20250115103649197 DMM DEBUG MM(262420000000019/db3cc241) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103649197 DMM INFO MM(262420000000019/db3cc241) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103649197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103649197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103649197 DMM INFO MM(262420000000019/db3cc241) <- GMM AUTH AND CIPHERING REQ (rand = 8e 93 f5 11 b9 63 7b b3 6f 88 d2 a8 53 4a 35 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103649205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103649205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103649205 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103649205 DMM INFO MM(262420000000019/db3cc241) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103649205 DMM NOTICE MM(262420000000019/db3cc241) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103649205 DMM DEBUG MM(262420000000019/db3cc241) checking auth: received GSM SRES = 8f 9a 75 d4 (gprs_gmm.c:648) 20250115103649205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103649205 DMM DEBUG MM(262420000000019/db3cc241) Requesting authorization (sgsn_auth.c:160) 20250115103649205 DMM INFO MM(262420000000019/db3cc241) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103649205 DMM DEBUG MM(262420000000019/db3cc241) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103649205 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250115103649205 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) 20250115103649205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103649205 DMM INFO MM(262420000000019/db3cc241) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb3cc241) (gprs_gmm.c:282) 20250115103649206 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103649206 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103649206 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250115103649206 DMM INFO MM(262420000000019/db3cc241) Subscriber data update (mmctx.c:445) 20250115103649206 DMM DEBUG MM(262420000000019/db3cc241) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103649206 DMM INFO MM(262420000000019/db3cc241) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103649206 DMM NOTICE MM(262420000000019/db3cc241) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20250115103649206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103649206 DMM NOTICE MM(262420000000019/db3cc241) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103649206 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) 20250115103649207 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103649207 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250115103649207 DMM INFO MM(262420000000019/db3cc241) Subscriber data update (mmctx.c:445) 20250115103649207 DMM DEBUG MM(262420000000019/db3cc241) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103649214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103649214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103649214 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103649214 DMM INFO MM(262420000000019/db3cc241) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103649214 DMM NOTICE MM(262420000000019/db3cc241) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103649214 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103649214 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103649214 DLLC NOTICE LLME(de706f15/db3cc241){ASSIGNED} LLGM Assign pre (ffffffff => db3cc241) (gprs_llc.c:1079) 20250115103649214 DLLC NOTICE LLME(ffffffff/db3cc241){ASSIGNED} LLGM Assign post (ffffffff => db3cc241) (gprs_llc.c:1125) 20250115103649214 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103649214 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103649214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103649214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@80cf929217c4: setverdict(pass): none -> pass 20250115103649270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103649270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103649270 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103649270 DMM INFO MM(262420000000019/db3cc241) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103649270 DMM INFO MM(262420000000019/db3cc241) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103649270 DMM DEBUG MM(262420000000019/db3cc241) Using GGSN 0 (gprs_sm.c:317) 20250115103649270 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) 20250115103649270 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250115103649271 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103649271 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103649271 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20250115103649299 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 07 f6 0a 78 11 58 24 db 1d 14 05 7f bf 83 14 7f 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) 20250115103649299 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af251a8, cbp=0x55d43c574df0) (sgsn_libgtp.c:633) 20250115103649299 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103649299 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=db3cc241, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103649299 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103649299 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103649313 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250115103649323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103649323 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115103649323 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@80cf929217c4: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@80cf929217c4: Final verdict of PTC: pass 20250115103649329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(769)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(780)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@80cf929217c4: Final verdict of PTC: none -NSVCI99(778)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@80cf929217c4: Final verdict of PTC: none -NSVCI98(773)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@80cf929217c4: Final verdict of PTC: none20250115103649334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103649334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(774)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@80cf929217c4: Final verdict of PTC: none -NSVCI97(768)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(771)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(766)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(776)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Jan 15 10:36:49 UTC 2025 ====== 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 20250115103649398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103649799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58686<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80036) 20250115103650335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103650335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80036, count=96488) 20250115103651336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103651336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:36:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103652336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103652336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_ggsn_reject started. 20250115103652873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103652874 DMM INFO MM(262420000000019/db3cc241) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103652874 DMM INFO MM(262420000000019/db3cc241) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103652874 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103652874 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103652874 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103652874 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103652874 DLLC NOTICE LLME(ffffffff/db3cc241){ASSIGNED} LLGM Assign pre (db3cc241 => ffffffff) (gprs_llc.c:1079) 20250115103652874 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db3cc241 => ffffffff) (gprs_llc.c:1125) 20250115103652874 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103652874 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103652874 DMM NOTICE MM(262420000000019/db3cc241) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115103652874 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250115103652874 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115103652874 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103652874 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20250115103652874 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250115103652874 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) 20250115103652874 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:402) 20250115103652874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103652874 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103652874 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103652874 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103652874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(788)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(787)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103652923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103652923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103652923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103652923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103652923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103652923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103652923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103652923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103652923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115103652926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103652926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103652926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103652926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103652926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103652926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103652926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103652926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103652926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103652926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103652926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103652930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103652930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103652936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@80cf929217c4: 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(792)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(784)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103652954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103652954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103652954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103652954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103652954 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103652954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103652954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103652954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103652954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115103652961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103652961 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250115103652962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103652962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103652962 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103652964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103652964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103652964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103652964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103652964 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103652964 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103652964 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103652964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103652964 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103652964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(792)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(793)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(792)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103652970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103652989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103652989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103653016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103653016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103653016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103653016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103653016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103653016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103653016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103653016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103653016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103653022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103653022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103653022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103653023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103653023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103653023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103653023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103653023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103653023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103653023 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103653023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103653024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103653024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103653032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103653048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103653048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103653337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103653338 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103653338 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103653338 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103653341 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103653342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@80cf929217c4: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='D2EFE105'O, index=0 SGSN_Test-GSUP(799)@80cf929217c4: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@80cf929217c4: 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 := 'F190E6E01313FAAEFF73B752B5A5F175'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B237A48D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '963E2461EA7708A6'O } } } } } 20250115103653457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103653457 DLLC NOTICE LLME(ffffffff/d2efe105){UNASSIGNED} LLC RX: unknown TLLI 0xd2efe105, creating LLME on the fly (gprs_llc.c:552) 20250115103653457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103653457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1248) 20250115103653457 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103653457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103653457 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103653457 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103653457 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103653457 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103653457 DLLC NOTICE LLME(ffffffff/d2efe105){UNASSIGNED} LLGM Assign pre (d2efe105 => dab0b234) (gprs_llc.c:1079) 20250115103653457 DLLC NOTICE LLME(d2efe105/dab0b234){ASSIGNED} LLGM Assign post (d2efe105 => dab0b234) (gprs_llc.c:1125) 20250115103653457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103653457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103653457 DMM DEBUG MM(262420000000020/dab0b234) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103653471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103653471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103653471 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103653471 DMM DEBUG MM(262420000000020/dab0b234) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20250115103653471 DMM NOTICE MM(262420000000020/dab0b234) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103653471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103653471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103653471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103653471 DMM DEBUG MM(262420000000020/dab0b234) Requesting authorization (sgsn_auth.c:160) 20250115103653471 DMM INFO MM(262420000000020/dab0b234) Requesting authentication tuples (sgsn_auth.c:184) 20250115103653471 DMM DEBUG MM(262420000000020/dab0b234) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103653471 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250115103653471 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)@80cf929217c4: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250115103653475 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103653475 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103653475 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103653475 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103653475 DMM INFO MM(262420000000020/dab0b234) Subscriber data update (mmctx.c:445) 20250115103653475 DMM DEBUG MM(262420000000020/dab0b234) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103653475 DMM INFO MM(262420000000020/dab0b234) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103653475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103653475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103653475 DMM INFO MM(262420000000020/dab0b234) <- GMM AUTH AND CIPHERING REQ (rand = f1 90 e6 e0 13 13 fa ae ff 73 b7 52 b5 a5 f1 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103653483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103653483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103653483 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103653483 DMM INFO MM(262420000000020/dab0b234) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103653483 DMM NOTICE MM(262420000000020/dab0b234) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103653483 DMM DEBUG MM(262420000000020/dab0b234) checking auth: received GSM SRES = b2 37 a4 8d (gprs_gmm.c:648) 20250115103653483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103653483 DMM DEBUG MM(262420000000020/dab0b234) Requesting authorization (sgsn_auth.c:160) 20250115103653483 DMM INFO MM(262420000000020/dab0b234) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103653483 DMM DEBUG MM(262420000000020/dab0b234) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103653483 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250115103653483 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) 20250115103653483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103653483 DMM INFO MM(262420000000020/dab0b234) <- GMM ATTACH ACCEPT (new P-TMSI=0xdab0b234) (gprs_gmm.c:282) 20250115103653485 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103653485 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103653485 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250115103653485 DMM INFO MM(262420000000020/dab0b234) Subscriber data update (mmctx.c:445) 20250115103653485 DMM DEBUG MM(262420000000020/dab0b234) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103653485 DMM INFO MM(262420000000020/dab0b234) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103653485 DMM NOTICE MM(262420000000020/dab0b234) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20250115103653485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103653485 DMM NOTICE MM(262420000000020/dab0b234) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103653485 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) 20250115103653485 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103653485 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250115103653485 DMM INFO MM(262420000000020/dab0b234) Subscriber data update (mmctx.c:445) 20250115103653485 DMM DEBUG MM(262420000000020/dab0b234) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103653490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103653490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103653490 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103653490 DMM INFO MM(262420000000020/dab0b234) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103653490 DMM NOTICE MM(262420000000020/dab0b234) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103653490 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103653490 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103653490 DLLC NOTICE LLME(d2efe105/dab0b234){ASSIGNED} LLGM Assign pre (ffffffff => dab0b234) (gprs_llc.c:1079) 20250115103653490 DLLC NOTICE LLME(ffffffff/dab0b234){ASSIGNED} LLGM Assign post (ffffffff => dab0b234) (gprs_llc.c:1125) 20250115103653490 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103653490 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103653490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103653490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@80cf929217c4: setverdict(pass): none -> pass 20250115103653554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103653554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103653554 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103653554 DMM INFO MM(262420000000020/dab0b234) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103653554 DMM INFO MM(262420000000020/dab0b234) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103653554 DMM DEBUG MM(262420000000020/dab0b234) Using GGSN 0 (gprs_sm.c:317) 20250115103653554 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) 20250115103653554 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250115103653554 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103653554 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103653554 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20250115103653567 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 03 7c 46 fc 11 3e 18 68 fb 14 05 7f 3c 6f 29 25 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) 20250115103653567 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f5c9af26220, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103653567 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250115103653567 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250115103653567 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103653567 DMM NOTICE MM(262420000000020/dab0b234) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@80cf929217c4: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@80cf929217c4: Final verdict of PTC: pass 20250115103653581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(783)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(799)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(790)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@80cf929217c4: Final verdict of PTC: none -NSVCI98(792)@80cf929217c4: Final verdict of PTC: none 20250115103653597 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103653597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(797)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(785)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(795)@80cf929217c4: Final verdict of PTC: none -NSVCI97(787)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Jan 15 10:36:53 UTC 2025 ====== 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 20250115103653763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103654165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95228) 20250115103654598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103654598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95228, count=99476) 20250115103655599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103655599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:36:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103656601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103656601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_pdp_act_user_deact_mo started. 20250115103657503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103657504 DMM INFO MM(262420000000020/dab0b234) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103657504 DMM INFO MM(262420000000020/dab0b234) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103657504 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103657504 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103657504 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103657504 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103657504 DLLC NOTICE LLME(ffffffff/dab0b234){ASSIGNED} LLGM Assign pre (dab0b234 => ffffffff) (gprs_llc.c:1079) 20250115103657504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dab0b234 => ffffffff) (gprs_llc.c:1125) 20250115103657504 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250115103657504 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) 20250115103657504 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:402) 20250115103657504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103657504 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103657504 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103657504 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103657504 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103657602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103657602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(802)@80cf929217c4: 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 } SGSN_Test-Gb1-NS1(807)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(806)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103657649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103657649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103657649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103657649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103657649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103657649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103657649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103657649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103657649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103657679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103657679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103657679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103657680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103657680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103657680 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103657680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103657680 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103657680 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103657680 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103657680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103657681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103657681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(807)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103657704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103657704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103657704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103657704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103657704 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103657704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103657704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103657704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103657704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(812)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI97(806)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(811)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103657715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103657715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103657715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103657715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103657716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103657716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103657716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103657716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103657716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103657716 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103657716 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103657716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103657719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103657719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(803)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103657727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103657734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103657734 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(808)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103657743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103657743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(812)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(816)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103657755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103657755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103657755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103657755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103657755 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103657755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103657755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103657755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103657755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103657758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103657758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103657758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103657758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103657758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103657758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103657758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103657758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103657758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103657758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103657758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103657759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103657759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(813)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103657783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103657798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103657798 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103658604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103658604 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103658604 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103658604 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103658607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(817)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103658609 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@80cf929217c4: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='DBDAF314'O, index=0 SGSN_Test-GSUP(818)@80cf929217c4: 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)@80cf929217c4: 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 := '2D983FA62877709A20918B2827544368'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A5704D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2741015BA07A69DA'O } } } } } 20250115103658792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103658792 DLLC NOTICE LLME(ffffffff/dbdaf314){UNASSIGNED} LLC RX: unknown TLLI 0xdbdaf314, creating LLME on the fly (gprs_llc.c:552) 20250115103658792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103658792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1248) 20250115103658792 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103658792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103658792 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103658792 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103658792 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103658792 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103658792 DLLC NOTICE LLME(ffffffff/dbdaf314){UNASSIGNED} LLGM Assign pre (dbdaf314 => d2348aa0) (gprs_llc.c:1079) 20250115103658792 DLLC NOTICE LLME(dbdaf314/d2348aa0){ASSIGNED} LLGM Assign post (dbdaf314 => d2348aa0) (gprs_llc.c:1125) 20250115103658792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103658792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103658792 DMM DEBUG MM(262420000000021/d2348aa0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103658816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103658816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103658816 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103658816 DMM DEBUG MM(262420000000021/d2348aa0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20250115103658816 DMM NOTICE MM(262420000000021/d2348aa0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103658816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103658816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103658816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103658816 DMM DEBUG MM(262420000000021/d2348aa0) Requesting authorization (sgsn_auth.c:160) 20250115103658816 DMM INFO MM(262420000000021/d2348aa0) Requesting authentication tuples (sgsn_auth.c:184) 20250115103658816 DMM DEBUG MM(262420000000021/d2348aa0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103658816 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250115103658816 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)@80cf929217c4: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250115103658829 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103658829 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103658829 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103658829 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103658829 DMM INFO MM(262420000000021/d2348aa0) Subscriber data update (mmctx.c:445) 20250115103658829 DMM DEBUG MM(262420000000021/d2348aa0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103658829 DMM INFO MM(262420000000021/d2348aa0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103658829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103658829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103658829 DMM INFO MM(262420000000021/d2348aa0) <- GMM AUTH AND CIPHERING REQ (rand = 2d 98 3f a6 28 77 70 9a 20 91 8b 28 27 54 43 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103658922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103658922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103658922 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103658922 DMM INFO MM(262420000000021/d2348aa0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103658922 DMM NOTICE MM(262420000000021/d2348aa0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103658922 DMM DEBUG MM(262420000000021/d2348aa0) checking auth: received GSM SRES = 6a 57 04 d8 (gprs_gmm.c:648) 20250115103658922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103658922 DMM DEBUG MM(262420000000021/d2348aa0) Requesting authorization (sgsn_auth.c:160) 20250115103658922 DMM INFO MM(262420000000021/d2348aa0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103658922 DMM DEBUG MM(262420000000021/d2348aa0) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103658922 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250115103658922 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) 20250115103658922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103658922 DMM INFO MM(262420000000021/d2348aa0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2348aa0) (gprs_gmm.c:282) 20250115103658958 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103658958 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103658958 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115103658958 DMM INFO MM(262420000000021/d2348aa0) Subscriber data update (mmctx.c:445) 20250115103658958 DMM DEBUG MM(262420000000021/d2348aa0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103658958 DMM INFO MM(262420000000021/d2348aa0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103658958 DMM NOTICE MM(262420000000021/d2348aa0) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20250115103658958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103658958 DMM NOTICE MM(262420000000021/d2348aa0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103658958 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) 20250115103658969 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103658969 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250115103658969 DMM INFO MM(262420000000021/d2348aa0) Subscriber data update (mmctx.c:445) 20250115103658969 DMM DEBUG MM(262420000000021/d2348aa0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103658974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103658975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103658975 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103658975 DMM INFO MM(262420000000021/d2348aa0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103658975 DMM NOTICE MM(262420000000021/d2348aa0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103658975 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103658975 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103658975 DLLC NOTICE LLME(dbdaf314/d2348aa0){ASSIGNED} LLGM Assign pre (ffffffff => d2348aa0) (gprs_llc.c:1079) 20250115103658975 DLLC NOTICE LLME(ffffffff/d2348aa0){ASSIGNED} LLGM Assign post (ffffffff => d2348aa0) (gprs_llc.c:1125) 20250115103658975 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103658975 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103658975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103658975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115103659029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103659029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103659029 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103659029 DMM INFO MM(262420000000021/d2348aa0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103659029 DMM INFO MM(262420000000021/d2348aa0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103659029 DMM DEBUG MM(262420000000021/d2348aa0) Using GGSN 0 (gprs_sm.c:317) 20250115103659029 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) 20250115103659029 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250115103659029 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103659029 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103659029 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_user_deact_mo(820)@80cf929217c4: setverdict(pass): none -> pass 20250115103659052 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 0f 0f 2f 5c 11 a8 33 bf cf 14 05 7f 1a 74 09 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=1031 from retransmit req queue (gtp.c:443) 20250115103659052 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af26220, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103659052 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103659052 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=d2348aa0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103659052 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103659052 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103659069 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250115103659086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103659086 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115103659086 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103659092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103659092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250115103659093 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103659093 DMM INFO MM(262420000000021/d2348aa0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250115103659093 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103659093 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20250115103659095 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) 20250115103659096 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f5c9af26220, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103659096 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250115103659096 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=d2348aa0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103659096 DMM INFO MM(262420000000021/d2348aa0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250115103659096 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250115103659096 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@80cf929217c4: Removing Client IMSI='262420000000021'H, index=0 20250115103659114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56456<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(806)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@80cf929217c4: Final verdict of PTC: none 20250115103659132 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103659132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(818)@80cf929217c4: Final verdict of PTC: none -NSVCI98(811)@80cf929217c4: Final verdict of PTC: none -NSVCI99(816)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(804)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(814)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo(820)@80cf929217c4: Final verdict of PTC: pass -NSVCI98-provIP(809)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Wed Jan 15 10:36:59 UTC 2025 ====== 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 20250115103659431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103659837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103184) 20250115103700133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103700133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103184, count=107540) 20250115103701136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103701136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115103702140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103702140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:37:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103703144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103703144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_pdp_act_user_deact_mt started. 20250115103703712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103703721 DMM INFO MM(262420000000021/d2348aa0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103703721 DMM INFO MM(262420000000021/d2348aa0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103703721 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103703721 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103703721 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103703721 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103703721 DLLC NOTICE LLME(ffffffff/d2348aa0){ASSIGNED} LLGM Assign pre (d2348aa0 => ffffffff) (gprs_llc.c:1079) 20250115103703721 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2348aa0 => ffffffff) (gprs_llc.c:1125) 20250115103703721 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250115103703721 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) 20250115103703721 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:402) 20250115103703721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103703721 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103703721 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103703721 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103703721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(826)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103704115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103704116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103704116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103704116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103704116 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103704116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103704116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103704116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103704116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103704130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103704130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103704130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103704130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103704130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103704130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103704130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103704130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103704130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103704130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103704130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103704130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103704130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103704136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI97(825)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103704146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103704146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(822)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103704156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103704156 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)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(831)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103704200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103704200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103704200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103704200 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103704200 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103704200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103704200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103704200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103704200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(830)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103704255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103704255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103704255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103704255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103704255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103704255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103704255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103704255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103704255 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103704255 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103704255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103704255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103704255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103704262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103704276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103704276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115103704340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103704340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103704340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103704340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103704340 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103704340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103704340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103704340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103704340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103704347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103704347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103704347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103704348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103704348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103704348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103704348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103704348 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103704348 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103704348 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103704348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103704349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103704349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(835)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103704355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103704368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103704368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(832)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103705148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103705148 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103705148 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103705148 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103705155 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103705155 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115103705188 DGPRS DEBUG Checking for inactive LLMEs, time = 168330 (sgsn.c:132) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@80cf929217c4: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='C0EAA7C0'O, index=0 SGSN_Test-GSUP(837)@80cf929217c4: 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)@80cf929217c4: 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 := '9004C3065F92F990464B5106D5638374'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44A2415A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30A6025ACC85B52C'O } } } } } 20250115103705680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103705680 DLLC NOTICE LLME(ffffffff/c0eaa7c0){UNASSIGNED} LLC RX: unknown TLLI 0xc0eaa7c0, creating LLME on the fly (gprs_llc.c:552) 20250115103705680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103705680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20250115103705680 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103705680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103705680 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103705680 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103705680 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103705680 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103705680 DLLC NOTICE LLME(ffffffff/c0eaa7c0){UNASSIGNED} LLGM Assign pre (c0eaa7c0 => ddb0bb7a) (gprs_llc.c:1079) 20250115103705680 DLLC NOTICE LLME(c0eaa7c0/ddb0bb7a){ASSIGNED} LLGM Assign post (c0eaa7c0 => ddb0bb7a) (gprs_llc.c:1125) 20250115103705680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103705680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103705680 DMM DEBUG MM(262420000000022/ddb0bb7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) SGSN_Test-GSUP(837)@80cf929217c4: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250115103705773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103705773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103705773 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103705773 DMM DEBUG MM(262420000000022/ddb0bb7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250115103705773 DMM NOTICE MM(262420000000022/ddb0bb7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103705773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103705773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103705773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103705773 DMM DEBUG MM(262420000000022/ddb0bb7a) Requesting authorization (sgsn_auth.c:160) 20250115103705773 DMM INFO MM(262420000000022/ddb0bb7a) Requesting authentication tuples (sgsn_auth.c:184) 20250115103705773 DMM DEBUG MM(262420000000022/ddb0bb7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103705773 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250115103705773 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) 20250115103705791 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103705791 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103705791 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103705791 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103705791 DMM INFO MM(262420000000022/ddb0bb7a) Subscriber data update (mmctx.c:445) 20250115103705791 DMM DEBUG MM(262420000000022/ddb0bb7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103705791 DMM INFO MM(262420000000022/ddb0bb7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103705791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103705791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103705791 DMM INFO MM(262420000000022/ddb0bb7a) <- GMM AUTH AND CIPHERING REQ (rand = 90 04 c3 06 5f 92 f9 90 46 4b 51 06 d5 63 83 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103705896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103705896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103705896 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103705896 DMM INFO MM(262420000000022/ddb0bb7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103705896 DMM NOTICE MM(262420000000022/ddb0bb7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103705896 DMM DEBUG MM(262420000000022/ddb0bb7a) checking auth: received GSM SRES = 44 a2 41 5a (gprs_gmm.c:648) 20250115103705896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103705896 DMM DEBUG MM(262420000000022/ddb0bb7a) Requesting authorization (sgsn_auth.c:160) 20250115103705896 DMM INFO MM(262420000000022/ddb0bb7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103705896 DMM DEBUG MM(262420000000022/ddb0bb7a) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103705896 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250115103705896 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) 20250115103705896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103705896 DMM INFO MM(262420000000022/ddb0bb7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xddb0bb7a) (gprs_gmm.c:282) 20250115103705901 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103705901 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103705901 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250115103705901 DMM INFO MM(262420000000022/ddb0bb7a) Subscriber data update (mmctx.c:445) 20250115103705901 DMM DEBUG MM(262420000000022/ddb0bb7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103705901 DMM INFO MM(262420000000022/ddb0bb7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103705901 DMM NOTICE MM(262420000000022/ddb0bb7a) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250115103705901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103705901 DMM NOTICE MM(262420000000022/ddb0bb7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103705901 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) 20250115103705902 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103705902 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250115103705902 DMM INFO MM(262420000000022/ddb0bb7a) Subscriber data update (mmctx.c:445) 20250115103705902 DMM DEBUG MM(262420000000022/ddb0bb7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103705912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103705912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103705912 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103705912 DMM INFO MM(262420000000022/ddb0bb7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103705912 DMM NOTICE MM(262420000000022/ddb0bb7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103705912 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103705912 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103705912 DLLC NOTICE LLME(c0eaa7c0/ddb0bb7a){ASSIGNED} LLGM Assign pre (ffffffff => ddb0bb7a) (gprs_llc.c:1079) 20250115103705912 DLLC NOTICE LLME(ffffffff/ddb0bb7a){ASSIGNED} LLGM Assign post (ffffffff => ddb0bb7a) (gprs_llc.c:1125) 20250115103705912 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103705912 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103705912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103705912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@80cf929217c4: setverdict(pass): none -> pass 20250115103705989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103705989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103705989 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103705989 DMM INFO MM(262420000000022/ddb0bb7a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103705989 DMM INFO MM(262420000000022/ddb0bb7a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103705989 DMM DEBUG MM(262420000000022/ddb0bb7a) Using GGSN 0 (gprs_sm.c:317) 20250115103705989 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) 20250115103705989 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250115103705989 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103705989 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103705989 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20250115103706020 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 bf 81 9b 8e 11 d2 3d 01 0b 14 05 7f 48 41 40 79 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) 20250115103706020 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af26220, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103706020 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103706020 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=ddb0bb7a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103706020 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103706020 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103706045 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250115103706061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103706062 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115103706062 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103706065 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250115103706065 DGPRS INFO PDP(262420000000022:5): Context 0x7f5c9af26220 was deleted (sgsn_libgtp.c:707) 20250115103706065 DMM INFO MM(262420000000022/ddb0bb7a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103706065 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250115103706065 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103706075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103706075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115103706075 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103706075 DMM INFO MM(262420000000022/ddb0bb7a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@80cf929217c4: Removing Client IMSI='262420000000022'H, index=0 TC_attach_pdp_act_user_deact_mt(839)@80cf929217c4: Final verdict of PTC: pass 20250115103706122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(825)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@80cf929217c4: Final verdict of PTC: none -NSVCI98(830)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@80cf929217c4: Final verdict of PTC: none -NSVCI99(835)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(837)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@80cf929217c4: Final verdict of PTC: none20250115103706133 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103706134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(832)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(828)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(823)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(833)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Jan 15 10:37:06 UTC 2025 ====== 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 20250115103706463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103706869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102520) 20250115103707135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103707135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102520, count=107436) 20250115103708136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103708136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:37:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103709138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103709138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115103710073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103710075 DMM INFO MM(262420000000022/ddb0bb7a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103710075 DMM INFO MM(262420000000022/ddb0bb7a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103710075 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103710075 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103710075 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103710075 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103710075 DLLC NOTICE LLME(ffffffff/ddb0bb7a){ASSIGNED} LLGM Assign pre (ddb0bb7a => ffffffff) (gprs_llc.c:1079) 20250115103710075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddb0bb7a => ffffffff) (gprs_llc.c:1125) 20250115103710075 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103710075 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103710075 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250115103710075 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) 20250115103710075 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:402) 20250115103710075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103710075 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103710075 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103710075 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103710075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_deact_dup started. 20250115103710139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103710139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(840)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(845)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(844)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103710468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103710468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103710468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103710468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103710468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103710468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103710468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103710468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103710468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103710491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103710491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103710491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103710491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103710491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103710491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103710491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103710491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103710491 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103710491 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103710491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103710492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103710492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-BSSGP1(846)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@80cf929217c4: 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 } -NSVCI97(844)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(849)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103710573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103710573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103710573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103710573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103710573 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103710573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103710573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103710573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103710573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115103710593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103710637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103710637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103710637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(850)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(849)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103710645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103710645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103710645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103710645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103710645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103710645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103710645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103710645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103710647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103710647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103710720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103710720 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(851)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103710768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103710820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103710820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103710820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103710820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103710820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103710820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103710820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103710820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103710820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_dup-BVCI196(843)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103710828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103710828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(854)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103710913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103710913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103710913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103710980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103710980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103710981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103710981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103710981 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103710981 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103710981 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103710981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103711033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103711033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103711039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103711058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103711058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103711140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103711140 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103711140 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103711140 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@80cf929217c4: Established a new IPA connection (conn_id=2) 20250115103711143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(855)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }20250115103711152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@80cf929217c4: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='E90ACB97'O, index=0 SGSN_Test-GSUP(856)@80cf929217c4: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@80cf929217c4: 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 := '30505886307DE29FBC80FB4645B8773D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '71966DCD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64389637E5790658'O } } } } } 20250115103711300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103711300 DLLC NOTICE LLME(ffffffff/e90acb97){UNASSIGNED} LLC RX: unknown TLLI 0xe90acb97, creating LLME on the fly (gprs_llc.c:552) 20250115103711300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103711300 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1248) 20250115103711300 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103711300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103711300 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103711300 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103711300 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103711300 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103711300 DLLC NOTICE LLME(ffffffff/e90acb97){UNASSIGNED} LLGM Assign pre (e90acb97 => ef6be841) (gprs_llc.c:1079) 20250115103711300 DLLC NOTICE LLME(e90acb97/ef6be841){ASSIGNED} LLGM Assign post (e90acb97 => ef6be841) (gprs_llc.c:1125) 20250115103711300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103711300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103711300 DMM DEBUG MM(262420000000046/ef6be841) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103711461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103711461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103711461 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103711461 DMM DEBUG MM(262420000000046/ef6be841) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20250115103711461 DMM NOTICE MM(262420000000046/ef6be841) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103711461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103711461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103711461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103711461 DMM DEBUG MM(262420000000046/ef6be841) Requesting authorization (sgsn_auth.c:160) 20250115103711461 DMM INFO MM(262420000000046/ef6be841) Requesting authentication tuples (sgsn_auth.c:184) 20250115103711461 DMM DEBUG MM(262420000000046/ef6be841) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103711461 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250115103711461 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)@80cf929217c4: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250115103711464 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103711464 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103711464 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103711464 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103711464 DMM INFO MM(262420000000046/ef6be841) Subscriber data update (mmctx.c:445) 20250115103711464 DMM DEBUG MM(262420000000046/ef6be841) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103711464 DMM INFO MM(262420000000046/ef6be841) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103711464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103711464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103711464 DMM INFO MM(262420000000046/ef6be841) <- GMM AUTH AND CIPHERING REQ (rand = 30 50 58 86 30 7d e2 9f bc 80 fb 46 45 b8 77 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103711520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103711520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103711520 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103711520 DMM INFO MM(262420000000046/ef6be841) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103711520 DMM NOTICE MM(262420000000046/ef6be841) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103711520 DMM DEBUG MM(262420000000046/ef6be841) checking auth: received GSM SRES = 71 96 6d cd (gprs_gmm.c:648) 20250115103711520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103711521 DMM DEBUG MM(262420000000046/ef6be841) Requesting authorization (sgsn_auth.c:160) 20250115103711521 DMM INFO MM(262420000000046/ef6be841) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103711521 DMM DEBUG MM(262420000000046/ef6be841) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103711521 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250115103711521 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) 20250115103711521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103711521 DMM INFO MM(262420000000046/ef6be841) <- GMM ATTACH ACCEPT (new P-TMSI=0xef6be841) (gprs_gmm.c:282) 20250115103711532 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103711532 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103711532 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250115103711532 DMM INFO MM(262420000000046/ef6be841) Subscriber data update (mmctx.c:445) 20250115103711532 DMM DEBUG MM(262420000000046/ef6be841) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103711532 DMM INFO MM(262420000000046/ef6be841) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103711532 DMM NOTICE MM(262420000000046/ef6be841) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20250115103711532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103711532 DMM NOTICE MM(262420000000046/ef6be841) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103711532 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) 20250115103711539 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103711539 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250115103711539 DMM INFO MM(262420000000046/ef6be841) Subscriber data update (mmctx.c:445) 20250115103711539 DMM DEBUG MM(262420000000046/ef6be841) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_pdp_act_deact_dup(858)@80cf929217c4: setverdict(pass): none -> pass 20250115103711628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103711628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103711628 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103711628 DMM INFO MM(262420000000046/ef6be841) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103711628 DMM NOTICE MM(262420000000046/ef6be841) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103711628 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103711628 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103711628 DLLC NOTICE LLME(e90acb97/ef6be841){ASSIGNED} LLGM Assign pre (ffffffff => ef6be841) (gprs_llc.c:1079) 20250115103711628 DLLC NOTICE LLME(ffffffff/ef6be841){ASSIGNED} LLGM Assign post (ffffffff => ef6be841) (gprs_llc.c:1125) 20250115103711628 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103711628 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103711628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103711628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115103711629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103711629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103711629 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103711629 DMM INFO MM(262420000000046/ef6be841) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103711629 DMM INFO MM(262420000000046/ef6be841) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103711629 DMM DEBUG MM(262420000000046/ef6be841) Using GGSN 0 (gprs_sm.c:317) 20250115103711629 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) 20250115103711629 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250115103711629 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103711629 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103711629 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20250115103711682 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 4c a3 4b b2 11 23 8c 08 f8 14 05 7f b6 8d d2 8c 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) 20250115103711682 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af26220, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103711682 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103711682 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=ef6be841, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103711682 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103711682 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103711696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103711696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250115103711696 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103711696 DMM INFO MM(262420000000046/ef6be841) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250115103711696 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103711696 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20250115103711698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103711698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103711698 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103711698 DMM INFO MM(262420000000046/ef6be841) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250115103711698 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103711698 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@80cf929217c4: "Received deletePDPContextResponse 0, seq_nr=1035" 20250115103711699 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) 20250115103711699 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f5c9af26220, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103711699 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250115103711699 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ef6be841, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103711699 DMM INFO MM(262420000000046/ef6be841) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250115103711699 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250115103711699 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103711700 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) 20250115103711700 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)@80cf929217c4: "Received deletePDPContextResponse 1, seq_nr=1036" TC_attach_pdp_act_deact_dup(858)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@80cf929217c4: Removing Client IMSI='262420000000046'H, index=0 20250115103713728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44058<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_dup-BVCI220(853)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@80cf929217c4: Final verdict of PTC: none -NSVCI98(849)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(856)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(847)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(842)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(852)@80cf929217c4: Final verdict of PTC: none -NSVCI99(854)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@80cf929217c4: Final verdict of PTC: none 20250115103713877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103713877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup(858)@80cf929217c4: Final verdict of PTC: pass SGSN_Test-GSUP-IPA(855)@80cf929217c4: Final verdict of PTC: none -NSVCI97(844)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Wed Jan 15 10:37:14 UTC 2025 ====== 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 20250115103714218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103714628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103976) 20250115103714878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103714878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103976, count=108332) 20250115103715880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103715880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Jan 15 10:37:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103716881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103716882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_second_attempt started. 20250115103717749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103717750 DMM INFO MM(262420000000046/ef6be841) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103717750 DMM INFO MM(262420000000046/ef6be841) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103717750 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103717750 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103717750 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103717751 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103717751 DLLC NOTICE LLME(ffffffff/ef6be841){ASSIGNED} LLGM Assign pre (ef6be841 => ffffffff) (gprs_llc.c:1079) 20250115103717751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef6be841 => ffffffff) (gprs_llc.c:1125) 20250115103717751 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250115103717751 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) 20250115103717751 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:402) 20250115103717751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103717751 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103717751 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103717751 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103717751 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(864)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(863)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103717884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103717884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(865)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103717904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103717904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103717904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103717904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103717904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103717904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103717904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103717904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103717904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115103717913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103717913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103717913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103717916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103717916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103717916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103717916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103717916 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103717916 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103717916 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103717916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(863)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103717923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103717923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(864)@80cf929217c4: 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 } -NSVCI97(863)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI98(868)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115103717959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(868)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103718070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103718070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(869)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 TC_attach_second_attempt-BVCI196(862)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103718081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103718081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103718081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103718081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103718081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103718081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103718081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103718081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103718081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103718097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103718097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103718097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103718097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103718097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103718097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103718097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103718097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103718097 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103718097 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103718097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103718114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103718114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(870)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103718145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@80cf929217c4: 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 } SGSN_Test-Gb1-BSSGP1(865)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115103718168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103718168 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(866)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(873)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103718223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103718223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103718223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103718223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103718223 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103718223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103718223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103718223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103718223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115103718242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103718242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103718242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103718243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103718243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103718243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103718243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103718243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103718243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103718243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103718243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103718244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103718244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(873)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103718253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103718272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103718272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103718888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103718888 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103718888 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103718888 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103718891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103718893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(874)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@80cf929217c4: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C0467B68'O, index=0 SGSN_Test-GSUP(875)@80cf929217c4: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@80cf929217c4: 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 := '267B98B93F9C78AE6A9E6198FE2EC4A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BEE2E9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87C042FE20C13CDB'O } } } } } 20250115103719062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103719062 DLLC NOTICE LLME(ffffffff/c0467b68){UNASSIGNED} LLC RX: unknown TLLI 0xc0467b68, creating LLME on the fly (gprs_llc.c:552) 20250115103719062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103719062 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1248) 20250115103719062 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103719062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103719062 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103719062 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103719062 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103719062 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103719062 DLLC NOTICE LLME(ffffffff/c0467b68){UNASSIGNED} LLGM Assign pre (c0467b68 => e32e2b72) (gprs_llc.c:1079) 20250115103719062 DLLC NOTICE LLME(c0467b68/e32e2b72){ASSIGNED} LLGM Assign post (c0467b68 => e32e2b72) (gprs_llc.c:1125) 20250115103719062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103719062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103719062 DMM DEBUG MM(262420000000022/e32e2b72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103719080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103719080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103719080 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103719080 DMM DEBUG MM(262420000000022/e32e2b72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250115103719080 DMM NOTICE MM(262420000000022/e32e2b72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103719080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103719080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103719080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103719080 DMM DEBUG MM(262420000000022/e32e2b72) Requesting authorization (sgsn_auth.c:160) 20250115103719080 DMM INFO MM(262420000000022/e32e2b72) Requesting authentication tuples (sgsn_auth.c:184) 20250115103719080 DMM DEBUG MM(262420000000022/e32e2b72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103719080 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250115103719080 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)@80cf929217c4: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@80cf929217c4: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250115103719084 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103719084 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103719084 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103719084 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103719084 DMM INFO MM(262420000000022/e32e2b72) Subscriber data update (mmctx.c:445) 20250115103719084 DMM DEBUG MM(262420000000022/e32e2b72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103719084 DMM INFO MM(262420000000022/e32e2b72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103719084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103719084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103719084 DMM INFO MM(262420000000022/e32e2b72) <- GMM AUTH AND CIPHERING REQ (rand = 26 7b 98 b9 3f 9c 78 ae 6a 9e 61 98 fe 2e c4 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103719114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103719114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103719114 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103719114 DMM INFO MM(262420000000022/e32e2b72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103719114 DMM NOTICE MM(262420000000022/e32e2b72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103719114 DMM DEBUG MM(262420000000022/e32e2b72) checking auth: received GSM SRES = 2b ee 2e 9e (gprs_gmm.c:648) 20250115103719114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103719114 DMM DEBUG MM(262420000000022/e32e2b72) Requesting authorization (sgsn_auth.c:160) 20250115103719114 DMM INFO MM(262420000000022/e32e2b72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103719114 DMM DEBUG MM(262420000000022/e32e2b72) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103719114 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250115103719114 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) 20250115103719114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103719114 DMM INFO MM(262420000000022/e32e2b72) <- GMM ATTACH ACCEPT (new P-TMSI=0xe32e2b72) (gprs_gmm.c:282) 20250115103719122 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103719122 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103719122 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250115103719122 DMM INFO MM(262420000000022/e32e2b72) Subscriber data update (mmctx.c:445) 20250115103719122 DMM DEBUG MM(262420000000022/e32e2b72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103719122 DMM INFO MM(262420000000022/e32e2b72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103719122 DMM NOTICE MM(262420000000022/e32e2b72) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20250115103719122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103719122 DMM NOTICE MM(262420000000022/e32e2b72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103719122 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) 20250115103719124 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103719124 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250115103719124 DMM INFO MM(262420000000022/e32e2b72) Subscriber data update (mmctx.c:445) 20250115103719124 DMM DEBUG MM(262420000000022/e32e2b72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103719133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103719133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103719133 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103719133 DMM INFO MM(262420000000022/e32e2b72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103719133 DMM NOTICE MM(262420000000022/e32e2b72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103719133 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103719133 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103719133 DLLC NOTICE LLME(c0467b68/e32e2b72){ASSIGNED} LLGM Assign pre (ffffffff => e32e2b72) (gprs_llc.c:1079) 20250115103719133 DLLC NOTICE LLME(ffffffff/e32e2b72){ASSIGNED} LLGM Assign post (ffffffff => e32e2b72) (gprs_llc.c:1125) 20250115103719133 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103719133 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103719133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103719133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@80cf929217c4: setverdict(pass): none -> pass TC_attach_second_attempt(877)@80cf929217c4: 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 := '25CDD229E6C066E3B6356FE75257B941'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '913A45FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF92D506EE9317C6'O } } } } } 20250115103719186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103719186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103719186 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103719186 DMM INFO MM(262420000000022/e32e2b72) -> GMM ATTACH REQUEST MI(TMSI-0xE32E2B72) type="GPRS attach" (gprs_gmm.c:1248) 20250115103719186 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103719186 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115103719186 DLLC NOTICE LLME(ffffffff/e32e2b72){ASSIGNED} LLGM Assign pre (e32e2b72 => c2dcfd7f) (gprs_llc.c:1079) 20250115103719186 DLLC NOTICE LLME(e32e2b72/c2dcfd7f){ASSIGNED} LLGM Assign post (e32e2b72 => c2dcfd7f) (gprs_llc.c:1125) 20250115103719186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103719186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103719186 DMM DEBUG MM(262420000000022/c2dcfd7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103719193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103719193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250115103719193 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103719193 DMM DEBUG MM(262420000000022/c2dcfd7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20250115103719193 DMM NOTICE MM(262420000000022/c2dcfd7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103719193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103719193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103719193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103719193 DMM DEBUG MM(262420000000022/c2dcfd7f) Requesting authorization (sgsn_auth.c:160) 20250115103719193 DMM INFO MM(262420000000022/c2dcfd7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103719193 DMM DEBUG MM(262420000000022/c2dcfd7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103719193 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250115103719193 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) 20250115103725194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115103725194 DMM ERROR MM(262420000000022/c2dcfd7f) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115103725194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115103725194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115103725194 DMM NOTICE MM(262420000000022/c2dcfd7f) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115103725194 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250115103725194 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) 20250115103725194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Reject}: Deallocated (fsm.c:568) 20250115103725194 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Deallocated (fsm.c:568) 20250115103725194 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103725194 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115103725194 DLLC NOTICE LLME(e32e2b72/c2dcfd7f){ASSIGNED} LLGM Assign pre (c2dcfd7f => ffffffff) (gprs_llc.c:1079) 20250115103725194 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2dcfd7f => ffffffff) (gprs_llc.c:1125) 20250115103735189 DGPRS DEBUG Checking for inactive LLMEs, time = 168360 (sgsn.c:132) 20250115103738890 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115103738890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103738891 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103747924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103747925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103747925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103748115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103748122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103748122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103748245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103748248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103748248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@80cf929217c4: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@80cf929217c4: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20250115103749077 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103749077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(875)@80cf929217c4: Final verdict of PTC: none -NSVCI97(863)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@80cf929217c4: Final verdict of PTC: none -NSVCI99(873)@80cf929217c4: Final verdict of PTC: none 20250115103749079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(859)@80cf929217c4: Final verdict of PTC: none -NSVCI98(868)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@80cf929217c4: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@80cf929217c4: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(866)@80cf929217c4: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(867)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(861)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(871)@80cf929217c4: Final verdict of PTC: none TC_attach_second_attempt(877)@80cf929217c4: Final verdict of PTC: fail reason: "Tguard timeout" MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_second_attempt-BVCI210(866): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@80cf929217c4: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Wed Jan 15 10:37:49 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250115103749188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103749589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107908) 20250115103750078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103750078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107908, count=113340) 20250115103751080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103751080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Jan 15 10:37:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103752083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103752083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_echo_timeout started. 20250115103752661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103752664 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103752700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103752700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103752700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103752700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103752700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103752700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103752700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103752700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103752700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103752701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103752701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103752701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103752701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103752701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103752701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103752701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103752701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103752701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103752701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103752701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103752701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103752701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103752703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103752708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103752708 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(884)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(881)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@80cf929217c4: 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(888)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103752718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103752718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103752718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103752718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103752718 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103752718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103752718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103752718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103752718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(888)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103752719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103752719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103752719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103752719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103752719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103752719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103752719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103752719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103752719 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103752719 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103752719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103752719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103752719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103752721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@80cf929217c4: 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 } 20250115103752727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103752727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(892)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_echo_timeout-BVCI210(885)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103752730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103752730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103752730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103752730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103752730 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103752730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103752730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103752730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103752730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103752730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103752730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103752730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103752730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103752730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103752730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103752730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103752730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103752730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103752730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103752730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103752731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103752731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103752733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103752738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103752738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103753084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103753084 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103753084 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103753084 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103753089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(893)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103753090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@80cf929217c4: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='FC43DD21'O, index=0 SGSN_Test-GSUP(894)@80cf929217c4: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@80cf929217c4: 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 := '6325B25636AC8F372CD4039ACFC63739'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B81882AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D37642C391E1C78'O } } } } } 20250115103753157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103753157 DLLC NOTICE LLME(ffffffff/fc43dd21){UNASSIGNED} LLC RX: unknown TLLI 0xfc43dd21, creating LLME on the fly (gprs_llc.c:552) 20250115103753157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103753157 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1248) 20250115103753157 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103753157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103753157 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103753157 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103753157 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103753157 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103753157 DLLC NOTICE LLME(ffffffff/fc43dd21){UNASSIGNED} LLGM Assign pre (fc43dd21 => dd3b6a2a) (gprs_llc.c:1079) 20250115103753157 DLLC NOTICE LLME(fc43dd21/dd3b6a2a){ASSIGNED} LLGM Assign post (fc43dd21 => dd3b6a2a) (gprs_llc.c:1125) 20250115103753157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103753157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103753157 DMM DEBUG MM(262420000000067/dd3b6a2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103753164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103753164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103753164 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103753164 DMM DEBUG MM(262420000000067/dd3b6a2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20250115103753164 DMM NOTICE MM(262420000000067/dd3b6a2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103753164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103753164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103753164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103753164 DMM DEBUG MM(262420000000067/dd3b6a2a) Requesting authorization (sgsn_auth.c:160) 20250115103753164 DMM INFO MM(262420000000067/dd3b6a2a) Requesting authentication tuples (sgsn_auth.c:184) 20250115103753164 DMM DEBUG MM(262420000000067/dd3b6a2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103753164 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250115103753164 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)@80cf929217c4: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@80cf929217c4: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250115103753166 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103753166 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103753166 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103753166 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103753166 DMM INFO MM(262420000000067/dd3b6a2a) Subscriber data update (mmctx.c:445) 20250115103753166 DMM DEBUG MM(262420000000067/dd3b6a2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103753166 DMM INFO MM(262420000000067/dd3b6a2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103753166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103753166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103753166 DMM INFO MM(262420000000067/dd3b6a2a) <- GMM AUTH AND CIPHERING REQ (rand = 63 25 b2 56 36 ac 8f 37 2c d4 03 9a cf c6 37 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103753169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103753169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103753169 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103753169 DMM INFO MM(262420000000067/dd3b6a2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103753169 DMM NOTICE MM(262420000000067/dd3b6a2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103753169 DMM DEBUG MM(262420000000067/dd3b6a2a) checking auth: received GSM SRES = b8 18 82 ad (gprs_gmm.c:648) 20250115103753169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103753169 DMM DEBUG MM(262420000000067/dd3b6a2a) Requesting authorization (sgsn_auth.c:160) 20250115103753169 DMM INFO MM(262420000000067/dd3b6a2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103753169 DMM DEBUG MM(262420000000067/dd3b6a2a) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103753169 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250115103753169 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) 20250115103753169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103753169 DMM INFO MM(262420000000067/dd3b6a2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd3b6a2a) (gprs_gmm.c:282) 20250115103753170 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103753170 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103753170 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250115103753170 DMM INFO MM(262420000000067/dd3b6a2a) Subscriber data update (mmctx.c:445) 20250115103753170 DMM DEBUG MM(262420000000067/dd3b6a2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103753170 DMM INFO MM(262420000000067/dd3b6a2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103753170 DMM NOTICE MM(262420000000067/dd3b6a2a) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20250115103753170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103753170 DMM NOTICE MM(262420000000067/dd3b6a2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103753170 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) 20250115103753170 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103753170 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250115103753170 DMM INFO MM(262420000000067/dd3b6a2a) Subscriber data update (mmctx.c:445) 20250115103753170 DMM DEBUG MM(262420000000067/dd3b6a2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103753173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103753173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103753173 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103753173 DMM INFO MM(262420000000067/dd3b6a2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103753173 DMM NOTICE MM(262420000000067/dd3b6a2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103753173 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103753173 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103753173 DLLC NOTICE LLME(fc43dd21/dd3b6a2a){ASSIGNED} LLGM Assign pre (ffffffff => dd3b6a2a) (gprs_llc.c:1079) 20250115103753173 DLLC NOTICE LLME(ffffffff/dd3b6a2a){ASSIGNED} LLGM Assign post (ffffffff => dd3b6a2a) (gprs_llc.c:1125) 20250115103753173 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103753173 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103753173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103753173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@80cf929217c4: setverdict(pass): none -> pass 20250115103753225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103753225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103753225 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103753225 DMM INFO MM(262420000000067/dd3b6a2a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103753225 DMM INFO MM(262420000000067/dd3b6a2a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103753225 DMM DEBUG MM(262420000000067/dd3b6a2a) Using GGSN 0 (gprs_sm.c:317) 20250115103753225 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) 20250115103753225 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250115103753225 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103753225 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103753225 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20250115103753231 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 4b d9 8a b4 11 e9 f3 28 03 14 05 7f 45 c3 af e8 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) 20250115103753231 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af26220, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103753231 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103753231 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=dd3b6a2a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103753231 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103753231 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103758102 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20250115103758107 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) 20250115103758107 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d43c567470) (sgsn_libgtp.c:633) 20250115103803104 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1039" 20250115103805190 DGPRS DEBUG Checking for inactive LLMEs, time = 168390 (sgsn.c:132) 20250115103808107 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20250115103808107 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1039" 20250115103813086 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115103813087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103813087 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115103813108 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250115103813108 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250115103813108 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1041" 20250115103818109 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20250115103818109 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250115103818110 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250115103818110 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1041" 20250115103822703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103822704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103822704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103822720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103822721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103822721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103822731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103822732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103822732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103823111 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250115103823111 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250115103823111 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250115103823111 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250115103823111 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1043" 20250115103828116 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20250115103828116 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250115103828116 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250115103828116 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250115103828116 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55d43c567470) (sgsn_libgtp.c:633) 20250115103828116 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55d43c567470) (sgsn_libgtp.c:637) 20250115103828116 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250115103828116 DMM INFO MM(262420000000067/dd3b6a2a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103828116 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250115103828116 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103828116 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250115103828116 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250115103828116 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103828116 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250115103828116 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250115103828116 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103828116 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250115103828116 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250115103828116 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103828116 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250115103828116 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@80cf929217c4: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@80cf929217c4: Removing Client IMSI='262420000000067'H, index=0 20250115103828148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103828148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115103828148 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103828148 DMM INFO MM(262420000000067/dd3b6a2a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@80cf929217c4: Final verdict of PTC: pass 20250115103828150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56358<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(880)@80cf929217c4: Final verdict of PTC: none -NSVCI97(882)@80cf929217c4: Final verdict of PTC: none -NSVCI98(888)@80cf929217c4: Final verdict of PTC: none 20250115103828169 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103828169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(894)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@80cf929217c4: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(890)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(886)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@80cf929217c4: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@80cf929217c4: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@80cf929217c4: Final verdict of PTC: none -NSVCI99(892)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Jan 15 10:38:28 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250115103828462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103828906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110048) 20250115103829169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103829169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110048, count=114404) 20250115103830171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103830172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Jan 15 10:38:31 UTC 2025 20250115103831176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103831176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103832177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103832177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_restart_ctr_echo started. 20250115103832204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103832205 DMM INFO MM(262420000000067/dd3b6a2a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103832205 DMM INFO MM(262420000000067/dd3b6a2a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103832205 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103832205 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103832205 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103832205 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103832205 DLLC NOTICE LLME(ffffffff/dd3b6a2a){ASSIGNED} LLGM Assign pre (dd3b6a2a => ffffffff) (gprs_llc.c:1079) 20250115103832205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd3b6a2a => ffffffff) (gprs_llc.c:1125) 20250115103832205 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103832205 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103832205 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250115103832205 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) 20250115103832205 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:402) 20250115103832205 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103832205 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103832205 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103832205 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103832205 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103832242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103832242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103832242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103832242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103832243 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103832243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103832243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103832243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103832243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103832245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103832245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103832245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103832245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103832245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103832245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103832245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103832246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103832246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103832246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103832246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103832246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103832246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103832251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103832262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103832262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(900)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(902)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103832272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103832272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103832272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103832272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103832272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103832272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103832272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103832272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103832272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103832274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103832274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103832274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103832274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103832274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103832274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103832274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103832274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103832274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103832274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103832274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103832275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103832275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103832279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103832290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103832290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103832306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103832306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103832306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103832306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103832306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103832306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103832306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103832306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103832306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103832307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103832307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103832308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103832308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103832308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103832308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103832308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103832308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103832308 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103832308 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103832308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103832308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103832308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103832312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103832321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103832321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103833178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103833178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103833178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103833178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103833180 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103833180 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@80cf929217c4: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='C7B01416'O, index=0 SGSN_Test-GSUP(913)@80cf929217c4: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@80cf929217c4: 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 := '4F0858C398FD53BED28C036C3B6AF381'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A2A009F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4345C69B556FDB18'O } } } } } 20250115103833215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103833215 DLLC NOTICE LLME(ffffffff/c7b01416){UNASSIGNED} LLC RX: unknown TLLI 0xc7b01416, creating LLME on the fly (gprs_llc.c:552) 20250115103833215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103833215 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1248) 20250115103833215 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103833215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103833215 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103833215 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103833215 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103833215 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103833215 DLLC NOTICE LLME(ffffffff/c7b01416){UNASSIGNED} LLGM Assign pre (c7b01416 => d883d579) (gprs_llc.c:1079) 20250115103833215 DLLC NOTICE LLME(c7b01416/d883d579){ASSIGNED} LLGM Assign post (c7b01416 => d883d579) (gprs_llc.c:1125) 20250115103833215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103833215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103833215 DMM DEBUG MM(262420000000023/d883d579) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103833224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103833224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103833224 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103833224 DMM DEBUG MM(262420000000023/d883d579) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20250115103833224 DMM NOTICE MM(262420000000023/d883d579) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103833224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103833224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103833224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103833224 DMM DEBUG MM(262420000000023/d883d579) Requesting authorization (sgsn_auth.c:160) 20250115103833224 DMM INFO MM(262420000000023/d883d579) Requesting authentication tuples (sgsn_auth.c:184) 20250115103833224 DMM DEBUG MM(262420000000023/d883d579) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103833224 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250115103833224 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)@80cf929217c4: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@80cf929217c4: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250115103833227 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103833227 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103833227 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103833227 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103833227 DMM INFO MM(262420000000023/d883d579) Subscriber data update (mmctx.c:445) 20250115103833227 DMM DEBUG MM(262420000000023/d883d579) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103833227 DMM INFO MM(262420000000023/d883d579) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103833227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103833227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103833227 DMM INFO MM(262420000000023/d883d579) <- GMM AUTH AND CIPHERING REQ (rand = 4f 08 58 c3 98 fd 53 be d2 8c 03 6c 3b 6a f3 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103833233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103833233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103833233 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103833233 DMM INFO MM(262420000000023/d883d579) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103833233 DMM NOTICE MM(262420000000023/d883d579) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103833233 DMM DEBUG MM(262420000000023/d883d579) checking auth: received GSM SRES = 1a 2a 00 9f (gprs_gmm.c:648) 20250115103833233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103833233 DMM DEBUG MM(262420000000023/d883d579) Requesting authorization (sgsn_auth.c:160) 20250115103833233 DMM INFO MM(262420000000023/d883d579) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103833233 DMM DEBUG MM(262420000000023/d883d579) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103833233 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250115103833233 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) 20250115103833233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103833233 DMM INFO MM(262420000000023/d883d579) <- GMM ATTACH ACCEPT (new P-TMSI=0xd883d579) (gprs_gmm.c:282) 20250115103833234 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103833234 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103833234 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250115103833234 DMM INFO MM(262420000000023/d883d579) Subscriber data update (mmctx.c:445) 20250115103833234 DMM DEBUG MM(262420000000023/d883d579) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103833234 DMM INFO MM(262420000000023/d883d579) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103833234 DMM NOTICE MM(262420000000023/d883d579) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20250115103833234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103833234 DMM NOTICE MM(262420000000023/d883d579) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103833234 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) 20250115103833234 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103833234 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250115103833234 DMM INFO MM(262420000000023/d883d579) Subscriber data update (mmctx.c:445) 20250115103833234 DMM DEBUG MM(262420000000023/d883d579) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103833239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103833239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103833239 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103833239 DMM INFO MM(262420000000023/d883d579) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103833239 DMM NOTICE MM(262420000000023/d883d579) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103833239 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103833239 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103833239 DLLC NOTICE LLME(c7b01416/d883d579){ASSIGNED} LLGM Assign pre (ffffffff => d883d579) (gprs_llc.c:1079) 20250115103833239 DLLC NOTICE LLME(ffffffff/d883d579){ASSIGNED} LLGM Assign post (ffffffff => d883d579) (gprs_llc.c:1125) 20250115103833239 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103833239 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103833239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103833239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@80cf929217c4: setverdict(pass): none -> pass 20250115103833291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103833291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103833291 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103833291 DMM INFO MM(262420000000023/d883d579) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103833291 DMM INFO MM(262420000000023/d883d579) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103833291 DMM DEBUG MM(262420000000023/d883d579) Using GGSN 0 (gprs_sm.c:317) 20250115103833291 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250115103833291 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103833291 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103833291 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20250115103833297 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 43 ca 3b 3e 11 41 6b 46 5d 14 05 7f 86 a0 67 ff 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) 20250115103833297 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af230b8, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103833297 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103833297 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=d883d579, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103833297 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103833297 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103835191 DGPRS DEBUG Checking for inactive LLMEs, time = 168420 (sgsn.c:132) 20250115103838291 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20250115103838293 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) 20250115103838293 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55d43c567470) (sgsn_libgtp.c:633) 20250115103843293 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20250115103843298 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) 20250115103843298 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55d43c567470) (sgsn_libgtp.c:633) 20250115103843298 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250115103843298 DMM INFO MM(262420000000023/d883d579) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103843298 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250115103843298 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@80cf929217c4: Removing Client IMSI='262420000000023'H, index=0 20250115103843316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103843316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115103843316 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103843316 DMM INFO MM(262420000000023/d883d579) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@80cf929217c4: Final verdict of PTC: pass 20250115103843320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@80cf929217c4: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@80cf929217c4: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@80cf929217c4: Final verdict of PTC: none 20250115103843325 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103843325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(911)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@80cf929217c4: Final verdict of PTC: none -NSVCI98(906)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@80cf929217c4: Final verdict of PTC: none -NSVCI97(901)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(910)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(899)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(904)@80cf929217c4: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Jan 15 10:38:43 UTC 2025 ====== 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 20250115103843412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103843815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100956) 20250115103844326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103844326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100956, count=105312) 20250115103845327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103845328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Jan 15 10:38:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103846329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103846329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_restart_ctr_create started. 20250115103846909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103846912 DMM INFO MM(262420000000023/d883d579) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103846912 DMM INFO MM(262420000000023/d883d579) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103846912 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103846912 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103846912 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103846912 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103846912 DLLC NOTICE LLME(ffffffff/d883d579){ASSIGNED} LLGM Assign pre (d883d579 => ffffffff) (gprs_llc.c:1079) 20250115103846912 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d883d579 => ffffffff) (gprs_llc.c:1125) 20250115103846912 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103846912 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103846912 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250115103846912 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) 20250115103846912 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:402) 20250115103846912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103846912 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103846912 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103846912 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103846912 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103846957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103846957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103846957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103846957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103846957 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103846957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103846957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103846957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103846957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103846958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103846958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103846958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103846958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103846958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103846958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103846958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103846958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103846958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103846958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103846958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103846959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103846959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103846962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103846967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103846967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103846974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103846974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103846974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103846974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103846974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103846974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103846974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103846974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103846974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103846975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103846975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103846975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103846975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103846975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103846975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103846975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103846975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103846975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103846975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103846975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(925)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(926)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103846976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103846976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103846979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103846985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103846985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250115103846986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103846986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103846986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103846986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103846986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103846986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103846986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103846986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103846986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103846987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103846987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103846987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103846987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103846987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103846987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103846987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103846987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103846987 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103846987 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103846987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_restart_ctr_create-BVCI210(924)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103846988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103846988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103846990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103846995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103846995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103847330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103847330 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103847330 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103847330 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103847335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103847336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@80cf929217c4: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='DBAD2FD1'O, index=0 SGSN_Test-GSUP(932)@80cf929217c4: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@80cf929217c4: 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 := 'A3870871CD600C679DE08692122A985E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0F66020'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52EBD38FC05A0C50'O } } } } } 20250115103847387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103847387 DLLC NOTICE LLME(ffffffff/dbad2fd1){UNASSIGNED} LLC RX: unknown TLLI 0xdbad2fd1, creating LLME on the fly (gprs_llc.c:552) 20250115103847387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103847387 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1248) 20250115103847387 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103847387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103847387 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103847387 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103847387 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103847387 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103847387 DLLC NOTICE LLME(ffffffff/dbad2fd1){UNASSIGNED} LLGM Assign pre (dbad2fd1 => e6adeb7b) (gprs_llc.c:1079) 20250115103847387 DLLC NOTICE LLME(dbad2fd1/e6adeb7b){ASSIGNED} LLGM Assign post (dbad2fd1 => e6adeb7b) (gprs_llc.c:1125) 20250115103847387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103847387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103847387 DMM DEBUG MM(262420000000024/e6adeb7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103847398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103847398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103847398 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103847398 DMM DEBUG MM(262420000000024/e6adeb7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20250115103847398 DMM NOTICE MM(262420000000024/e6adeb7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103847398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103847398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103847398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103847398 DMM DEBUG MM(262420000000024/e6adeb7b) Requesting authorization (sgsn_auth.c:160) 20250115103847398 DMM INFO MM(262420000000024/e6adeb7b) Requesting authentication tuples (sgsn_auth.c:184) 20250115103847398 DMM DEBUG MM(262420000000024/e6adeb7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103847398 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250115103847398 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)@80cf929217c4: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@80cf929217c4: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250115103847401 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103847401 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103847401 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103847401 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103847401 DMM INFO MM(262420000000024/e6adeb7b) Subscriber data update (mmctx.c:445) 20250115103847401 DMM DEBUG MM(262420000000024/e6adeb7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103847401 DMM INFO MM(262420000000024/e6adeb7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103847401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103847401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103847401 DMM INFO MM(262420000000024/e6adeb7b) <- GMM AUTH AND CIPHERING REQ (rand = a3 87 08 71 cd 60 0c 67 9d e0 86 92 12 2a 98 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103847407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103847407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103847407 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103847407 DMM INFO MM(262420000000024/e6adeb7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103847407 DMM NOTICE MM(262420000000024/e6adeb7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103847407 DMM DEBUG MM(262420000000024/e6adeb7b) checking auth: received GSM SRES = f0 f6 60 20 (gprs_gmm.c:648) 20250115103847407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103847407 DMM DEBUG MM(262420000000024/e6adeb7b) Requesting authorization (sgsn_auth.c:160) 20250115103847407 DMM INFO MM(262420000000024/e6adeb7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103847407 DMM DEBUG MM(262420000000024/e6adeb7b) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103847407 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250115103847407 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) 20250115103847407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103847407 DMM INFO MM(262420000000024/e6adeb7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6adeb7b) (gprs_gmm.c:282) 20250115103847409 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103847409 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103847409 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250115103847409 DMM INFO MM(262420000000024/e6adeb7b) Subscriber data update (mmctx.c:445) 20250115103847409 DMM DEBUG MM(262420000000024/e6adeb7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103847409 DMM INFO MM(262420000000024/e6adeb7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103847409 DMM NOTICE MM(262420000000024/e6adeb7b) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20250115103847409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103847409 DMM NOTICE MM(262420000000024/e6adeb7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103847409 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) 20250115103847410 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103847410 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250115103847410 DMM INFO MM(262420000000024/e6adeb7b) Subscriber data update (mmctx.c:445) 20250115103847410 DMM DEBUG MM(262420000000024/e6adeb7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103847416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103847416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103847416 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103847416 DMM INFO MM(262420000000024/e6adeb7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103847416 DMM NOTICE MM(262420000000024/e6adeb7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103847416 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103847416 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103847416 DLLC NOTICE LLME(dbad2fd1/e6adeb7b){ASSIGNED} LLGM Assign pre (ffffffff => e6adeb7b) (gprs_llc.c:1079) 20250115103847416 DLLC NOTICE LLME(ffffffff/e6adeb7b){ASSIGNED} LLGM Assign post (ffffffff => e6adeb7b) (gprs_llc.c:1125) 20250115103847416 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103847416 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103847416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103847416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@80cf929217c4: setverdict(pass): none -> pass 20250115103847470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103847470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103847471 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103847471 DMM INFO MM(262420000000024/e6adeb7b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103847471 DMM INFO MM(262420000000024/e6adeb7b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103847471 DMM DEBUG MM(262420000000024/e6adeb7b) Using GGSN 0 (gprs_sm.c:317) 20250115103847471 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250115103847471 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103847471 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103847471 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20250115103847482 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 2d fa c5 5d 11 57 c9 62 f4 14 05 7f 27 27 77 f2 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) 20250115103847482 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f5c9af230b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250115103847482 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f5c9af230b8, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103847482 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250115103847482 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250115103847482 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103847482 DMM NOTICE MM(262420000000024/e6adeb7b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103847488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103847488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103847488 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103847488 DMM INFO MM(262420000000024/e6adeb7b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103847488 DMM INFO MM(262420000000024/e6adeb7b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103847488 DMM DEBUG MM(262420000000024/e6adeb7b) Using GGSN 0 (gprs_sm.c:317) 20250115103847488 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250115103847488 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103847488 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103847488 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20250115103847490 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 2d fa c5 5d 11 57 c9 62 f4 14 05 7f 27 27 77 f2 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) 20250115103847490 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f5c9af230b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250115103847490 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af230b8, cbp=0x55d43c579ad0) (sgsn_libgtp.c:633) 20250115103847490 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103847490 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=e6adeb7b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103847490 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103847490 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@80cf929217c4: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@80cf929217c4: Final verdict of PTC: pass 20250115103847502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@80cf929217c4: Final verdict of PTC: none -NSVCI98(925)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@80cf929217c4: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@80cf929217c4: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@80cf929217c4: Final verdict of PTC: none -NSVCI99(930)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@80cf929217c4: Final verdict of PTC: none 20250115103847507 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103847507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(920)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@80cf929217c4: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(918)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(923)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(928)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Jan 15 10:38:47 UTC 2025 ====== 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 20250115103847625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103848027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91804) 20250115103848508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103848509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91804, count=104872) 20250115103849510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103849510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:38:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103850511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103850512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250115103851111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103851113 DMM INFO MM(262420000000024/e6adeb7b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103851113 DMM INFO MM(262420000000024/e6adeb7b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103851113 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103851113 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103851113 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103851113 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103851113 DLLC NOTICE LLME(ffffffff/e6adeb7b){ASSIGNED} LLGM Assign pre (e6adeb7b => ffffffff) (gprs_llc.c:1079) 20250115103851113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6adeb7b => ffffffff) (gprs_llc.c:1125) 20250115103851113 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103851113 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103851113 DMM NOTICE MM(262420000000024/e6adeb7b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115103851113 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250115103851113 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115103851113 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103851113 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20250115103851113 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250115103851113 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) 20250115103851113 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:402) 20250115103851113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103851113 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103851113 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103851113 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103851113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103851148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103851148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103851148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103851148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103851148 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103851148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103851148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103851148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103851148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103851149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103851149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103851149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103851149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103851149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103851149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103851149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103851149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103851149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103851149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103851149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(939)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103851149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103851149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103851152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103851157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103851157 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)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103851166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103851166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103851166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103851166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103851166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103851166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103851166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103851166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103851166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103851167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103851167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103851167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103851167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103851167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103851167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103851167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103851167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103851167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103851167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103851167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(944)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103851167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103851167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103851169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103851174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103851174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@80cf929217c4: 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(949)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103851180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103851180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103851180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103851180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103851180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103851180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103851180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103851180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103851180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103851181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103851181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103851181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103851181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103851181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103851181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103851181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103851181 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103851181 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103851181 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103851181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(949)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103851181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103851181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103851184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103851189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103851189 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(948)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103851513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103851513 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103851513 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103851513 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103851515 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(950)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115103851516 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@80cf929217c4: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='E671D156'O, index=0 SGSN_Test-GSUP(951)@80cf929217c4: 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)@80cf929217c4: 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 := 'D9637FA9930A5506DC0EF182C905A601'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73B663F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34805D3437C6BA60'O } } } } } 20250115103852596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103852596 DLLC NOTICE LLME(ffffffff/e671d156){UNASSIGNED} LLC RX: unknown TLLI 0xe671d156, creating LLME on the fly (gprs_llc.c:552) 20250115103852596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103852596 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1248) 20250115103852596 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103852596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103852596 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103852596 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103852596 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103852596 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103852596 DLLC NOTICE LLME(ffffffff/e671d156){UNASSIGNED} LLGM Assign pre (e671d156 => f4014494) (gprs_llc.c:1079) 20250115103852596 DLLC NOTICE LLME(e671d156/f4014494){ASSIGNED} LLGM Assign post (e671d156 => f4014494) (gprs_llc.c:1125) 20250115103852596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103852596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103852596 DMM DEBUG MM(262420000000025/f4014494) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103852612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103852612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103852612 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103852612 DMM DEBUG MM(262420000000025/f4014494) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20250115103852612 DMM NOTICE MM(262420000000025/f4014494) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103852612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103852612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103852612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103852612 DMM DEBUG MM(262420000000025/f4014494) Requesting authorization (sgsn_auth.c:160) 20250115103852612 DMM INFO MM(262420000000025/f4014494) Requesting authentication tuples (sgsn_auth.c:184) 20250115103852612 DMM DEBUG MM(262420000000025/f4014494) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103852612 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250115103852612 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)@80cf929217c4: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250115103852617 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103852617 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103852617 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103852617 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103852617 DMM INFO MM(262420000000025/f4014494) Subscriber data update (mmctx.c:445) 20250115103852617 DMM DEBUG MM(262420000000025/f4014494) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103852617 DMM INFO MM(262420000000025/f4014494) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103852617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103852617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103852617 DMM INFO MM(262420000000025/f4014494) <- GMM AUTH AND CIPHERING REQ (rand = d9 63 7f a9 93 0a 55 06 dc 0e f1 82 c9 05 a6 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103852631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103852631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103852631 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103852631 DMM INFO MM(262420000000025/f4014494) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103852631 DMM NOTICE MM(262420000000025/f4014494) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103852631 DMM DEBUG MM(262420000000025/f4014494) checking auth: received GSM SRES = 73 b6 63 f8 (gprs_gmm.c:648) 20250115103852632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103852632 DMM DEBUG MM(262420000000025/f4014494) Requesting authorization (sgsn_auth.c:160) 20250115103852632 DMM INFO MM(262420000000025/f4014494) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103852632 DMM DEBUG MM(262420000000025/f4014494) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103852632 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250115103852632 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) 20250115103852632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103852632 DMM INFO MM(262420000000025/f4014494) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4014494) (gprs_gmm.c:282) 20250115103852635 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103852635 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103852635 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250115103852635 DMM INFO MM(262420000000025/f4014494) Subscriber data update (mmctx.c:445) 20250115103852635 DMM DEBUG MM(262420000000025/f4014494) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103852635 DMM INFO MM(262420000000025/f4014494) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103852635 DMM NOTICE MM(262420000000025/f4014494) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20250115103852635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103852635 DMM NOTICE MM(262420000000025/f4014494) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103852635 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) 20250115103852636 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103852636 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250115103852636 DMM INFO MM(262420000000025/f4014494) Subscriber data update (mmctx.c:445) 20250115103852636 DMM DEBUG MM(262420000000025/f4014494) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103852648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103852648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103852648 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103852648 DMM INFO MM(262420000000025/f4014494) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103852648 DMM NOTICE MM(262420000000025/f4014494) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103852648 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103852648 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103852648 DLLC NOTICE LLME(e671d156/f4014494){ASSIGNED} LLGM Assign pre (ffffffff => f4014494) (gprs_llc.c:1079) 20250115103852648 DLLC NOTICE LLME(ffffffff/f4014494){ASSIGNED} LLGM Assign post (ffffffff => f4014494) (gprs_llc.c:1125) 20250115103852648 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103852648 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103852648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103852648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@80cf929217c4: setverdict(pass): none -> pass 20250115103852705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103852705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103852705 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103852705 DMM INFO MM(262420000000025/f4014494) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103852705 DMM INFO MM(262420000000025/f4014494) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103852706 DMM DEBUG MM(262420000000025/f4014494) Using GGSN 0 (gprs_sm.c:317) 20250115103852706 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) 20250115103852706 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250115103852706 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103852706 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103852706 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20250115103852731 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 7d de 73 bf 11 4b 46 87 e5 14 05 7f 34 c1 9d 54 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) 20250115103852731 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af24130, cbp=0x55d43c570a10) (sgsn_libgtp.c:633) 20250115103852731 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103852731 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=f4014494, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103852731 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103852731 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103852745 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250115103852745 DGPRS INFO PDP(262420000000025:5): Context 0x7f5c9af24130 was deleted (sgsn_libgtp.c:707) 20250115103852745 DMM INFO MM(262420000000025/f4014494) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103852745 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250115103852745 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250115103900747 DMM INFO MM(262420000000025/f4014494) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103905192 DGPRS DEBUG Checking for inactive LLMEs, time = 168450 (sgsn.c:132) 20250115103908004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250115103908748 DMM INFO MM(262420000000025/f4014494) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103911514 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115103911514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115103911514 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103916749 DMM INFO MM(262420000000025/f4014494) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103921150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103921155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103921155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103921168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103921171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103921171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103921182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103921185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103921185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115103924751 DMM INFO MM(262420000000025/f4014494) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@80cf929217c4: Removing Client IMSI='262420000000025'H, index=0 20250115103924765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103924765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115103924765 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103924765 DMM INFO MM(262420000000025/f4014494) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@80cf929217c4: Final verdict of PTC: pass 20250115103924770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103924774 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103924774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(951)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@80cf929217c4: Final verdict of PTC: none -NSVCI98(944)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@80cf929217c4: Final verdict of PTC: none -NSVCI97(939)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@80cf929217c4: Final verdict of PTC: none -NSVCI99(949)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(937)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(942)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(947)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Wed Jan 15 10:39:24 UTC 2025 ====== 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 20250115103924900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103925303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108244) 20250115103925775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103925775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108244, count=112600) 20250115103926776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103926776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:39:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103927777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103927777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250115103928399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103928401 DMM INFO MM(262420000000025/f4014494) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103928401 DMM INFO MM(262420000000025/f4014494) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103928401 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103928401 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103928401 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103928401 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103928401 DLLC NOTICE LLME(ffffffff/f4014494){ASSIGNED} LLGM Assign pre (f4014494 => ffffffff) (gprs_llc.c:1079) 20250115103928401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4014494 => ffffffff) (gprs_llc.c:1125) 20250115103928401 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103928401 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103928401 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250115103928402 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) 20250115103928402 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:402) 20250115103928402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103928402 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103928402 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103928402 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103928402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103928450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103928450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103928450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103928450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103928450 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103928450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103928450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103928450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103928450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103928452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103928452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103928452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103928452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103928452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103928452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103928452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103928452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103928452 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103928452 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103928452 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103928452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103928452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103928455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103928461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103928461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@80cf929217c4: 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 } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(963)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103928467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103928467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103928467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103928467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103928467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103928467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103928467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103928467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103928467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103928467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103928467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103928467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103928467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103928467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103928467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103928467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103928467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103928467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103928467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103928467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103928468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103928468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103928470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103928476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103928476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(965)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103928481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103928481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103928481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103928481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103928481 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103928481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103928481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103928481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103928481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103928482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103928482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103928482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103928482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103928482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103928482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103928482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103928482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103928482 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103928482 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103928482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103928482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103928482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103928484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103928489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103928489 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103928778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103928778 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103928778 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103928778 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103928783 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103928784 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@80cf929217c4: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C5627ADC'O, index=0 SGSN_Test-GSUP(970)@80cf929217c4: 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)@80cf929217c4: 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 := '07B541D770FD607AFA624FC3E92662F4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B792CD00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '096BAE3C9A2AED16'O } } } } } 20250115103928825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103928825 DLLC NOTICE LLME(ffffffff/c5627adc){UNASSIGNED} LLC RX: unknown TLLI 0xc5627adc, creating LLME on the fly (gprs_llc.c:552) 20250115103928825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103928825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1248) 20250115103928825 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103928825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103928825 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103928825 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103928825 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103928825 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103928825 DLLC NOTICE LLME(ffffffff/c5627adc){UNASSIGNED} LLGM Assign pre (c5627adc => c6233cef) (gprs_llc.c:1079) 20250115103928825 DLLC NOTICE LLME(c5627adc/c6233cef){ASSIGNED} LLGM Assign post (c5627adc => c6233cef) (gprs_llc.c:1125) 20250115103928825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103928825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103928825 DMM DEBUG MM(262420000000027/c6233cef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103928831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103928831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103928831 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103928831 DMM DEBUG MM(262420000000027/c6233cef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20250115103928831 DMM NOTICE MM(262420000000027/c6233cef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103928831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103928831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103928831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103928831 DMM DEBUG MM(262420000000027/c6233cef) Requesting authorization (sgsn_auth.c:160) 20250115103928831 DMM INFO MM(262420000000027/c6233cef) Requesting authentication tuples (sgsn_auth.c:184) 20250115103928832 DMM DEBUG MM(262420000000027/c6233cef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103928832 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250115103928832 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)@80cf929217c4: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250115103928833 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103928833 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103928833 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103928833 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103928833 DMM INFO MM(262420000000027/c6233cef) Subscriber data update (mmctx.c:445) 20250115103928833 DMM DEBUG MM(262420000000027/c6233cef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103928833 DMM INFO MM(262420000000027/c6233cef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103928833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103928833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103928833 DMM INFO MM(262420000000027/c6233cef) <- GMM AUTH AND CIPHERING REQ (rand = 07 b5 41 d7 70 fd 60 7a fa 62 4f c3 e9 26 62 f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103928836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103928836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103928836 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103928836 DMM INFO MM(262420000000027/c6233cef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103928836 DMM NOTICE MM(262420000000027/c6233cef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103928836 DMM DEBUG MM(262420000000027/c6233cef) checking auth: received GSM SRES = b7 92 cd 00 (gprs_gmm.c:648) 20250115103928836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103928836 DMM DEBUG MM(262420000000027/c6233cef) Requesting authorization (sgsn_auth.c:160) 20250115103928836 DMM INFO MM(262420000000027/c6233cef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103928836 DMM DEBUG MM(262420000000027/c6233cef) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103928836 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250115103928836 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) 20250115103928836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103928836 DMM INFO MM(262420000000027/c6233cef) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6233cef) (gprs_gmm.c:282) 20250115103928837 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103928837 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103928837 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250115103928837 DMM INFO MM(262420000000027/c6233cef) Subscriber data update (mmctx.c:445) 20250115103928837 DMM DEBUG MM(262420000000027/c6233cef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103928837 DMM INFO MM(262420000000027/c6233cef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103928837 DMM NOTICE MM(262420000000027/c6233cef) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20250115103928837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103928837 DMM NOTICE MM(262420000000027/c6233cef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103928837 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) 20250115103928837 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103928837 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250115103928837 DMM INFO MM(262420000000027/c6233cef) Subscriber data update (mmctx.c:445) 20250115103928837 DMM DEBUG MM(262420000000027/c6233cef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103928841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103928841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103928841 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103928841 DMM INFO MM(262420000000027/c6233cef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103928841 DMM NOTICE MM(262420000000027/c6233cef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103928841 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103928841 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103928841 DLLC NOTICE LLME(c5627adc/c6233cef){ASSIGNED} LLGM Assign pre (ffffffff => c6233cef) (gprs_llc.c:1079) 20250115103928841 DLLC NOTICE LLME(ffffffff/c6233cef){ASSIGNED} LLGM Assign post (ffffffff => c6233cef) (gprs_llc.c:1125) 20250115103928841 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103928841 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103928841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103928841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@80cf929217c4: setverdict(pass): none -> pass 20250115103928900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103928900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103928901 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103928901 DMM INFO MM(262420000000027/c6233cef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103928901 DMM INFO MM(262420000000027/c6233cef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103928901 DMM DEBUG MM(262420000000027/c6233cef) Using GGSN 0 (gprs_sm.c:317) 20250115103928901 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) 20250115103928901 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250115103928901 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103928901 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103928901 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@80cf929217c4: First createPDPContextRequest received, dropping & waiting for retransmission 20250115103933902 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250115103933918 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 cf 18 dd 6e 11 af a7 11 28 14 05 7f 19 6b 64 11 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) 20250115103933918 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af24130, cbp=0x55d43c570a10) (sgsn_libgtp.c:633) 20250115103933918 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103933918 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=c6233cef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103933918 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103933918 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250115103933930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103933930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250115103933930 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103933930 DMM INFO MM(262420000000027/c6233cef) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250115103933930 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103933930 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@80cf929217c4: First deletePDPContextRequest received, dropping & waiting for retransmission 20250115103935193 DGPRS DEBUG Checking for inactive LLMEs, time = 168480 (sgsn.c:132) 20250115103938931 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250115103938934 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) 20250115103938934 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f5c9af24130, cbp=0x55d43c570a10) (sgsn_libgtp.c:633) 20250115103938934 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250115103938934 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=c6233cef, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103938934 DMM INFO MM(262420000000027/c6233cef) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250115103938934 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250115103938934 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@80cf929217c4: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@80cf929217c4: Final verdict of PTC: pass 20250115103938943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56240<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115103938948 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103938948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(960)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(970)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@80cf929217c4: Final verdict of PTC: none -NSVCI99(968)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(966)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(961)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@80cf929217c4: Final verdict of PTC: none -NSVCI97(958)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@80cf929217c4: Final verdict of PTC: none -NSVCI98(963)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(956)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Jan 15 10:39:39 UTC 2025 ====== 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 20250115103939102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103939503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103244) 20250115103939949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103939949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103244, count=104404) 20250115103940951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103940951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:39:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103941952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103941952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250115103942594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103942595 DMM INFO MM(262420000000027/c6233cef) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103942595 DMM INFO MM(262420000000027/c6233cef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103942595 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103942595 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103942595 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103942595 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103942595 DLLC NOTICE LLME(ffffffff/c6233cef){ASSIGNED} LLGM Assign pre (c6233cef => ffffffff) (gprs_llc.c:1079) 20250115103942595 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6233cef => ffffffff) (gprs_llc.c:1125) 20250115103942595 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250115103942595 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) 20250115103942595 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:402) 20250115103942595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103942595 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103942595 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103942595 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103942595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103942613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103942613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103942613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103942613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103942613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103942613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103942613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103942613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103942613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103942615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103942615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103942615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103942615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103942615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103942615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103942615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103942615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103942617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103942623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103942623 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)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@80cf929217c4: 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(983)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103942633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103942633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103942633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103942633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103942633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103942633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103942633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103942633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103942633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(982)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(983)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103942634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103942634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103942634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103942634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103942634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103942634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103942634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103942634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103942634 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103942634 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103942634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(983)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103942635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103942635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103942637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103942644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103942644 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(980)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@80cf929217c4: 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(988)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103942651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103942651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103942651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103942651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103942651 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103942651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103942651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103942651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103942651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103942652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103942652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103942652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103942652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103942652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103942652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103942652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103942652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103942652 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103942652 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103942652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103942653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103942653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103942655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103942662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103942662 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(985)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103942953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103942954 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103942954 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103942954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(987)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103942959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(987)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103942961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(987)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@80cf929217c4: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D07473BB'O, index=0 SGSN_Test-GSUP(989)@80cf929217c4: 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)@80cf929217c4: 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 := 'B3EF4133D046E98241B7EA9CF7803D25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4DB3B5F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7C9D56DD018979EF'O } } } } } 20250115103943089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103943089 DLLC NOTICE LLME(ffffffff/d07473bb){UNASSIGNED} LLC RX: unknown TLLI 0xd07473bb, creating LLME on the fly (gprs_llc.c:552) 20250115103943089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103943090 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1248) 20250115103943090 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103943090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103943090 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103943090 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103943090 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103943090 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103943090 DLLC NOTICE LLME(ffffffff/d07473bb){UNASSIGNED} LLGM Assign pre (d07473bb => fe928042) (gprs_llc.c:1079) 20250115103943090 DLLC NOTICE LLME(d07473bb/fe928042){ASSIGNED} LLGM Assign post (d07473bb => fe928042) (gprs_llc.c:1125) 20250115103943090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103943090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103943090 DMM DEBUG MM(262420000000028/fe928042) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103943120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103943120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103943120 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103943120 DMM DEBUG MM(262420000000028/fe928042) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20250115103943120 DMM NOTICE MM(262420000000028/fe928042) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103943120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103943120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103943120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103943120 DMM DEBUG MM(262420000000028/fe928042) Requesting authorization (sgsn_auth.c:160) 20250115103943120 DMM INFO MM(262420000000028/fe928042) Requesting authentication tuples (sgsn_auth.c:184) 20250115103943120 DMM DEBUG MM(262420000000028/fe928042) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103943120 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250115103943120 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)@80cf929217c4: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250115103943125 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103943125 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103943125 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103943125 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103943125 DMM INFO MM(262420000000028/fe928042) Subscriber data update (mmctx.c:445) 20250115103943125 DMM DEBUG MM(262420000000028/fe928042) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103943125 DMM INFO MM(262420000000028/fe928042) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103943125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103943125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103943125 DMM INFO MM(262420000000028/fe928042) <- GMM AUTH AND CIPHERING REQ (rand = b3 ef 41 33 d0 46 e9 82 41 b7 ea 9c f7 80 3d 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103943141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103943141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103943141 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103943141 DMM INFO MM(262420000000028/fe928042) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103943141 DMM NOTICE MM(262420000000028/fe928042) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103943141 DMM DEBUG MM(262420000000028/fe928042) checking auth: received GSM SRES = 4d b3 b5 f4 (gprs_gmm.c:648) 20250115103943141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103943141 DMM DEBUG MM(262420000000028/fe928042) Requesting authorization (sgsn_auth.c:160) 20250115103943141 DMM INFO MM(262420000000028/fe928042) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103943141 DMM DEBUG MM(262420000000028/fe928042) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103943141 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250115103943141 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) 20250115103943141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103943141 DMM INFO MM(262420000000028/fe928042) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe928042) (gprs_gmm.c:282) 20250115103943145 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103943145 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103943145 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250115103943145 DMM INFO MM(262420000000028/fe928042) Subscriber data update (mmctx.c:445) 20250115103943145 DMM DEBUG MM(262420000000028/fe928042) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103943145 DMM INFO MM(262420000000028/fe928042) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103943145 DMM NOTICE MM(262420000000028/fe928042) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20250115103943145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103943145 DMM NOTICE MM(262420000000028/fe928042) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103943145 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) 20250115103943147 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103943147 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250115103943147 DMM INFO MM(262420000000028/fe928042) Subscriber data update (mmctx.c:445) 20250115103943147 DMM DEBUG MM(262420000000028/fe928042) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103943161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103943162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103943162 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103943162 DMM INFO MM(262420000000028/fe928042) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103943162 DMM NOTICE MM(262420000000028/fe928042) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103943162 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103943162 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103943162 DLLC NOTICE LLME(d07473bb/fe928042){ASSIGNED} LLGM Assign pre (ffffffff => fe928042) (gprs_llc.c:1079) 20250115103943162 DLLC NOTICE LLME(ffffffff/fe928042){ASSIGNED} LLGM Assign post (ffffffff => fe928042) (gprs_llc.c:1125) 20250115103943162 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103943162 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103943162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103943162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@80cf929217c4: setverdict(pass): none -> pass 20250115103943217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103943217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103943218 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103943218 DMM INFO MM(262420000000028/fe928042) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103943218 DMM INFO MM(262420000000028/fe928042) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103943218 DMM DEBUG MM(262420000000028/fe928042) Using GGSN 0 (gprs_sm.c:317) 20250115103943218 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) 20250115103943218 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250115103943218 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103943218 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103943218 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20250115103943250 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 35 e5 a1 ad 11 3f 7e e9 ba 14 05 7f 75 f5 0d 95 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) 20250115103943250 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af24130, cbp=0x55d43c570a10) (sgsn_libgtp.c:633) 20250115103943250 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103943250 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=fe928042, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103943250 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103943250 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103943265 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:499) 20250115103943265 DGPRS INFO PDP(262420000000028:5): Context 0x7f5c9af24130 was deleted (sgsn_libgtp.c:707) 20250115103943265 DMM INFO MM(262420000000028/fe928042) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103943265 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250115103943265 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@80cf929217c4: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250115103943279 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:606) 20250115103943280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103943280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115103943280 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103943280 DMM INFO MM(262420000000028/fe928042) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250115103943282 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:2341) 20250115103943282 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:499) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@80cf929217c4: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@80cf929217c4: Final verdict of PTC: pass 20250115103943306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35264<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(974)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@80cf929217c4: Final verdict of PTC: none 20250115103943312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103943312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(983)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@80cf929217c4: Final verdict of PTC: none -NSVCI97(977)@80cf929217c4: Final verdict of PTC: none -NSVCI99(988)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(989)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(981)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(975)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(986)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(980): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Jan 15 10:39:43 UTC 2025 ====== 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 20250115103943530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103943933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102184) 20250115103944313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103944313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102184, count=103344) 20250115103945314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103945314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:39:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103946315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103946315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250115103946997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103946998 DMM INFO MM(262420000000028/fe928042) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103946998 DMM INFO MM(262420000000028/fe928042) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103946998 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103946999 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103946999 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103946999 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103946999 DLLC NOTICE LLME(ffffffff/fe928042){ASSIGNED} LLGM Assign pre (fe928042 => ffffffff) (gprs_llc.c:1079) 20250115103946999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe928042 => ffffffff) (gprs_llc.c:1125) 20250115103946999 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103946999 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103946999 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250115103946999 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) 20250115103946999 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:402) 20250115103946999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103946999 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103946999 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103946999 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103946999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103947051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103947051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103947051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103947051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103947051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103947051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103947051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103947051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103947051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103947052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103947052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103947052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103947053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103947053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103947053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103947053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103947053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103947053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103947053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103947053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103947053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103947053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(997)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103947059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103947065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947065 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(997)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103947068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103947068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103947068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103947068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103947068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103947068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103947069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103947069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103947069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103947070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103947070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103947070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103947070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103947070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103947070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103947070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103947070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103947070 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103947070 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103947070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103947070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1001)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103947070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103947072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103947078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947078 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)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103947085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103947085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103947085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103947085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103947085 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103947085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103947085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103947085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103947085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103947086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103947086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103947086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103947086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103947086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103947086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103947086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103947086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103947086 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103947086 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103947086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103947087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103947087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103947089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103947094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947094 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103947315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103947315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103947315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103947315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103947316 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250115103947317 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@80cf929217c4: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C79E3485'O, index=0 SGSN_Test-GSUP(1008)@80cf929217c4: 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)@80cf929217c4: 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 := '6D82235E0B5252E6A231D97AC12A58E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB3E9AAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51C892F244F5050D'O } } } } } 20250115103947341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947341 DLLC NOTICE LLME(ffffffff/c79e3485){UNASSIGNED} LLC RX: unknown TLLI 0xc79e3485, creating LLME on the fly (gprs_llc.c:552) 20250115103947341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103947341 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20250115103947341 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103947341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103947341 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103947341 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103947341 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103947341 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103947341 DLLC NOTICE LLME(ffffffff/c79e3485){UNASSIGNED} LLGM Assign pre (c79e3485 => c4e57aa2) (gprs_llc.c:1079) 20250115103947341 DLLC NOTICE LLME(c79e3485/c4e57aa2){ASSIGNED} LLGM Assign post (c79e3485 => c4e57aa2) (gprs_llc.c:1125) 20250115103947341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103947341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103947341 DMM DEBUG MM(262420000000026/c4e57aa2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103947346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103947346 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103947346 DMM DEBUG MM(262420000000026/c4e57aa2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250115103947346 DMM NOTICE MM(262420000000026/c4e57aa2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103947346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103947346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103947346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103947346 DMM DEBUG MM(262420000000026/c4e57aa2) Requesting authorization (sgsn_auth.c:160) 20250115103947346 DMM INFO MM(262420000000026/c4e57aa2) Requesting authentication tuples (sgsn_auth.c:184) 20250115103947346 DMM DEBUG MM(262420000000026/c4e57aa2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103947346 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250115103947346 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)@80cf929217c4: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250115103947392 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103947392 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103947392 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103947392 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103947392 DMM INFO MM(262420000000026/c4e57aa2) Subscriber data update (mmctx.c:445) 20250115103947392 DMM DEBUG MM(262420000000026/c4e57aa2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103947392 DMM INFO MM(262420000000026/c4e57aa2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103947392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103947392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103947392 DMM INFO MM(262420000000026/c4e57aa2) <- GMM AUTH AND CIPHERING REQ (rand = 6d 82 23 5e 0b 52 52 e6 a2 31 d9 7a c1 2a 58 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103947397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103947397 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103947397 DMM INFO MM(262420000000026/c4e57aa2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103947397 DMM NOTICE MM(262420000000026/c4e57aa2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103947397 DMM DEBUG MM(262420000000026/c4e57aa2) checking auth: received GSM SRES = bb 3e 9a aa (gprs_gmm.c:648) 20250115103947397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103947397 DMM DEBUG MM(262420000000026/c4e57aa2) Requesting authorization (sgsn_auth.c:160) 20250115103947397 DMM INFO MM(262420000000026/c4e57aa2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103947397 DMM DEBUG MM(262420000000026/c4e57aa2) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103947397 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250115103947397 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) 20250115103947397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103947397 DMM INFO MM(262420000000026/c4e57aa2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4e57aa2) (gprs_gmm.c:282) 20250115103947398 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103947398 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103947398 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250115103947398 DMM INFO MM(262420000000026/c4e57aa2) Subscriber data update (mmctx.c:445) 20250115103947398 DMM DEBUG MM(262420000000026/c4e57aa2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103947398 DMM INFO MM(262420000000026/c4e57aa2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103947398 DMM NOTICE MM(262420000000026/c4e57aa2) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250115103947398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103947398 DMM NOTICE MM(262420000000026/c4e57aa2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103947398 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) 20250115103947398 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103947398 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250115103947398 DMM INFO MM(262420000000026/c4e57aa2) Subscriber data update (mmctx.c:445) 20250115103947398 DMM DEBUG MM(262420000000026/c4e57aa2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103947401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103947401 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103947401 DMM INFO MM(262420000000026/c4e57aa2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103947401 DMM NOTICE MM(262420000000026/c4e57aa2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103947401 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103947401 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103947401 DLLC NOTICE LLME(c79e3485/c4e57aa2){ASSIGNED} LLGM Assign pre (ffffffff => c4e57aa2) (gprs_llc.c:1079) 20250115103947401 DLLC NOTICE LLME(ffffffff/c4e57aa2){ASSIGNED} LLGM Assign post (ffffffff => c4e57aa2) (gprs_llc.c:1125) 20250115103947401 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103947401 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103947401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103947401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@80cf929217c4: setverdict(pass): none -> pass 20250115103947453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103947453 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103947453 DMM INFO MM(262420000000026/c4e57aa2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103947453 DMM INFO MM(262420000000026/c4e57aa2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103947453 DMM DEBUG MM(262420000000026/c4e57aa2) Using GGSN 0 (gprs_sm.c:317) 20250115103947453 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) 20250115103947453 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250115103947453 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103947453 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103947453 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20250115103947462 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 fd 82 bc 1e 11 14 a4 fd 02 14 05 7f ec 40 39 e4 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) 20250115103947462 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af24130, cbp=0x55d43c570a10) (sgsn_libgtp.c:633) 20250115103947462 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103947462 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=c4e57aa2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103947462 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103947462 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103947467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947467 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115103947467 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103947469 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 fd 82 bc 1e 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2551) 20250115103947469 DGPRS INFO PDP(262420000000026:5): Context 0x7f5c9af24130 was deleted (sgsn_libgtp.c:707) 20250115103947469 DMM INFO MM(262420000000026/c4e57aa2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250115103947469 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250115103947469 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@80cf929217c4: Removing Client IMSI='262420000000026'H, index=0 20250115103947472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103947472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250115103947472 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103947472 DMM INFO MM(262420000000026/c4e57aa2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@80cf929217c4: Final verdict of PTC: pass 20250115103947474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42216<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(996)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1008)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1001)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1006)@80cf929217c4: Final verdict of PTC: none 20250115103947475 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103947475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1004)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(994)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(999)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Jan 15 10:39:47 UTC 2025 ====== 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 20250115103947589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103947990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49332) 20250115103948476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103948476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49332, count=104824) 20250115103949477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103949477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:39:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103950479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103950479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_gmm_detach started. 20250115103951048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103951048 DMM INFO MM(262420000000026/c4e57aa2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115103951048 DMM INFO MM(262420000000026/c4e57aa2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115103951048 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103951048 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103951048 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103951048 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103951048 DLLC NOTICE LLME(ffffffff/c4e57aa2){ASSIGNED} LLGM Assign pre (c4e57aa2 => ffffffff) (gprs_llc.c:1079) 20250115103951048 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4e57aa2 => ffffffff) (gprs_llc.c:1125) 20250115103951048 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103951048 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103951048 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250115103951048 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) 20250115103951048 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:402) 20250115103951048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115103951048 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103951048 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115103951048 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103951048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103951066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103951066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103951066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103951066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103951066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103951066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103951066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103951066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103951066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103951068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103951068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103951068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103951068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103951068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103951068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103951068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103951068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103951068 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103951068 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103951068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103951068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103951068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115103951071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103951076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1016)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1020)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103951081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103951081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103951081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103951081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103951081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103951081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103951081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103951081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103951081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103951082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103951082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103951082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103951082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103951082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103951082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103951082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103951082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103951082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103951082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103951082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103951082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103951082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103951086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1022)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103951093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951093 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@80cf929217c4: 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(1026)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103951102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103951102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103951102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103951102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103951102 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103951102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103951102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103951102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103951102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103951103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103951103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103951103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103951103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103951103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103951103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103951103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103951103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103951103 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103951103 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103951103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103951104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103951104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103951106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103951110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103951480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103951480 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103951480 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103951480 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103951481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1025)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115103951481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@80cf929217c4: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='EA6414C3'O, index=0 SGSN_Test-GSUP(1027)@80cf929217c4: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@80cf929217c4: 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 := 'E652DE5F53FE345E24BEBBC7A58DAC41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '076A1A25'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62C0913F5FF87464'O } } } } } 20250115103951502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951502 DLLC NOTICE LLME(ffffffff/ea6414c3){UNASSIGNED} LLC RX: unknown TLLI 0xea6414c3, creating LLME on the fly (gprs_llc.c:552) 20250115103951502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103951502 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1248) 20250115103951503 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103951503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115103951503 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103951503 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115103951503 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103951503 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103951503 DLLC NOTICE LLME(ffffffff/ea6414c3){UNASSIGNED} LLGM Assign pre (ea6414c3 => f9b50bcb) (gprs_llc.c:1079) 20250115103951503 DLLC NOTICE LLME(ea6414c3/f9b50bcb){ASSIGNED} LLGM Assign post (ea6414c3 => f9b50bcb) (gprs_llc.c:1125) 20250115103951503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103951503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103951503 DMM DEBUG MM(262420000000026/f9b50bcb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103951510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115103951510 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103951510 DMM DEBUG MM(262420000000026/f9b50bcb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20250115103951510 DMM NOTICE MM(262420000000026/f9b50bcb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103951510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103951510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103951510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115103951510 DMM DEBUG MM(262420000000026/f9b50bcb) Requesting authorization (sgsn_auth.c:160) 20250115103951510 DMM INFO MM(262420000000026/f9b50bcb) Requesting authentication tuples (sgsn_auth.c:184) 20250115103951510 DMM DEBUG MM(262420000000026/f9b50bcb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115103951510 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250115103951510 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)@80cf929217c4: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250115103951552 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115103951552 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115103951552 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115103951552 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115103951552 DMM INFO MM(262420000000026/f9b50bcb) Subscriber data update (mmctx.c:445) 20250115103951552 DMM DEBUG MM(262420000000026/f9b50bcb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115103951552 DMM INFO MM(262420000000026/f9b50bcb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115103951552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115103951552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115103951552 DMM INFO MM(262420000000026/f9b50bcb) <- GMM AUTH AND CIPHERING REQ (rand = e6 52 de 5f 53 fe 34 5e 24 be bb c7 a5 8d ac 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115103951557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103951557 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103951557 DMM INFO MM(262420000000026/f9b50bcb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115103951557 DMM NOTICE MM(262420000000026/f9b50bcb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115103951557 DMM DEBUG MM(262420000000026/f9b50bcb) checking auth: received GSM SRES = 07 6a 1a 25 (gprs_gmm.c:648) 20250115103951557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115103951557 DMM DEBUG MM(262420000000026/f9b50bcb) Requesting authorization (sgsn_auth.c:160) 20250115103951557 DMM INFO MM(262420000000026/f9b50bcb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115103951557 DMM DEBUG MM(262420000000026/f9b50bcb) Requesting subscriber data update (gprs_subscriber.c:894) 20250115103951557 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250115103951557 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) 20250115103951557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115103951557 DMM INFO MM(262420000000026/f9b50bcb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9b50bcb) (gprs_gmm.c:282) 20250115103951558 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115103951558 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115103951558 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250115103951558 DMM INFO MM(262420000000026/f9b50bcb) Subscriber data update (mmctx.c:445) 20250115103951558 DMM DEBUG MM(262420000000026/f9b50bcb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115103951558 DMM INFO MM(262420000000026/f9b50bcb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115103951558 DMM NOTICE MM(262420000000026/f9b50bcb) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20250115103951558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115103951558 DMM NOTICE MM(262420000000026/f9b50bcb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115103951558 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) 20250115103951558 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115103951558 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250115103951558 DMM INFO MM(262420000000026/f9b50bcb) Subscriber data update (mmctx.c:445) 20250115103951558 DMM DEBUG MM(262420000000026/f9b50bcb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115103951560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103951560 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103951560 DMM INFO MM(262420000000026/f9b50bcb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103951560 DMM NOTICE MM(262420000000026/f9b50bcb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103951560 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103951560 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103951560 DLLC NOTICE LLME(ea6414c3/f9b50bcb){ASSIGNED} LLGM Assign pre (ffffffff => f9b50bcb) (gprs_llc.c:1079) 20250115103951560 DLLC NOTICE LLME(ffffffff/f9b50bcb){ASSIGNED} LLGM Assign post (ffffffff => f9b50bcb) (gprs_llc.c:1125) 20250115103951560 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103951560 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103951560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103951560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@80cf929217c4: setverdict(pass): none -> pass 20250115103951612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115103951612 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103951612 DMM INFO MM(262420000000026/f9b50bcb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115103951612 DMM INFO MM(262420000000026/f9b50bcb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115103951612 DMM DEBUG MM(262420000000026/f9b50bcb) Using GGSN 0 (gprs_sm.c:317) 20250115103951612 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) 20250115103951612 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250115103951612 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115103951612 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250115103951612 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20250115103951617 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 e5 d7 e8 67 11 cb 33 88 10 14 05 7f 8e 05 c8 3c 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) 20250115103951617 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af24130, cbp=0x55d43c570a10) (sgsn_libgtp.c:633) 20250115103951617 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115103951617 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=f9b50bcb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115103951617 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115103951617 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115103951620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103951620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103951620 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103951620 DMM INFO MM(262420000000026/f9b50bcb) -> GMM DETACH REQUEST TLLI=0xf9b50bcb type=GPRS detach (gprs_gmm.c:1440) 20250115103951620 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20250115103951620 DMM INFO MM(262420000000026/f9b50bcb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115103951620 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115103951620 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115103951620 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115103951620 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115103951620 DLLC NOTICE LLME(ffffffff/f9b50bcb){ASSIGNED} LLGM Assign pre (f9b50bcb => ffffffff) (gprs_llc.c:1079) 20250115103951620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9b50bcb => ffffffff) (gprs_llc.c:1125) 20250115103951620 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115103951620 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115103951620 DMM NOTICE MM(262420000000026/f9b50bcb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115103951620 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250115103951620 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115103951620 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115103951620 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20250115103951621 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250115103951621 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) 20250115103951621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115103951621 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115103951621 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115103951621 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115103951621 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@80cf929217c4: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@80cf929217c4: Final verdict of PTC: pass 20250115103951623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42220<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1015)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1027)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1020)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@80cf929217c4: Final verdict of PTC: none 20250115103951625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103951625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1028)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1013)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1018)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1026)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1024)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Wed Jan 15 10:39:51 UTC 2025 ====== 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 20250115103951684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103952086 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=42424) 20250115103952626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103952626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42424, count=108036) 20250115103953627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103953627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:39:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115103954628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103954628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250115103955141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103955142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103955159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115103955159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103955159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103955159 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103955159 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115103955159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103955159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103955159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103955159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103955160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103955160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103955160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103955160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103955160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103955160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103955160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103955160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103955160 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115103955160 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103955160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103955160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103955160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103955163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115103955168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103955168 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)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@80cf929217c4: 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(1040)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115103955179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115103955179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103955179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103955179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103955179 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115103955179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103955179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103955179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103955179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103955180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103955180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103955180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103955180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103955180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103955180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103955180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103955180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103955180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115103955180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103955180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115103955180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103955180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115103955183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1039)@80cf929217c4: 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 } SGSN_Test-Gb1-BSSGP1(1036)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1044)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115103955189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115103955190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115103955190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115103955190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103955190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115103955190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115103955190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115103955190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115103955190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115103955190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103955190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1044)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115103955190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115103955190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115103955190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115103955191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115103955191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115103955191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115103955191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115103955191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115103955191 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115103955191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115103955191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1044)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115103955191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115103955191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103955193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115103955198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103955198 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115103955630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103955630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115103955630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115103955630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115103955634 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115103955635 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@80cf929217c4: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='E7294CAB'O, index=0 SGSN_Test-GSUP(1046)@80cf929217c4: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250115103956715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103956715 DLLC NOTICE LLME(ffffffff/e7294cab){UNASSIGNED} LLC RX: unknown TLLI 0xe7294cab, creating LLME on the fly (gprs_llc.c:552) 20250115103956715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103956715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115103956715 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115103956715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115103956715 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115103956715 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115103956715 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103956715 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115103956715 DLLC NOTICE LLME(ffffffff/e7294cab){UNASSIGNED} LLGM Assign pre (e7294cab => ed412fca) (gprs_llc.c:1079) 20250115103956715 DLLC NOTICE LLME(e7294cab/ed412fca){ASSIGNED} LLGM Assign post (e7294cab => ed412fca) (gprs_llc.c:1125) 20250115103956715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103956715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115103956715 DMM DEBUG MM(262420000000039/ed412fca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115103956730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103956730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250115103956730 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103956730 DMM INFO MM(262420000000039/ed412fca) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1248) 20250115103956730 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115103956730 DLLC NOTICE LLME(e7294cab/ed412fca){ASSIGNED} LLGM Assign pre (e7294cab => ed412fca) (gprs_llc.c:1079) 20250115103956730 DLLC NOTICE LLME(e7294cab/ed412fca){ASSIGNED} LLGM Assign post (e7294cab => ed412fca) (gprs_llc.c:1125) 20250115103956730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115103956730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103956730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250115103956730 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103956730 DMM DEBUG MM(262420000000039/ed412fca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20250115103956730 DMM NOTICE MM(262420000000039/ed412fca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115103956730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115103956730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115103956730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250115103956730 DMM INFO MM(262420000000039/ed412fca) <- GMM ATTACH ACCEPT (new P-TMSI=0xed412fca) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@80cf929217c4: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@80cf929217c4: Removing Client IMSI='262420000000039'H, index=0 20250115103957742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115103957742 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115103957742 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115103957742 DMM INFO MM(262420000000039/ed412fca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115103957742 DMM NOTICE MM(262420000000039/ed412fca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115103957742 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115103957743 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115103957743 DLLC NOTICE LLME(e7294cab/ed412fca){ASSIGNED} LLGM Assign pre (ffffffff => ed412fca) (gprs_llc.c:1079) 20250115103957743 DLLC NOTICE LLME(ffffffff/ed412fca){ASSIGNED} LLGM Assign post (ffffffff => ed412fca) (gprs_llc.c:1125) 20250115103957743 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115103957743 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115103957743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115103957743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@80cf929217c4: Final verdict of PTC: pass 20250115103957746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42248<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1046)@80cf929217c4: Final verdict of PTC: none 20250115103957751 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115103957751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1031)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1044)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1034)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@80cf929217c4: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@80cf929217c4: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1040)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1038)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1032)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1042)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Wed Jan 15 10:39:57 UTC 2025 ====== 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 20250115103957852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115103958253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66908) 20250115103958752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103958752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66908, count=71264) 20250115103959753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115103959753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Jan 15 10:40:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104000755 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104000755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_xid_empty_l3 started. 20250115104001341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104001344 DMM INFO MM(262420000000039/ed412fca) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104001344 DMM INFO MM(262420000000039/ed412fca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104001344 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104001344 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104001344 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104001344 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104001344 DLLC NOTICE LLME(ffffffff/ed412fca){ASSIGNED} LLGM Assign pre (ed412fca => ffffffff) (gprs_llc.c:1079) 20250115104001344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed412fca => ffffffff) (gprs_llc.c:1125) 20250115104001344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104001344 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104001344 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104001344 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104001344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@80cf929217c4: 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(1053)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104001394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104001394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104001394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104001394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104001394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104001394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104001394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104001394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104001394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104001395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104001395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104001395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104001396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104001396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104001396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104001396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104001396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104001396 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104001396 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104001396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104001396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104001396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104001398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104001405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104001405 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1052)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104001409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104001409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104001409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104001409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104001409 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104001409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104001409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104001409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104001409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104001410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104001410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104001410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104001410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104001410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104001410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104001410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104001410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104001410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104001410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104001410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1058)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104001411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104001411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104001413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104001417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104001417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1060)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1057)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@80cf929217c4: 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(1064)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104001427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104001427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104001427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104001427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104001427 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104001427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104001427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104001427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104001427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104001428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104001428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104001428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104001428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104001428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104001428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104001428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104001428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104001428 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104001428 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104001428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104001429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104001429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1064)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104001430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104001434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104001434 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1061)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104001756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104001756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104001756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104001756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1063)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104001760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104001761 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1063)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1063)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@80cf929217c4: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F06FDD83'O, index=0 SGSN_Test-GSUP(1065)@80cf929217c4: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@80cf929217c4: 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 := '4EB38612A6AA65661F80307C552AF840'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A12E4B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3826D60F3750AA96'O } } } } } 20250115104002837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104002837 DLLC NOTICE LLME(ffffffff/f06fdd83){UNASSIGNED} LLC RX: unknown TLLI 0xf06fdd83, creating LLME on the fly (gprs_llc.c:552) 20250115104002837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104002837 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1248) 20250115104002837 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104002837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104002837 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104002837 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115104002837 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104002837 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104002837 DLLC NOTICE LLME(ffffffff/f06fdd83){UNASSIGNED} LLGM Assign pre (f06fdd83 => eec8c203) (gprs_llc.c:1079) 20250115104002837 DLLC NOTICE LLME(f06fdd83/eec8c203){ASSIGNED} LLGM Assign post (f06fdd83 => eec8c203) (gprs_llc.c:1125) 20250115104002837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104002837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104002837 DMM DEBUG MM(262420000000044/eec8c203) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104002860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104002861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104002861 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104002861 DMM DEBUG MM(262420000000044/eec8c203) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20250115104002861 DMM NOTICE MM(262420000000044/eec8c203) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104002861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104002861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104002861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104002861 DMM DEBUG MM(262420000000044/eec8c203) Requesting authorization (sgsn_auth.c:160) 20250115104002861 DMM INFO MM(262420000000044/eec8c203) Requesting authentication tuples (sgsn_auth.c:184) 20250115104002861 DMM DEBUG MM(262420000000044/eec8c203) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104002861 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250115104002861 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)@80cf929217c4: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@80cf929217c4: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250115104002867 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104002867 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104002867 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104002867 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104002867 DMM INFO MM(262420000000044/eec8c203) Subscriber data update (mmctx.c:445) 20250115104002867 DMM DEBUG MM(262420000000044/eec8c203) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104002867 DMM INFO MM(262420000000044/eec8c203) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104002867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104002867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104002868 DMM INFO MM(262420000000044/eec8c203) <- GMM AUTH AND CIPHERING REQ (rand = 4e b3 86 12 a6 aa 65 66 1f 80 30 7c 55 2a f8 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104002884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104002884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104002884 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104002884 DMM INFO MM(262420000000044/eec8c203) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104002884 DMM NOTICE MM(262420000000044/eec8c203) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104002884 DMM DEBUG MM(262420000000044/eec8c203) checking auth: received GSM SRES = 6a 12 e4 b4 (gprs_gmm.c:648) 20250115104002884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104002884 DMM DEBUG MM(262420000000044/eec8c203) Requesting authorization (sgsn_auth.c:160) 20250115104002884 DMM INFO MM(262420000000044/eec8c203) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104002884 DMM DEBUG MM(262420000000044/eec8c203) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104002884 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250115104002884 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) 20250115104002884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104002884 DMM INFO MM(262420000000044/eec8c203) <- GMM ATTACH ACCEPT (new P-TMSI=0xeec8c203) (gprs_gmm.c:282) 20250115104002887 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104002887 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104002887 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250115104002887 DMM INFO MM(262420000000044/eec8c203) Subscriber data update (mmctx.c:445) 20250115104002887 DMM DEBUG MM(262420000000044/eec8c203) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104002887 DMM INFO MM(262420000000044/eec8c203) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104002887 DMM NOTICE MM(262420000000044/eec8c203) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20250115104002887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104002887 DMM NOTICE MM(262420000000044/eec8c203) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104002887 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) 20250115104002888 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104002889 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250115104002889 DMM INFO MM(262420000000044/eec8c203) Subscriber data update (mmctx.c:445) 20250115104002889 DMM DEBUG MM(262420000000044/eec8c203) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104002900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104002900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104002900 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104002900 DMM INFO MM(262420000000044/eec8c203) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104002900 DMM NOTICE MM(262420000000044/eec8c203) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104002900 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104002900 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104002900 DLLC NOTICE LLME(f06fdd83/eec8c203){ASSIGNED} LLGM Assign pre (ffffffff => eec8c203) (gprs_llc.c:1079) 20250115104002900 DLLC NOTICE LLME(ffffffff/eec8c203){ASSIGNED} LLGM Assign post (ffffffff => eec8c203) (gprs_llc.c:1125) 20250115104002900 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104002900 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104002900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104002900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@80cf929217c4: setverdict(pass): none -> pass 20250115104002951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104002951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104002951 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104002951 DMM INFO MM(262420000000044/eec8c203) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104002951 DMM INFO MM(262420000000044/eec8c203) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104002951 DMM DEBUG MM(262420000000044/eec8c203) Using GGSN 0 (gprs_sm.c:317) 20250115104002951 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) 20250115104002951 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250115104002951 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104002951 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104002951 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20250115104002970 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 d2 c0 ca da 11 2b 7c e5 e9 14 05 7f 95 2a 5f 71 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) 20250115104002970 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af251a8, cbp=0x55d43c574480) (sgsn_libgtp.c:633) 20250115104002970 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104002970 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=eec8c203, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104002970 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104002970 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104002985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104002985 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250115104002985 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250115104002985 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@80cf929217c4: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@80cf929217c4: Final verdict of PTC: pass 20250115104002997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44182<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1058)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1053)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1064)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@80cf929217c4: Final verdict of PTC: none 20250115104003004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(1054)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@80cf929217c4: Final verdict of PTC: none 20250115104003004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_xid_empty_l3-BVCI220(1061)@80cf929217c4: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@80cf929217c4: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1051)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1062)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1056)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_xid_empty_l3-BVCI220(1061): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@80cf929217c4: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Jan 15 10:40:03 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250115104003102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104003503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90204) 20250115104004005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104004005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90204, count=98220) 20250115104005006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104005006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104005194 DGPRS DEBUG Checking for inactive LLMEs, time = 168510 (sgsn.c:132) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Jan 15 10:40:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104006008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104006008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_xid_n201u started. 20250115104006584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104006586 DMM INFO MM(262420000000044/eec8c203) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104006586 DMM INFO MM(262420000000044/eec8c203) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104006586 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104006586 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104006586 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104006586 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104006586 DLLC NOTICE LLME(ffffffff/eec8c203){ASSIGNED} LLGM Assign pre (eec8c203 => ffffffff) (gprs_llc.c:1079) 20250115104006587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eec8c203 => ffffffff) (gprs_llc.c:1125) 20250115104006587 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115104006587 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104006587 DMM NOTICE MM(262420000000044/eec8c203) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104006587 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250115104006587 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104006587 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104006587 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20250115104006587 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250115104006587 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) 20250115104006587 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:402) 20250115104006587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104006587 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104006587 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115104006587 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104006587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104006632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104006632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104006632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104006632 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104006632 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104006632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104006632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104006632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104006632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104006633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104006633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104006633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104006633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104006633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104006633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104006633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104006633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104006633 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104006633 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104006633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104006633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104006633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104006635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104006643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104006643 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104006654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104006654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104006654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104006654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104006654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104006654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104006654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104006654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104006654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104006655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104006655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104006655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104006655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104006655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104006655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104006655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104006655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104006655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104006655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104006655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104006656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104006656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104006658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104006663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104006663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104006670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104006670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104006670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104006670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104006670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104006670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104006670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104006670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104006670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104006671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104006671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104006671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104006671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104006671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104006671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104006671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104006671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104006671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104006671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104006671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104006672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104006672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104006674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104006679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104006679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104007010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104007010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104007010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104007010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104007014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104007015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@80cf929217c4: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FC23E661'O, index=0 SGSN_Test-GSUP(1084)@80cf929217c4: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@80cf929217c4: 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 := '6B0131D691A4BEBEFE705AD8E8ACE291'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CD0DA80'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B4BF8F4F108D298'O } } } } } 20250115104008086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104008086 DLLC NOTICE LLME(ffffffff/fc23e661){UNASSIGNED} LLC RX: unknown TLLI 0xfc23e661, creating LLME on the fly (gprs_llc.c:552) 20250115104008086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104008086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1248) 20250115104008086 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104008086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104008086 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104008086 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104008086 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104008086 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104008086 DLLC NOTICE LLME(ffffffff/fc23e661){UNASSIGNED} LLGM Assign pre (fc23e661 => f4501394) (gprs_llc.c:1079) 20250115104008086 DLLC NOTICE LLME(fc23e661/f4501394){ASSIGNED} LLGM Assign post (fc23e661 => f4501394) (gprs_llc.c:1125) 20250115104008086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104008086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104008086 DMM DEBUG MM(262420000000045/f4501394) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104008101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104008101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104008101 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104008101 DMM DEBUG MM(262420000000045/f4501394) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20250115104008101 DMM NOTICE MM(262420000000045/f4501394) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104008101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104008101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104008101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104008101 DMM DEBUG MM(262420000000045/f4501394) Requesting authorization (sgsn_auth.c:160) 20250115104008101 DMM INFO MM(262420000000045/f4501394) Requesting authentication tuples (sgsn_auth.c:184) 20250115104008101 DMM DEBUG MM(262420000000045/f4501394) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104008101 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250115104008101 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)@80cf929217c4: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@80cf929217c4: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250115104008106 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104008106 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104008106 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104008106 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104008106 DMM INFO MM(262420000000045/f4501394) Subscriber data update (mmctx.c:445) 20250115104008106 DMM DEBUG MM(262420000000045/f4501394) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104008106 DMM INFO MM(262420000000045/f4501394) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104008106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104008106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104008106 DMM INFO MM(262420000000045/f4501394) <- GMM AUTH AND CIPHERING REQ (rand = 6b 01 31 d6 91 a4 be be fe 70 5a d8 e8 ac e2 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104008121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104008121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104008121 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104008121 DMM INFO MM(262420000000045/f4501394) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104008121 DMM NOTICE MM(262420000000045/f4501394) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104008121 DMM DEBUG MM(262420000000045/f4501394) checking auth: received GSM SRES = 1c d0 da 80 (gprs_gmm.c:648) 20250115104008121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104008121 DMM DEBUG MM(262420000000045/f4501394) Requesting authorization (sgsn_auth.c:160) 20250115104008121 DMM INFO MM(262420000000045/f4501394) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104008121 DMM DEBUG MM(262420000000045/f4501394) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104008121 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250115104008121 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) 20250115104008121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104008121 DMM INFO MM(262420000000045/f4501394) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4501394) (gprs_gmm.c:282) 20250115104008124 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104008124 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104008124 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250115104008124 DMM INFO MM(262420000000045/f4501394) Subscriber data update (mmctx.c:445) 20250115104008124 DMM DEBUG MM(262420000000045/f4501394) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104008124 DMM INFO MM(262420000000045/f4501394) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104008124 DMM NOTICE MM(262420000000045/f4501394) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20250115104008124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104008124 DMM NOTICE MM(262420000000045/f4501394) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104008124 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) 20250115104008126 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104008126 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250115104008126 DMM INFO MM(262420000000045/f4501394) Subscriber data update (mmctx.c:445) 20250115104008126 DMM DEBUG MM(262420000000045/f4501394) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104008137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104008137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104008138 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104008138 DMM INFO MM(262420000000045/f4501394) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104008138 DMM NOTICE MM(262420000000045/f4501394) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104008138 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104008138 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104008138 DLLC NOTICE LLME(fc23e661/f4501394){ASSIGNED} LLGM Assign pre (ffffffff => f4501394) (gprs_llc.c:1079) 20250115104008138 DLLC NOTICE LLME(ffffffff/f4501394){ASSIGNED} LLGM Assign post (ffffffff => f4501394) (gprs_llc.c:1125) 20250115104008138 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104008138 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104008138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104008138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@80cf929217c4: setverdict(pass): none -> pass 20250115104008191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104008191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104008191 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104008191 DMM INFO MM(262420000000045/f4501394) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104008191 DMM INFO MM(262420000000045/f4501394) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104008191 DMM DEBUG MM(262420000000045/f4501394) Using GGSN 0 (gprs_sm.c:317) 20250115104008191 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) 20250115104008191 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250115104008191 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104008191 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104008192 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20250115104008219 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 5e 0e e4 79 11 00 b9 bd 5f 14 05 7f 9b 9e b4 20 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) 20250115104008219 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af26220, cbp=0x55d43c574df0) (sgsn_libgtp.c:633) 20250115104008219 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104008219 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=f4501394, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104008219 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104008219 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104008234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104008235 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250115104008235 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250115104008235 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250115104008235 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@80cf929217c4: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@80cf929217c4: Final verdict of PTC: pass 20250115104008246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33406<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115104008250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104008251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1084)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1072)@80cf929217c4: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1077)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@80cf929217c4: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@80cf929217c4: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1082)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1075)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1080)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1070)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@80cf929217c4: Test case TC_xid_n201u finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Jan 15 10:40:08 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250115104008351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104008752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90760) 20250115104009252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104009252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90760, count=101540) 20250115104010252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104010252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Jan 15 10:40:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104011253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104011253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_llc_null started. 20250115104011811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104011812 DMM INFO MM(262420000000045/f4501394) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104011812 DMM INFO MM(262420000000045/f4501394) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104011812 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104011812 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104011812 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104011812 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104011812 DLLC NOTICE LLME(ffffffff/f4501394){ASSIGNED} LLGM Assign pre (f4501394 => ffffffff) (gprs_llc.c:1079) 20250115104011812 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4501394 => ffffffff) (gprs_llc.c:1125) 20250115104011812 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115104011812 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104011812 DMM NOTICE MM(262420000000045/f4501394) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104011812 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250115104011812 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104011812 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104011812 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20250115104011812 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250115104011812 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) 20250115104011812 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:402) 20250115104011812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104011812 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104011812 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104011812 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104011813 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104011853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104011853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104011853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104011853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104011853 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104011853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104011853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104011853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104011853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104011855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104011855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104011855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104011855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104011855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104011855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104011855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104011855 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104011855 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104011855 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104011855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104011856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104011856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1092)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104011860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1088)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104011867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104011867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@80cf929217c4: 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(1097)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1096)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104011872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104011872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104011872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104011872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104011872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104011872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104011872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104011872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104011872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104011872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104011872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104011872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104011872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104011872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104011872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104011872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104011872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104011872 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104011872 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104011872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104011872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104011873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1097)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104011875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@80cf929217c4: 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 } SGSN_Test-Gb1-BSSGP1(1093)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104011881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104011881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250115104011882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104011882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104011882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104011882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104011882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104011882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104011882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104011883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104011883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104011883 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104011883 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104011883 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104011883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104011883 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104011883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_llc_null-BVCI210(1094)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104011886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104011892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104011892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104012255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104012255 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104012255 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104012255 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104012259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104012260 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@80cf929217c4: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='D5BE0E6C'O, index=0 SGSN_Test-GSUP(1103)@80cf929217c4: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@80cf929217c4: 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 := 'CFF85DB80330B6A5F5C52EFFFD8B5D7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68467DB8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FCA16983B408E13'O } } } } } 20250115104013291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104013291 DLLC NOTICE LLME(ffffffff/d5be0e6c){UNASSIGNED} LLC RX: unknown TLLI 0xd5be0e6c, creating LLME on the fly (gprs_llc.c:552) 20250115104013291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104013291 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1248) 20250115104013291 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104013291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104013291 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104013291 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115104013291 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104013291 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104013291 DLLC NOTICE LLME(ffffffff/d5be0e6c){UNASSIGNED} LLGM Assign pre (d5be0e6c => cadca3ee) (gprs_llc.c:1079) 20250115104013291 DLLC NOTICE LLME(d5be0e6c/cadca3ee){ASSIGNED} LLGM Assign post (d5be0e6c => cadca3ee) (gprs_llc.c:1125) 20250115104013291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104013291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104013292 DMM DEBUG MM(262420000000041/cadca3ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104013298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104013298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104013298 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104013298 DMM DEBUG MM(262420000000041/cadca3ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20250115104013298 DMM NOTICE MM(262420000000041/cadca3ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104013298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104013298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104013298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104013298 DMM DEBUG MM(262420000000041/cadca3ee) Requesting authorization (sgsn_auth.c:160) 20250115104013298 DMM INFO MM(262420000000041/cadca3ee) Requesting authentication tuples (sgsn_auth.c:184) 20250115104013298 DMM DEBUG MM(262420000000041/cadca3ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104013298 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250115104013298 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)@80cf929217c4: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@80cf929217c4: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250115104013299 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104013299 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104013299 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104013299 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104013299 DMM INFO MM(262420000000041/cadca3ee) Subscriber data update (mmctx.c:445) 20250115104013299 DMM DEBUG MM(262420000000041/cadca3ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104013299 DMM INFO MM(262420000000041/cadca3ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104013299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104013299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104013299 DMM INFO MM(262420000000041/cadca3ee) <- GMM AUTH AND CIPHERING REQ (rand = cf f8 5d b8 03 30 b6 a5 f5 c5 2e ff fd 8b 5d 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104013302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104013302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104013302 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104013302 DMM INFO MM(262420000000041/cadca3ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104013302 DMM NOTICE MM(262420000000041/cadca3ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104013302 DMM DEBUG MM(262420000000041/cadca3ee) checking auth: received GSM SRES = 68 46 7d b8 (gprs_gmm.c:648) 20250115104013302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104013302 DMM DEBUG MM(262420000000041/cadca3ee) Requesting authorization (sgsn_auth.c:160) 20250115104013302 DMM INFO MM(262420000000041/cadca3ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104013302 DMM DEBUG MM(262420000000041/cadca3ee) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104013302 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250115104013302 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) 20250115104013302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104013302 DMM INFO MM(262420000000041/cadca3ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xcadca3ee) (gprs_gmm.c:282) 20250115104013303 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104013303 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104013303 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250115104013303 DMM INFO MM(262420000000041/cadca3ee) Subscriber data update (mmctx.c:445) 20250115104013303 DMM DEBUG MM(262420000000041/cadca3ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104013303 DMM INFO MM(262420000000041/cadca3ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104013303 DMM NOTICE MM(262420000000041/cadca3ee) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20250115104013303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104013303 DMM NOTICE MM(262420000000041/cadca3ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104013303 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) 20250115104013303 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104013303 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250115104013303 DMM INFO MM(262420000000041/cadca3ee) Subscriber data update (mmctx.c:445) 20250115104013303 DMM DEBUG MM(262420000000041/cadca3ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104013306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104013306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104013306 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104013306 DMM INFO MM(262420000000041/cadca3ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104013306 DMM NOTICE MM(262420000000041/cadca3ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104013306 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104013306 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104013306 DLLC NOTICE LLME(d5be0e6c/cadca3ee){ASSIGNED} LLGM Assign pre (ffffffff => cadca3ee) (gprs_llc.c:1079) 20250115104013306 DLLC NOTICE LLME(ffffffff/cadca3ee){ASSIGNED} LLGM Assign post (ffffffff => cadca3ee) (gprs_llc.c:1125) 20250115104013306 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104013306 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104013306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104013306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104014359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104014359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250115104014359 DLLC DEBUG TLLI=cadca3ee sends us LLC NULL (gprs_llc.c:912) 20250115104014359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104014359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250115104014359 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104014359 DMM INFO MM(262420000000041/cadca3ee) -> GMM DETACH REQUEST TLLI=0xcadca3ee type=GPRS detach Power-off (gprs_gmm.c:1440) 20250115104014359 DMM INFO MM(262420000000041/cadca3ee) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250115104014359 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104014359 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104014359 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104014359 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104014359 DLLC NOTICE LLME(ffffffff/cadca3ee){ASSIGNED} LLGM Assign pre (cadca3ee => ffffffff) (gprs_llc.c:1079) 20250115104014359 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cadca3ee => ffffffff) (gprs_llc.c:1125) 20250115104014359 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250115104014359 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) 20250115104014359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104014359 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104014359 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115104014359 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104014359 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@80cf929217c4: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@80cf929217c4: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@80cf929217c4: Final verdict of PTC: pass 20250115104019416 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33414<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1097)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1091)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@80cf929217c4: Final verdict of PTC: none TC_llc_null-BVCI210(1094)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1103)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1101)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@80cf929217c4: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@80cf929217c4: Final verdict of PTC: none 20250115104019436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104019436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1087)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1099)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1089)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1095)@80cf929217c4: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_null-BVCI210(1094): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@80cf929217c4: Test case TC_llc_null finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Jan 15 10:40:19 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250115104019707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104020113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97492) 20250115104020437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104020437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97492, count=101848) 20250115104021439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104021439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Jan 15 10:40:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104022440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104022440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_llc_sabm_dm_llgmm started. 20250115104023222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104023223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104023239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104023239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104023239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104023239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104023239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104023239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104023239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104023239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104023239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104023241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104023241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104023241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104023241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104023241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104023241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104023241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104023241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1110)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104023241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104023244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104023253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104023253 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1111)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1115)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104023258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104023258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104023258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104023258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104023258 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104023258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104023258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104023258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104023258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104023259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104023259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104023259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104023259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104023259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104023259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104023259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104023259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104023259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104023259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104023259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104023260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104023260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104023263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104023270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104023270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104023279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104023279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104023279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104023279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104023279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104023279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104023279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104023279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104023279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104023280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104023280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104023280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104023280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104023280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104023280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104023280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104023280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104023280 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104023280 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104023280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104023281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104023281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104023284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104023291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104023291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104023440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104023440 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104023440 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104023440 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104023441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104023442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@80cf929217c4: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='FDD979A1'O, index=0 SGSN_Test-GSUP(1122)@80cf929217c4: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@80cf929217c4: 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 := 'B83751F70F0ACE55AB4A2D71B94E5DE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2287337'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26445531B19598FB'O } } } } } 20250115104024465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104024465 DLLC NOTICE LLME(ffffffff/fdd979a1){UNASSIGNED} LLC RX: unknown TLLI 0xfdd979a1, creating LLME on the fly (gprs_llc.c:552) 20250115104024465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104024465 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1248) 20250115104024465 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104024465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104024465 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104024465 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104024465 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104024465 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104024465 DLLC NOTICE LLME(ffffffff/fdd979a1){UNASSIGNED} LLGM Assign pre (fdd979a1 => ffd2e332) (gprs_llc.c:1079) 20250115104024465 DLLC NOTICE LLME(fdd979a1/ffd2e332){ASSIGNED} LLGM Assign post (fdd979a1 => ffd2e332) (gprs_llc.c:1125) 20250115104024465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104024465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104024465 DMM DEBUG MM(262420000000042/ffd2e332) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104024474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104024474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104024474 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104024474 DMM DEBUG MM(262420000000042/ffd2e332) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20250115104024474 DMM NOTICE MM(262420000000042/ffd2e332) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104024474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104024474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104024474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104024474 DMM DEBUG MM(262420000000042/ffd2e332) Requesting authorization (sgsn_auth.c:160) 20250115104024474 DMM INFO MM(262420000000042/ffd2e332) Requesting authentication tuples (sgsn_auth.c:184) 20250115104024474 DMM DEBUG MM(262420000000042/ffd2e332) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104024474 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250115104024474 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)@80cf929217c4: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@80cf929217c4: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250115104024475 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104024475 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104024475 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104024475 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104024475 DMM INFO MM(262420000000042/ffd2e332) Subscriber data update (mmctx.c:445) 20250115104024475 DMM DEBUG MM(262420000000042/ffd2e332) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104024475 DMM INFO MM(262420000000042/ffd2e332) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104024475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104024475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104024475 DMM INFO MM(262420000000042/ffd2e332) <- GMM AUTH AND CIPHERING REQ (rand = b8 37 51 f7 0f 0a ce 55 ab 4a 2d 71 b9 4e 5d e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104024480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104024480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104024480 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104024480 DMM INFO MM(262420000000042/ffd2e332) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104024480 DMM NOTICE MM(262420000000042/ffd2e332) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104024480 DMM DEBUG MM(262420000000042/ffd2e332) checking auth: received GSM SRES = d2 28 73 37 (gprs_gmm.c:648) 20250115104024480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104024480 DMM DEBUG MM(262420000000042/ffd2e332) Requesting authorization (sgsn_auth.c:160) 20250115104024480 DMM INFO MM(262420000000042/ffd2e332) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104024480 DMM DEBUG MM(262420000000042/ffd2e332) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104024480 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250115104024480 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) 20250115104024480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104024480 DMM INFO MM(262420000000042/ffd2e332) <- GMM ATTACH ACCEPT (new P-TMSI=0xffd2e332) (gprs_gmm.c:282) 20250115104024481 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104024481 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104024481 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250115104024481 DMM INFO MM(262420000000042/ffd2e332) Subscriber data update (mmctx.c:445) 20250115104024481 DMM DEBUG MM(262420000000042/ffd2e332) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104024481 DMM INFO MM(262420000000042/ffd2e332) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104024481 DMM NOTICE MM(262420000000042/ffd2e332) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20250115104024481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104024481 DMM NOTICE MM(262420000000042/ffd2e332) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104024481 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) 20250115104024481 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104024481 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250115104024481 DMM INFO MM(262420000000042/ffd2e332) Subscriber data update (mmctx.c:445) 20250115104024481 DMM DEBUG MM(262420000000042/ffd2e332) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104024484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104024485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104024485 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104024485 DMM INFO MM(262420000000042/ffd2e332) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104024485 DMM NOTICE MM(262420000000042/ffd2e332) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104024485 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104024485 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104024485 DLLC NOTICE LLME(fdd979a1/ffd2e332){ASSIGNED} LLGM Assign pre (ffffffff => ffd2e332) (gprs_llc.c:1079) 20250115104024485 DLLC NOTICE LLME(ffffffff/ffd2e332){ASSIGNED} LLGM Assign post (ffffffff => ffd2e332) (gprs_llc.c:1125) 20250115104024485 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104024485 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104024485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104024485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104025536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104025536 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)@80cf929217c4: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@80cf929217c4: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@80cf929217c4: Final verdict of PTC: pass 20250115104025540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55424<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1115)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@80cf929217c4: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@80cf929217c4: Final verdict of PTC: none 20250115104025541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104025541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1111)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1120)@80cf929217c4: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1122)@80cf929217c4: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1108)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1113)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1118)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1110)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@80cf929217c4: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Jan 15 10:40:25 UTC 2025 ====== 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 20250115104025635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104026036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79900) 20250115104026543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104026543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79900, count=87312) 20250115104027544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104027544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Jan 15 10:40:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104028545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104028545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_llc_sabm_dm_ll5 started. 20250115104029070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104029071 DMM INFO MM(262420000000042/ffd2e332) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104029071 DMM INFO MM(262420000000042/ffd2e332) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104029071 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104029071 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104029071 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104029071 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104029071 DLLC NOTICE LLME(ffffffff/ffd2e332){ASSIGNED} LLGM Assign pre (ffd2e332 => ffffffff) (gprs_llc.c:1079) 20250115104029071 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffd2e332 => ffffffff) (gprs_llc.c:1125) 20250115104029071 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250115104029071 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) 20250115104029071 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:402) 20250115104029071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104029071 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104029071 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104029071 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104029071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104029088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104029088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104029088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104029088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104029088 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104029088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104029088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104029088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104029088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104029090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104029090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104029090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104029090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104029090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104029090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104029090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104029090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104029090 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104029090 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104029090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104029090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104029090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1130)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104029093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104029099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104029099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@80cf929217c4: 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 } TC_llc_sabm_dm_ll5-BVCI196(1128)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1134)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104029103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104029103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104029103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104029103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104029103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104029103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104029103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104029103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104029103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104029104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104029104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104029104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104029104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104029104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104029104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104029104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104029104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104029104 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104029104 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104029104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1134)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104029104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104029104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104029106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104029112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104029112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104029122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104029122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104029122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104029122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104029122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104029122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104029122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104029122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104029122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104029123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104029123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104029123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104029123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104029123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104029123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104029123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104029123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104029123 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104029123 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104029123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104029124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104029124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104029126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104029132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104029132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104029546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104029546 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104029546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104029546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104029547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104029547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@80cf929217c4: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='FBB44EE0'O, index=0 SGSN_Test-GSUP(1141)@80cf929217c4: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@80cf929217c4: 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 := 'BE9353D73EB8CB7940920D9469022051'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50163878'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD5EA7E76EEDE54C'O } } } } } 20250115104030571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104030571 DLLC NOTICE LLME(ffffffff/fbb44ee0){UNASSIGNED} LLC RX: unknown TLLI 0xfbb44ee0, creating LLME on the fly (gprs_llc.c:552) 20250115104030571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104030571 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1248) 20250115104030571 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104030571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104030571 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104030571 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115104030571 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104030571 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104030571 DLLC NOTICE LLME(ffffffff/fbb44ee0){UNASSIGNED} LLGM Assign pre (fbb44ee0 => c9cd9745) (gprs_llc.c:1079) 20250115104030571 DLLC NOTICE LLME(fbb44ee0/c9cd9745){ASSIGNED} LLGM Assign post (fbb44ee0 => c9cd9745) (gprs_llc.c:1125) 20250115104030571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104030571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104030571 DMM DEBUG MM(262420000000043/c9cd9745) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104030577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104030578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104030578 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104030578 DMM DEBUG MM(262420000000043/c9cd9745) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20250115104030578 DMM NOTICE MM(262420000000043/c9cd9745) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104030578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104030578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104030578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104030578 DMM DEBUG MM(262420000000043/c9cd9745) Requesting authorization (sgsn_auth.c:160) 20250115104030578 DMM INFO MM(262420000000043/c9cd9745) Requesting authentication tuples (sgsn_auth.c:184) 20250115104030578 DMM DEBUG MM(262420000000043/c9cd9745) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104030578 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250115104030578 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)@80cf929217c4: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@80cf929217c4: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250115104030579 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104030579 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104030579 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104030579 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104030579 DMM INFO MM(262420000000043/c9cd9745) Subscriber data update (mmctx.c:445) 20250115104030579 DMM DEBUG MM(262420000000043/c9cd9745) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104030579 DMM INFO MM(262420000000043/c9cd9745) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104030579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104030579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104030579 DMM INFO MM(262420000000043/c9cd9745) <- GMM AUTH AND CIPHERING REQ (rand = be 93 53 d7 3e b8 cb 79 40 92 0d 94 69 02 20 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104030583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104030583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104030583 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104030583 DMM INFO MM(262420000000043/c9cd9745) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104030583 DMM NOTICE MM(262420000000043/c9cd9745) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104030583 DMM DEBUG MM(262420000000043/c9cd9745) checking auth: received GSM SRES = 50 16 38 78 (gprs_gmm.c:648) 20250115104030583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104030583 DMM DEBUG MM(262420000000043/c9cd9745) Requesting authorization (sgsn_auth.c:160) 20250115104030583 DMM INFO MM(262420000000043/c9cd9745) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104030583 DMM DEBUG MM(262420000000043/c9cd9745) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104030583 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250115104030583 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) 20250115104030583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104030583 DMM INFO MM(262420000000043/c9cd9745) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9cd9745) (gprs_gmm.c:282) 20250115104030584 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104030584 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104030584 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250115104030584 DMM INFO MM(262420000000043/c9cd9745) Subscriber data update (mmctx.c:445) 20250115104030584 DMM DEBUG MM(262420000000043/c9cd9745) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104030584 DMM INFO MM(262420000000043/c9cd9745) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104030584 DMM NOTICE MM(262420000000043/c9cd9745) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20250115104030584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104030584 DMM NOTICE MM(262420000000043/c9cd9745) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104030584 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) 20250115104030584 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104030584 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250115104030584 DMM INFO MM(262420000000043/c9cd9745) Subscriber data update (mmctx.c:445) 20250115104030584 DMM DEBUG MM(262420000000043/c9cd9745) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104030587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104030587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104030587 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104030587 DMM INFO MM(262420000000043/c9cd9745) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104030587 DMM NOTICE MM(262420000000043/c9cd9745) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104030587 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104030587 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104030587 DLLC NOTICE LLME(fbb44ee0/c9cd9745){ASSIGNED} LLGM Assign pre (ffffffff => c9cd9745) (gprs_llc.c:1079) 20250115104030587 DLLC NOTICE LLME(ffffffff/c9cd9745){ASSIGNED} LLGM Assign post (ffffffff => c9cd9745) (gprs_llc.c:1125) 20250115104030587 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104030587 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104030587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104030587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104031639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104031639 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)@80cf929217c4: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@80cf929217c4: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@80cf929217c4: Final verdict of PTC: pass 20250115104031644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1129)@80cf929217c4: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@80cf929217c4: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1134)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@80cf929217c4: Final verdict of PTC: none 20250115104031645 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104031645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1131)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1139)@80cf929217c4: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1132)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1127)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1137)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@80cf929217c4: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Wed Jan 15 10:40:31 UTC 2025 ====== 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 20250115104031759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104032161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84236) 20250115104032646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104032646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84236, count=91648) 20250115104033647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104033647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Jan 15 10:40:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104034648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104034648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_suspend_nopaging started. 20250115104035185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104035186 DMM INFO MM(262420000000043/c9cd9745) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104035186 DMM INFO MM(262420000000043/c9cd9745) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104035186 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104035186 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104035186 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104035186 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104035186 DLLC NOTICE LLME(ffffffff/c9cd9745){ASSIGNED} LLGM Assign pre (c9cd9745 => ffffffff) (gprs_llc.c:1079) 20250115104035186 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9cd9745 => ffffffff) (gprs_llc.c:1125) 20250115104035186 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250115104035186 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) 20250115104035186 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:402) 20250115104035186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104035186 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104035186 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115104035186 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104035186 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250115104035194 DGPRS DEBUG Checking for inactive LLMEs, time = 168540 (sgsn.c:132) SGSN_Test-Gb0-NS0(1144)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104035209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104035209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104035209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104035209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104035209 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104035209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104035209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104035209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104035209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104035210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104035210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104035210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104035210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104035210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104035210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104035210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104035210 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104035210 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104035210 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104035210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104035211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104035211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104035214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104035221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104035221 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104035229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104035229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104035229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104035229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104035229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104035229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104035229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104035229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104035229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104035231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104035231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104035231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104035231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104035231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104035231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104035231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104035231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104035231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104035231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104035231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104035231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104035231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104035235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104035244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104035244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1152)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104035256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104035256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104035256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104035256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104035256 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104035256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104035256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104035257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104035257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104035258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104035258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104035258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104035258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104035258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104035258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104035258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104035258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104035258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104035258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104035258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104035259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104035259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104035263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104035272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104035272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1156)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104035649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104035649 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104035649 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104035649 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@80cf929217c4: Established a new IPA connection (conn_id=2) 20250115104035650 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104035650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@80cf929217c4: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='FCE0F9A2'O, index=0 SGSN_Test-GSUP(1160)@80cf929217c4: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@80cf929217c4: 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 := '856881BBE2BC3D32E1E5E73892D57408'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54F12AFF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7EC2EA45459B96A'O } } } } } 20250115104036704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104036704 DLLC NOTICE LLME(ffffffff/fce0f9a2){UNASSIGNED} LLC RX: unknown TLLI 0xfce0f9a2, creating LLME on the fly (gprs_llc.c:552) 20250115104036704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104036704 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1248) 20250115104036704 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104036704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104036704 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104036704 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104036704 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104036704 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104036704 DLLC NOTICE LLME(ffffffff/fce0f9a2){UNASSIGNED} LLGM Assign pre (fce0f9a2 => d5cd9afd) (gprs_llc.c:1079) 20250115104036704 DLLC NOTICE LLME(fce0f9a2/d5cd9afd){ASSIGNED} LLGM Assign post (fce0f9a2 => d5cd9afd) (gprs_llc.c:1125) 20250115104036704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104036704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104036704 DMM DEBUG MM(262420000000048/d5cd9afd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104036714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104036714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104036714 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104036714 DMM DEBUG MM(262420000000048/d5cd9afd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20250115104036714 DMM NOTICE MM(262420000000048/d5cd9afd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104036714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104036714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104036714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104036714 DMM DEBUG MM(262420000000048/d5cd9afd) Requesting authorization (sgsn_auth.c:160) 20250115104036714 DMM INFO MM(262420000000048/d5cd9afd) Requesting authentication tuples (sgsn_auth.c:184) 20250115104036714 DMM DEBUG MM(262420000000048/d5cd9afd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104036714 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250115104036714 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)@80cf929217c4: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@80cf929217c4: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250115104036716 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104036716 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104036716 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104036716 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104036716 DMM INFO MM(262420000000048/d5cd9afd) Subscriber data update (mmctx.c:445) 20250115104036716 DMM DEBUG MM(262420000000048/d5cd9afd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104036716 DMM INFO MM(262420000000048/d5cd9afd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104036716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104036716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104036716 DMM INFO MM(262420000000048/d5cd9afd) <- GMM AUTH AND CIPHERING REQ (rand = 85 68 81 bb e2 bc 3d 32 e1 e5 e7 38 92 d5 74 08 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104036720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104036720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104036720 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104036720 DMM INFO MM(262420000000048/d5cd9afd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104036720 DMM NOTICE MM(262420000000048/d5cd9afd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104036720 DMM DEBUG MM(262420000000048/d5cd9afd) checking auth: received GSM SRES = 54 f1 2a ff (gprs_gmm.c:648) 20250115104036720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104036720 DMM DEBUG MM(262420000000048/d5cd9afd) Requesting authorization (sgsn_auth.c:160) 20250115104036720 DMM INFO MM(262420000000048/d5cd9afd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104036720 DMM DEBUG MM(262420000000048/d5cd9afd) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104036720 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250115104036720 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) 20250115104036720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104036720 DMM INFO MM(262420000000048/d5cd9afd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5cd9afd) (gprs_gmm.c:282) 20250115104036721 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104036721 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104036721 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250115104036721 DMM INFO MM(262420000000048/d5cd9afd) Subscriber data update (mmctx.c:445) 20250115104036721 DMM DEBUG MM(262420000000048/d5cd9afd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104036721 DMM INFO MM(262420000000048/d5cd9afd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104036721 DMM NOTICE MM(262420000000048/d5cd9afd) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20250115104036721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104036721 DMM NOTICE MM(262420000000048/d5cd9afd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104036721 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) 20250115104036721 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104036721 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250115104036721 DMM INFO MM(262420000000048/d5cd9afd) Subscriber data update (mmctx.c:445) 20250115104036721 DMM DEBUG MM(262420000000048/d5cd9afd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104036723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104036723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104036723 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104036723 DMM INFO MM(262420000000048/d5cd9afd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104036723 DMM NOTICE MM(262420000000048/d5cd9afd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104036723 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104036723 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104036723 DLLC NOTICE LLME(fce0f9a2/d5cd9afd){ASSIGNED} LLGM Assign pre (ffffffff => d5cd9afd) (gprs_llc.c:1079) 20250115104036723 DLLC NOTICE LLME(ffffffff/d5cd9afd){ASSIGNED} LLGM Assign post (ffffffff => d5cd9afd) (gprs_llc.c:1125) 20250115104036723 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104036723 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104036723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104036723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@80cf929217c4: setverdict(pass): none -> pass 20250115104036776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104036776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104036776 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104036776 DMM INFO MM(262420000000048/d5cd9afd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104036776 DMM INFO MM(262420000000048/d5cd9afd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104036776 DMM DEBUG MM(262420000000048/d5cd9afd) Using GGSN 0 (gprs_sm.c:317) 20250115104036776 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) 20250115104036776 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250115104036776 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104036776 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104036776 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20250115104036781 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 00 ed d3 f3 11 55 72 65 b8 14 05 7f 91 d8 65 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=1062 from retransmit req queue (gtp.c:443) 20250115104036781 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af27298, cbp=0x55d43c578f20) (sgsn_libgtp.c:633) 20250115104036781 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104036781 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c577f78 TLLI=d5cd9afd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104036781 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104036781 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104036785 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250115104036788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104036788 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250115104036788 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250115104036789 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250115104036789 DMM INFO MM(262420000000048/d5cd9afd) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) TC_suspend_nopaging-BVCI196(1147)@80cf929217c4: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@80cf929217c4: Final verdict of PTC: pass 20250115104041796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56636<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@80cf929217c4: Final verdict of PTC: none 20250115104041797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104041797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1149)@80cf929217c4: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1158)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1148)@80cf929217c4: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1156)@80cf929217c4: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1153)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1146)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1151)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1157)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_nopaging-BVCI220(1156): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@80cf929217c4: Test case TC_suspend_nopaging finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Jan 15 10:40:41 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250115104041849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104042250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95272) 20250115104042798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104042798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95272, count=100704) 20250115104043799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104043799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Jan 15 10:40:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104044800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104044800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_suspend_resume started. 20250115104045279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104045279 DMM INFO MM(262420000000048/d5cd9afd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104045279 DMM INFO MM(262420000000048/d5cd9afd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104045279 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104045279 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104045279 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104045279 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104045279 DLLC NOTICE LLME(ffffffff/d5cd9afd){ASSIGNED} LLGM Assign pre (d5cd9afd => ffffffff) (gprs_llc.c:1079) 20250115104045279 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5cd9afd => ffffffff) (gprs_llc.c:1125) 20250115104045279 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c577c20 (gprs_sndcp.c:574) 20250115104045279 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c577f78, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104045279 DMM NOTICE MM(262420000000048/d5cd9afd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104045279 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250115104045279 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104045279 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104045279 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20250115104045280 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250115104045280 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) 20250115104045280 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:402) 20250115104045280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104045280 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104045280 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104045280 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104045280 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104045296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104045296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104045296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104045296 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104045296 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104045296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104045296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104045296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104045296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104045297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104045297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104045297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104045298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104045298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104045298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104045298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104045298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104045298 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104045298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104045298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104045298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104045298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104045300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104045306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104045306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104045314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104045314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104045314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104045314 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104045314 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104045314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104045314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104045314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104045314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104045314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104045314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104045314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104045314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104045315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104045315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104045315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104045315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104045315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104045315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104045315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104045315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104045315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104045316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104045321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104045321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104045332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104045332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104045332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104045332 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104045332 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104045332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104045332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104045332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104045332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104045333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104045333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104045333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104045333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104045333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104045333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104045333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104045333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104045333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104045333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104045333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104045333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104045333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104045335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104045339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104045339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104045801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104045801 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104045801 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104045801 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104045803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1178)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104045803 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@80cf929217c4: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='ED2DC640'O, index=0 SGSN_Test-GSUP(1179)@80cf929217c4: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@80cf929217c4: 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 := '4AC774E1C63438BDF1F90DF8F132896A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70E8631E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11D33F96972B3951'O } } } } } 20250115104046829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104046829 DLLC NOTICE LLME(ffffffff/ed2dc640){UNASSIGNED} LLC RX: unknown TLLI 0xed2dc640, creating LLME on the fly (gprs_llc.c:552) 20250115104046829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104046829 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1248) 20250115104046829 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104046829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104046829 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104046829 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115104046829 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104046829 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104046829 DLLC NOTICE LLME(ffffffff/ed2dc640){UNASSIGNED} LLGM Assign pre (ed2dc640 => cc3c2f08) (gprs_llc.c:1079) 20250115104046829 DLLC NOTICE LLME(ed2dc640/cc3c2f08){ASSIGNED} LLGM Assign post (ed2dc640 => cc3c2f08) (gprs_llc.c:1125) 20250115104046829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104046829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104046829 DMM DEBUG MM(262420000000049/cc3c2f08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104046838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104046838 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104046838 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104046838 DMM DEBUG MM(262420000000049/cc3c2f08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20250115104046838 DMM NOTICE MM(262420000000049/cc3c2f08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104046838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104046838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104046838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104046838 DMM DEBUG MM(262420000000049/cc3c2f08) Requesting authorization (sgsn_auth.c:160) 20250115104046839 DMM INFO MM(262420000000049/cc3c2f08) Requesting authentication tuples (sgsn_auth.c:184) 20250115104046839 DMM DEBUG MM(262420000000049/cc3c2f08) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104046839 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250115104046839 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)@80cf929217c4: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@80cf929217c4: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250115104046841 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104046841 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104046841 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104046841 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104046841 DMM INFO MM(262420000000049/cc3c2f08) Subscriber data update (mmctx.c:445) 20250115104046841 DMM DEBUG MM(262420000000049/cc3c2f08) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104046841 DMM INFO MM(262420000000049/cc3c2f08) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104046841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104046841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104046841 DMM INFO MM(262420000000049/cc3c2f08) <- GMM AUTH AND CIPHERING REQ (rand = 4a c7 74 e1 c6 34 38 bd f1 f9 0d f8 f1 32 89 6a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104046846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104046846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104046846 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104046846 DMM INFO MM(262420000000049/cc3c2f08) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104046846 DMM NOTICE MM(262420000000049/cc3c2f08) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104046846 DMM DEBUG MM(262420000000049/cc3c2f08) checking auth: received GSM SRES = 70 e8 63 1e (gprs_gmm.c:648) 20250115104046846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104046846 DMM DEBUG MM(262420000000049/cc3c2f08) Requesting authorization (sgsn_auth.c:160) 20250115104046846 DMM INFO MM(262420000000049/cc3c2f08) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104046846 DMM DEBUG MM(262420000000049/cc3c2f08) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104046846 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250115104046846 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) 20250115104046846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104046846 DMM INFO MM(262420000000049/cc3c2f08) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc3c2f08) (gprs_gmm.c:282) 20250115104046847 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104046847 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104046847 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250115104046847 DMM INFO MM(262420000000049/cc3c2f08) Subscriber data update (mmctx.c:445) 20250115104046847 DMM DEBUG MM(262420000000049/cc3c2f08) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104046847 DMM INFO MM(262420000000049/cc3c2f08) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104046847 DMM NOTICE MM(262420000000049/cc3c2f08) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20250115104046847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104046847 DMM NOTICE MM(262420000000049/cc3c2f08) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104046847 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) 20250115104046847 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104046847 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250115104046847 DMM INFO MM(262420000000049/cc3c2f08) Subscriber data update (mmctx.c:445) 20250115104046847 DMM DEBUG MM(262420000000049/cc3c2f08) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104046851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104046851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104046851 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104046851 DMM INFO MM(262420000000049/cc3c2f08) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104046851 DMM NOTICE MM(262420000000049/cc3c2f08) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104046851 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104046851 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104046851 DLLC NOTICE LLME(ed2dc640/cc3c2f08){ASSIGNED} LLGM Assign pre (ffffffff => cc3c2f08) (gprs_llc.c:1079) 20250115104046851 DLLC NOTICE LLME(ffffffff/cc3c2f08){ASSIGNED} LLGM Assign post (ffffffff => cc3c2f08) (gprs_llc.c:1125) 20250115104046851 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104046851 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104046851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104046851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@80cf929217c4: setverdict(pass): none -> pass 20250115104046903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104046903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104046903 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104046903 DMM INFO MM(262420000000049/cc3c2f08) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104046903 DMM INFO MM(262420000000049/cc3c2f08) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104046903 DMM DEBUG MM(262420000000049/cc3c2f08) Using GGSN 0 (gprs_sm.c:317) 20250115104046903 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) 20250115104046903 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250115104046903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104046903 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104046903 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20250115104046909 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 f5 b1 59 a3 11 46 9b 5f 2e 14 05 7f cb 26 e1 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=1064 from retransmit req queue (gtp.c:443) 20250115104046909 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af28310, cbp=0x55d43c5792b0) (sgsn_libgtp.c:633) 20250115104046909 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104046909 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c56adc8 TLLI=cc3c2f08, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104046909 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104046909 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104046913 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250115104046916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104046916 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250115104046916 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250115104046918 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250115104046918 DMM INFO MM(262420000000049/cc3c2f08) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250115104051923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104051923 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20250115104051923 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250115104051925 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@80cf929217c4: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@80cf929217c4: Final verdict of PTC: pass 20250115104051929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40436<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_resume-BVCI210(1171)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1172)@80cf929217c4: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@80cf929217c4: Final verdict of PTC: none 20250115104051930 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104051930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1174)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1177)@80cf929217c4: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1167)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1179)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1165)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1170)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1175)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@80cf929217c4: Test case TC_suspend_resume finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Jan 15 10:40:51 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250115104052005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104052406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97228) 20250115104052931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104052931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97228, count=105400) 20250115104053932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104053932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Jan 15 10:40:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104054933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104054933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_suspend_rau started. 20250115104055427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104055427 DMM INFO MM(262420000000049/cc3c2f08) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104055427 DMM INFO MM(262420000000049/cc3c2f08) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104055427 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104055427 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104055427 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104055427 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104055427 DLLC NOTICE LLME(ffffffff/cc3c2f08){ASSIGNED} LLGM Assign pre (cc3c2f08 => ffffffff) (gprs_llc.c:1079) 20250115104055427 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc3c2f08 => ffffffff) (gprs_llc.c:1125) 20250115104055427 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c56aa70 (gprs_sndcp.c:574) 20250115104055427 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c56adc8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104055427 DMM NOTICE MM(262420000000049/cc3c2f08) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104055427 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250115104055427 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104055427 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104055427 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20250115104055427 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250115104055427 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) 20250115104055427 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:402) 20250115104055427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104055427 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104055427 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115104055427 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104055427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104055445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104055445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104055445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104055445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104055445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104055445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104055445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104055445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104055445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104055446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104055446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104055446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104055447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104055447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104055447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104055447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104055447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104055447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104055447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104055447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104055447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104055447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104055450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104055458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104055458 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1187)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@80cf929217c4: Provider Link came up: sending NS-RESET TC_suspend_rau-BVCI196(1185)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104055461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104055461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104055461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104055461 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104055461 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104055461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104055461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104055461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104055461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104055462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104055462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104055462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104055462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104055462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104055462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104055462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104055462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104055462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104055462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104055462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104055463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104055463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104055465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104055470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104055470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104055478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104055478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104055478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104055478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104055478 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104055478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104055478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104055478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104055478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104055479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104055479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104055479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104055479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104055479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104055479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104055479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104055479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104055479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104055479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104055479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104055479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104055479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104055482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104055487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104055487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104055934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104055934 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104055934 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104055934 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104055935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104055935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@80cf929217c4: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='E4C73EF5'O, index=0 SGSN_Test-GSUP(1198)@80cf929217c4: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@80cf929217c4: 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 := '8873A6A6553812F4DE8EB75C7A5AE3E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F96A9A70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD90210897F5CC76'O } } } } } 20250115104056963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104056963 DLLC NOTICE LLME(ffffffff/e4c73ef5){UNASSIGNED} LLC RX: unknown TLLI 0xe4c73ef5, creating LLME on the fly (gprs_llc.c:552) 20250115104056963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104056963 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1248) 20250115104056963 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104056963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104056963 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104056963 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104056963 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104056963 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104056963 DLLC NOTICE LLME(ffffffff/e4c73ef5){UNASSIGNED} LLGM Assign pre (e4c73ef5 => dbb7de2a) (gprs_llc.c:1079) 20250115104056963 DLLC NOTICE LLME(e4c73ef5/dbb7de2a){ASSIGNED} LLGM Assign post (e4c73ef5 => dbb7de2a) (gprs_llc.c:1125) 20250115104056963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104056963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104056963 DMM DEBUG MM(262420000000050/dbb7de2a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104056970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104056970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104056970 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104056970 DMM DEBUG MM(262420000000050/dbb7de2a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20250115104056970 DMM NOTICE MM(262420000000050/dbb7de2a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104056970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104056970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104056970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104056970 DMM DEBUG MM(262420000000050/dbb7de2a) Requesting authorization (sgsn_auth.c:160) 20250115104056970 DMM INFO MM(262420000000050/dbb7de2a) Requesting authentication tuples (sgsn_auth.c:184) 20250115104056970 DMM DEBUG MM(262420000000050/dbb7de2a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104056970 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250115104056970 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)@80cf929217c4: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@80cf929217c4: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250115104056971 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104056971 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104056971 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104056971 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104056971 DMM INFO MM(262420000000050/dbb7de2a) Subscriber data update (mmctx.c:445) 20250115104056971 DMM DEBUG MM(262420000000050/dbb7de2a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104056971 DMM INFO MM(262420000000050/dbb7de2a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104056971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104056971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104056971 DMM INFO MM(262420000000050/dbb7de2a) <- GMM AUTH AND CIPHERING REQ (rand = 88 73 a6 a6 55 38 12 f4 de 8e b7 5c 7a 5a e3 e5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104056975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104056975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104056975 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104056975 DMM INFO MM(262420000000050/dbb7de2a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104056975 DMM NOTICE MM(262420000000050/dbb7de2a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104056975 DMM DEBUG MM(262420000000050/dbb7de2a) checking auth: received GSM SRES = f9 6a 9a 70 (gprs_gmm.c:648) 20250115104056975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104056975 DMM DEBUG MM(262420000000050/dbb7de2a) Requesting authorization (sgsn_auth.c:160) 20250115104056975 DMM INFO MM(262420000000050/dbb7de2a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104056975 DMM DEBUG MM(262420000000050/dbb7de2a) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104056975 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250115104056975 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) 20250115104056975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104056975 DMM INFO MM(262420000000050/dbb7de2a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbb7de2a) (gprs_gmm.c:282) 20250115104056976 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104056976 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104056976 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250115104056976 DMM INFO MM(262420000000050/dbb7de2a) Subscriber data update (mmctx.c:445) 20250115104056976 DMM DEBUG MM(262420000000050/dbb7de2a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104056976 DMM INFO MM(262420000000050/dbb7de2a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104056976 DMM NOTICE MM(262420000000050/dbb7de2a) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20250115104056976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104056976 DMM NOTICE MM(262420000000050/dbb7de2a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104056976 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) 20250115104056977 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104056977 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250115104056977 DMM INFO MM(262420000000050/dbb7de2a) Subscriber data update (mmctx.c:445) 20250115104056977 DMM DEBUG MM(262420000000050/dbb7de2a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104056979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104056979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104056979 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104056979 DMM INFO MM(262420000000050/dbb7de2a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104056979 DMM NOTICE MM(262420000000050/dbb7de2a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104056979 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104056979 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104056979 DLLC NOTICE LLME(e4c73ef5/dbb7de2a){ASSIGNED} LLGM Assign pre (ffffffff => dbb7de2a) (gprs_llc.c:1079) 20250115104056979 DLLC NOTICE LLME(ffffffff/dbb7de2a){ASSIGNED} LLGM Assign post (ffffffff => dbb7de2a) (gprs_llc.c:1125) 20250115104056979 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104056979 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104056979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104056979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@80cf929217c4: setverdict(pass): none -> pass 20250115104057032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104057032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104057032 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104057032 DMM INFO MM(262420000000050/dbb7de2a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104057032 DMM INFO MM(262420000000050/dbb7de2a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104057032 DMM DEBUG MM(262420000000050/dbb7de2a) Using GGSN 0 (gprs_sm.c:317) 20250115104057032 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) 20250115104057032 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250115104057032 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104057032 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104057032 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20250115104057044 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 12 04 cf 02 11 5c 23 44 a8 14 05 7f 3b 7c 34 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=1066 from retransmit req queue (gtp.c:443) 20250115104057044 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af29388, cbp=0x55d43c579640) (sgsn_libgtp.c:633) 20250115104057044 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104057044 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c577ef8 TLLI=dbb7de2a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104057044 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104057044 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104057051 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250115104057055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104057055 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20250115104057055 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250115104057058 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250115104057058 DMM INFO MM(262420000000050/dbb7de2a) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250115104102063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104102063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104102063 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104102063 DMM INFO MM(262420000000050/dbb7de2a) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115104102063 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104102063 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250115104102064 DLLC NOTICE LLME(ffffffff/dbb7de2a){ASSIGNED} LLGM Assign pre (dbb7de2a => ffdc6010) (gprs_llc.c:1079) 20250115104102064 DLLC NOTICE LLME(dbb7de2a/ffdc6010){ASSIGNED} LLGM Assign post (dbb7de2a => ffdc6010) (gprs_llc.c:1125) 20250115104102064 DMM INFO MM(262420000000050/ffdc6010) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104102066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104102066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104102066 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104102066 DMM INFO MM(262420000000050/ffdc6010) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115104102066 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115104102066 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104102066 DLLC NOTICE LLME(dbb7de2a/ffdc6010){ASSIGNED} LLGM Assign pre (ffffffff => ffdc6010) (gprs_llc.c:1079) 20250115104102066 DLLC NOTICE LLME(ffffffff/ffdc6010){ASSIGNED} LLGM Assign post (ffffffff => ffdc6010) (gprs_llc.c:1125) 20250115104102066 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115104102567 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@80cf929217c4: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@80cf929217c4: Final verdict of PTC: pass 20250115104102572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37334<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@80cf929217c4: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1191)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@80cf929217c4: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@80cf929217c4: Final verdict of PTC: none 20250115104102574 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104102574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1196)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1186)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1184)@80cf929217c4: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1194)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1189)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@80cf929217c4: Test case TC_suspend_rau finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Jan 15 10:41:02 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250115104102644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104103045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110532) 20250115104103575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104103575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110532, count=111692) 20250115104104576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104104576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Jan 15 10:41:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104105195 DGPRS DEBUG Checking for inactive LLMEs, time = 168570 (sgsn.c:132) 20250115104105576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104105576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_paging_ps started. 20250115104106067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104106068 DMM INFO MM(262420000000050/ffdc6010) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104106068 DMM INFO MM(262420000000050/ffdc6010) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104106068 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104106068 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104106068 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104106068 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104106068 DLLC NOTICE LLME(ffffffff/ffdc6010){ASSIGNED} LLGM Assign pre (ffdc6010 => ffffffff) (gprs_llc.c:1079) 20250115104106068 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffdc6010 => ffffffff) (gprs_llc.c:1125) 20250115104106068 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c577ba0 (gprs_sndcp.c:574) 20250115104106068 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c577ef8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104106068 DMM NOTICE MM(262420000000050/ffdc6010) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104106068 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250115104106068 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104106068 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104106068 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20250115104106068 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250115104106068 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) 20250115104106068 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:402) 20250115104106068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104106068 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104106068 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104106068 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104106068 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104106092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104106092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104106092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104106092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104106092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104106092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104106093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104106093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104106093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104106094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104106094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104106094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104106094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104106094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104106094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104106094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104106094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104106094 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104106094 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104106094 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104106094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104106094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1206)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104106097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115104106105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104106105 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1210)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104106107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104106107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104106107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104106107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104106107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104106107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104106107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104106107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104106107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104106108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104106108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104106108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104106108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104106108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104106108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104106108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104106108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104106108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104106108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104106108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_paging_ps-BVCI196(1204)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104106109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104106109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1211)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104106112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104106119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104106119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1212)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@80cf929217c4: 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_paging_ps-BVCI210(1209)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1215)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104106126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104106126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104106126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104106126 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104106126 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104106126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104106126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104106126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104106126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104106128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104106128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104106128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104106128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104106128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104106128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104106128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104106128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104106128 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104106128 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104106128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104106129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104106129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104106133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104106140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104106140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104106578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104106578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104106578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104106578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104106579 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250115104106579 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@80cf929217c4: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='DA710B96'O, index=0 SGSN_Test-GSUP(1217)@80cf929217c4: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@80cf929217c4: 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 := 'FC2231594794E00F943569BFAAE6DDDF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '438E5206'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '785264D6DB9D0810'O } } } } } 20250115104107601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104107601 DLLC NOTICE LLME(ffffffff/da710b96){UNASSIGNED} LLC RX: unknown TLLI 0xda710b96, creating LLME on the fly (gprs_llc.c:552) 20250115104107601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104107601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1248) 20250115104107601 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104107601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104107601 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104107601 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115104107601 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104107601 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104107601 DLLC NOTICE LLME(ffffffff/da710b96){UNASSIGNED} LLGM Assign pre (da710b96 => e09a49a2) (gprs_llc.c:1079) 20250115104107601 DLLC NOTICE LLME(da710b96/e09a49a2){ASSIGNED} LLGM Assign post (da710b96 => e09a49a2) (gprs_llc.c:1125) 20250115104107601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104107601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104107601 DMM DEBUG MM(262420000000051/e09a49a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104107607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104107607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104107607 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104107607 DMM DEBUG MM(262420000000051/e09a49a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20250115104107607 DMM NOTICE MM(262420000000051/e09a49a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104107607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104107607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104107607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104107607 DMM DEBUG MM(262420000000051/e09a49a2) Requesting authorization (sgsn_auth.c:160) 20250115104107607 DMM INFO MM(262420000000051/e09a49a2) Requesting authentication tuples (sgsn_auth.c:184) 20250115104107607 DMM DEBUG MM(262420000000051/e09a49a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104107607 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250115104107607 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)@80cf929217c4: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@80cf929217c4: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250115104107609 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104107609 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104107609 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104107610 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104107610 DMM INFO MM(262420000000051/e09a49a2) Subscriber data update (mmctx.c:445) 20250115104107610 DMM DEBUG MM(262420000000051/e09a49a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104107610 DMM INFO MM(262420000000051/e09a49a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104107610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104107610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104107610 DMM INFO MM(262420000000051/e09a49a2) <- GMM AUTH AND CIPHERING REQ (rand = fc 22 31 59 47 94 e0 0f 94 35 69 bf aa e6 dd df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104107614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104107614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104107614 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104107614 DMM INFO MM(262420000000051/e09a49a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104107614 DMM NOTICE MM(262420000000051/e09a49a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104107614 DMM DEBUG MM(262420000000051/e09a49a2) checking auth: received GSM SRES = 43 8e 52 06 (gprs_gmm.c:648) 20250115104107614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104107614 DMM DEBUG MM(262420000000051/e09a49a2) Requesting authorization (sgsn_auth.c:160) 20250115104107614 DMM INFO MM(262420000000051/e09a49a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104107614 DMM DEBUG MM(262420000000051/e09a49a2) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104107614 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250115104107614 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) 20250115104107614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104107614 DMM INFO MM(262420000000051/e09a49a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe09a49a2) (gprs_gmm.c:282) 20250115104107614 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104107615 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104107615 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250115104107615 DMM INFO MM(262420000000051/e09a49a2) Subscriber data update (mmctx.c:445) 20250115104107615 DMM DEBUG MM(262420000000051/e09a49a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104107615 DMM INFO MM(262420000000051/e09a49a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104107615 DMM NOTICE MM(262420000000051/e09a49a2) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20250115104107615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104107615 DMM NOTICE MM(262420000000051/e09a49a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104107615 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) 20250115104107615 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104107615 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250115104107615 DMM INFO MM(262420000000051/e09a49a2) Subscriber data update (mmctx.c:445) 20250115104107615 DMM DEBUG MM(262420000000051/e09a49a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104107618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104107618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104107618 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104107618 DMM INFO MM(262420000000051/e09a49a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104107618 DMM NOTICE MM(262420000000051/e09a49a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104107618 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104107618 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104107618 DLLC NOTICE LLME(da710b96/e09a49a2){ASSIGNED} LLGM Assign pre (ffffffff => e09a49a2) (gprs_llc.c:1079) 20250115104107618 DLLC NOTICE LLME(ffffffff/e09a49a2){ASSIGNED} LLGM Assign post (ffffffff => e09a49a2) (gprs_llc.c:1125) 20250115104107618 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104107618 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104107618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104107618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104107670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104107670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104107670 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104107670 DMM INFO MM(262420000000051/e09a49a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104107670 DMM INFO MM(262420000000051/e09a49a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104107670 DMM DEBUG MM(262420000000051/e09a49a2) Using GGSN 0 (gprs_sm.c:317) 20250115104107670 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) 20250115104107670 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250115104107670 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104107670 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104107670 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20250115104107676 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 d0 8b dc ba 11 1c c0 74 06 14 05 7f fa e2 d8 9f 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) 20250115104107676 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af2a400, cbp=0x55d43c56aa70) (sgsn_libgtp.c:633) 20250115104107676 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104107676 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c577ef8 TLLI=e09a49a2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104107676 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104107676 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@80cf929217c4: setverdict(pass): none -> pass TC_paging_ps(1219)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104107680 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250115104110671 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Timeout of T3314 (fsm.c:317) 20250115104110671 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250115104110671 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250115104112685 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250115104112685 DMM INFO MM(262420000000051/e09a49a2) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@80cf929217c4: 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 := 'E09A49A2'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@80cf929217c4: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@80cf929217c4: Final verdict of PTC: pass 20250115104112692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115104112693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104112693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1217)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1205)@80cf929217c4: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1215)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@80cf929217c4: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1210)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@80cf929217c4: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1203)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1213)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1208)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@80cf929217c4: Test case TC_paging_ps finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Wed Jan 15 10:41:12 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250115104112812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104113214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40280<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96060) 20250115104113694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104113694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96060, count=104028) 20250115104114695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104114695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:41:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104115696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104115697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_paging_ps_ra_multiple_cells started. 20250115104116238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104116239 DMM INFO MM(262420000000051/e09a49a2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104116239 DMM INFO MM(262420000000051/e09a49a2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104116239 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104116239 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104116239 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104116239 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250115104116239 DLLC NOTICE LLME(ffffffff/e09a49a2){ASSIGNED} LLGM Assign pre (e09a49a2 => ffffffff) (gprs_llc.c:1079) 20250115104116239 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e09a49a2 => ffffffff) (gprs_llc.c:1125) 20250115104116239 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c577ba0 (gprs_sndcp.c:574) 20250115104116239 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c577ef8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104116239 DMM NOTICE MM(262420000000051/e09a49a2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104116239 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250115104116239 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104116239 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104116239 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20250115104116239 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250115104116239 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) 20250115104116239 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:402) 20250115104116239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104116239 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104116239 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115104116239 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104116239 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104116258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104116258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104116258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104116258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104116258 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104116258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104116258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104116258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104116258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104116259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104116259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104116259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104116259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104116259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104116259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104116259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104116259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104116259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104116259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104116259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104116259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104116259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104116262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104116269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104116269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104116281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104116282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104116282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104116282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104116282 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104116282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104116282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104116282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104116282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104116283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104116283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104116283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104116283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104116283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104116283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104116283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104116283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104116283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104116283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104116283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104116284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104116284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104116288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115104116295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104116295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1234)@80cf929217c4: Provider Link came up: sending NS-RESET TC_paging_ps_ra_multiple_cells-BVCI210(1228)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104116299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104116299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104116299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104116299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104116299 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104116299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104116299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104116299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104116299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104116300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104116300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104116300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104116300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104116300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104116300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104116300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104116300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104116300 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104116300 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104116300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104116301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104116301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104116303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104116309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104116309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104116698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104116698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104116698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104116698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104116699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104116699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@80cf929217c4: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='ECD45E25'O, index=0 SGSN_Test-GSUP(1236)@80cf929217c4: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@80cf929217c4: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@80cf929217c4: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='ECD45E25'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@80cf929217c4: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='ECD45E25'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@80cf929217c4: 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 := 'A7E5957CA01808C72A7BDE6A35C997AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9BBF5EAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7013050219964833'O } } } } } 20250115104117732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104117732 DLLC NOTICE LLME(ffffffff/ecd45e25){UNASSIGNED} LLC RX: unknown TLLI 0xecd45e25, creating LLME on the fly (gprs_llc.c:552) 20250115104117732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104117732 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1248) 20250115104117732 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104117732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104117732 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104117732 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104117732 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104117732 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104117732 DLLC NOTICE LLME(ffffffff/ecd45e25){UNASSIGNED} LLGM Assign pre (ecd45e25 => d0de3c01) (gprs_llc.c:1079) 20250115104117732 DLLC NOTICE LLME(ecd45e25/d0de3c01){ASSIGNED} LLGM Assign post (ecd45e25 => d0de3c01) (gprs_llc.c:1125) 20250115104117732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104117732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104117732 DMM DEBUG MM(262420000000052/d0de3c01) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104117746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104117746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104117746 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104117746 DMM DEBUG MM(262420000000052/d0de3c01) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20250115104117746 DMM NOTICE MM(262420000000052/d0de3c01) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104117746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104117746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104117746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104117746 DMM DEBUG MM(262420000000052/d0de3c01) Requesting authorization (sgsn_auth.c:160) 20250115104117746 DMM INFO MM(262420000000052/d0de3c01) Requesting authentication tuples (sgsn_auth.c:184) 20250115104117746 DMM DEBUG MM(262420000000052/d0de3c01) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104117746 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250115104117746 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)@80cf929217c4: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@80cf929217c4: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250115104117751 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104117751 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104117751 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104117751 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104117751 DMM INFO MM(262420000000052/d0de3c01) Subscriber data update (mmctx.c:445) 20250115104117751 DMM DEBUG MM(262420000000052/d0de3c01) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104117751 DMM INFO MM(262420000000052/d0de3c01) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104117751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104117751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104117751 DMM INFO MM(262420000000052/d0de3c01) <- GMM AUTH AND CIPHERING REQ (rand = a7 e5 95 7c a0 18 08 c7 2a 7b de 6a 35 c9 97 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104117762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104117762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104117762 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104117762 DMM INFO MM(262420000000052/d0de3c01) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104117762 DMM NOTICE MM(262420000000052/d0de3c01) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104117762 DMM DEBUG MM(262420000000052/d0de3c01) checking auth: received GSM SRES = 9b bf 5e ac (gprs_gmm.c:648) 20250115104117762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104117762 DMM DEBUG MM(262420000000052/d0de3c01) Requesting authorization (sgsn_auth.c:160) 20250115104117762 DMM INFO MM(262420000000052/d0de3c01) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104117762 DMM DEBUG MM(262420000000052/d0de3c01) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104117762 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250115104117762 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) 20250115104117762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104117762 DMM INFO MM(262420000000052/d0de3c01) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0de3c01) (gprs_gmm.c:282) 20250115104117764 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104117764 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104117764 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250115104117764 DMM INFO MM(262420000000052/d0de3c01) Subscriber data update (mmctx.c:445) 20250115104117764 DMM DEBUG MM(262420000000052/d0de3c01) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104117764 DMM INFO MM(262420000000052/d0de3c01) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104117764 DMM NOTICE MM(262420000000052/d0de3c01) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20250115104117764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104117764 DMM NOTICE MM(262420000000052/d0de3c01) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104117764 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) 20250115104117765 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104117765 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250115104117765 DMM INFO MM(262420000000052/d0de3c01) Subscriber data update (mmctx.c:445) 20250115104117765 DMM DEBUG MM(262420000000052/d0de3c01) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104117773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104117773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104117773 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104117773 DMM INFO MM(262420000000052/d0de3c01) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104117773 DMM NOTICE MM(262420000000052/d0de3c01) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104117773 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104117773 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104117773 DLLC NOTICE LLME(ecd45e25/d0de3c01){ASSIGNED} LLGM Assign pre (ffffffff => d0de3c01) (gprs_llc.c:1079) 20250115104117773 DLLC NOTICE LLME(ffffffff/d0de3c01){ASSIGNED} LLGM Assign post (ffffffff => d0de3c01) (gprs_llc.c:1125) 20250115104117773 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104117773 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104117773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104117773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104117826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104117826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104117826 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104117826 DMM INFO MM(262420000000052/d0de3c01) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104117826 DMM INFO MM(262420000000052/d0de3c01) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104117826 DMM DEBUG MM(262420000000052/d0de3c01) Using GGSN 0 (gprs_sm.c:317) 20250115104117826 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) 20250115104117826 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250115104117826 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104117826 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104117826 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20250115104117843 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 9c 03 ed 27 11 b1 cd 76 02 14 05 7f 62 ac 4f 09 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) 20250115104117843 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af2b478, cbp=0x55d43c56b4c0) (sgsn_libgtp.c:633) 20250115104117843 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104117843 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=d0de3c01, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104117843 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104117843 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@80cf929217c4: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104117854 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250115104120826 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Timeout of T3314 (fsm.c:317) 20250115104120826 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250115104120826 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250115104122865 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250115104122865 DMM INFO MM(262420000000052/d0de3c01) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@80cf929217c4: 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 := 'D0DE3C01'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@80cf929217c4: 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 := '00DC'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 := 'D0DE3C01'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@80cf929217c4: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@80cf929217c4: Final verdict of PTC: pass 20250115104122872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115104122873 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104122873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1236)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1224)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@80cf929217c4: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@80cf929217c4: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1229)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@80cf929217c4: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1234)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1232)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1227)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1222)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@80cf929217c4: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Wed Jan 15 10:41:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250115104123002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104123403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96664) 20250115104123874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104123874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96664, count=104960) 20250115104124875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104124875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Jan 15 10:41:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104125876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104125876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_bssgp_rim_single_report started. 20250115104126436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104126436 DMM INFO MM(262420000000052/d0de3c01) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104126436 DMM INFO MM(262420000000052/d0de3c01) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104126436 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104126436 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104126436 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104126436 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250115104126436 DLLC NOTICE LLME(ffffffff/d0de3c01){ASSIGNED} LLGM Assign pre (d0de3c01 => ffffffff) (gprs_llc.c:1079) 20250115104126436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0de3c01 => ffffffff) (gprs_llc.c:1125) 20250115104126436 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115104126436 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104126436 DMM NOTICE MM(262420000000052/d0de3c01) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104126436 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250115104126436 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104126436 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104126436 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20250115104126436 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250115104126436 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) 20250115104126436 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:402) 20250115104126436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104126436 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104126436 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104126436 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104126436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104126454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104126454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104126454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104126454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104126454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104126454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104126454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104126454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104126454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104126455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104126455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104126455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104126455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104126455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104126455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104126455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104126455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104126455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104126455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104126455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104126456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104126456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104126459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104126466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104126466 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1245)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@80cf929217c4: 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 } TC_bssgp_rim_single_report-BVCI196(1242)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104126471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104126471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104126471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104126471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104126471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104126471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104126471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104126471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104126471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104126472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104126472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104126472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104126472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104126472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104126472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104126472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104126472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104126472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104126472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104126472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104126472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104126473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104126475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104126483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104126483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@80cf929217c4: 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(1253)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104126492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104126492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104126492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104126492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104126492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104126492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104126492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104126492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104126492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104126493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104126493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104126493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104126493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104126493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104126493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104126493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104126493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104126493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104126493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104126493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104126494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104126494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104126497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104126502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104126502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1251)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104126877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104126877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104126877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104126877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104126878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104126878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104126887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: setverdict(pass): none -> pass MTC@80cf929217c4: Warning: Re-starting timer T, which is already active (running or expired). 20250115104126891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104126895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@80cf929217c4: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1251)@80cf929217c4: Final verdict of PTC: none 20250115104126897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104126897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1245)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@80cf929217c4: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1248)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@80cf929217c4: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1243)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1241)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1246)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1252)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1253)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: pass MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1251): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1252): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@80cf929217c4: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Wed Jan 15 10:41:26 UTC 2025 ====== 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 20250115104127008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104127409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56120) 20250115104127898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104127898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56120, count=60476) 20250115104128899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104128899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Jan 15 10:41:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104129900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104129900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_rim_eutran_to_geran started. 20250115104130430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104130431 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104130454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104130455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104130455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104130455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104130455 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104130455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104130455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104130455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104130455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104130455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104130455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104130455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104130455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104130455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104130455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104130455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104130455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104130455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104130455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104130455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104130456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104130456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104130457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104130462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104130462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1260)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1263)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1262)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104130471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104130471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104130471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104130471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104130471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104130471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104130471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104130471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104130471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104130473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104130473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104130473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104130473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104130473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104130473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104130473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104130473 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104130473 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104130473 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104130473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104130473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104130473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104130477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104130484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104130484 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104130494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104130494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104130494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104130495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104130495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104130495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104130495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104130495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104130495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104130496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104130496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104130496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104130496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104130496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104130496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104130496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104130496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104130496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104130496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104130496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104130496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104130496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104130499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104130505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104130505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1269)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104130901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104130901 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104130901 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104130901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104130902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104130902 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@80cf929217c4: setverdict(pass): none -> pass 20250115104130918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104130921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59442<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1266)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1273)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1261)@80cf929217c4: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@80cf929217c4: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1269)@80cf929217c4: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1271)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@80cf929217c4: Final verdict of PTC: none 20250115104130923 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104130923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1267)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1264)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1259)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1270)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: pass MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1269): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1270): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@80cf929217c4: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Jan 15 10:41:30 UTC 2025 ====== 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 20250115104131048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104131449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49124) 20250115104131924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104131924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49124, count=53480) 20250115104132924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104132924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:41:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104133925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104133926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_cell_change_different_rai_ci_attach started. 20250115104134473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104134473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104134491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104134491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104134491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104134491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104134491 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104134491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104134491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104134491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104134491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104134492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104134492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104134492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104134492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104134492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104134492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104134492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104134492 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104134492 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104134492 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104134492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104134493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104134493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104134495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104134503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104134503 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1280)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104134507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104134507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104134507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104134507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104134507 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104134507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104134507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104134507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104134507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104134508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104134508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104134508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104134508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104134508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104134508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104134508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104134508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104134508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104134508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104134508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104134508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104134508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1285)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104134511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104134517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104134517 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1285)@80cf929217c4: 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_cell_change_different_rai_ci_attach-BVCI210(1283)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104134522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104134522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104134522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104134522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104134522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104134522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104134522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104134522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104134522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104134523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104134523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104134523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104134523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104134523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104134523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104134523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104134523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104134523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104134523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104134523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104134523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104134523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104134525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104134531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104134531 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104134926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104134926 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104134926 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104134926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104134927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104134928 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@80cf929217c4: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FA67E5EE'O, index=0 SGSN_Test-GSUP(1291)@80cf929217c4: 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)@80cf929217c4: 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 := '6521F8B0858BC2C0CFC347FA7F516281'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD869A42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '889C985F620ED334'O } } } } } 20250115104134956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104134956 DLLC NOTICE LLME(ffffffff/fa67e5ee){UNASSIGNED} LLC RX: unknown TLLI 0xfa67e5ee, creating LLME on the fly (gprs_llc.c:552) 20250115104134956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104134956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1248) 20250115104134956 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104134956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104134956 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104134956 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115104134956 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104134956 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104134956 DLLC NOTICE LLME(ffffffff/fa67e5ee){UNASSIGNED} LLGM Assign pre (fa67e5ee => fccf189a) (gprs_llc.c:1079) 20250115104134956 DLLC NOTICE LLME(fa67e5ee/fccf189a){ASSIGNED} LLGM Assign post (fa67e5ee => fccf189a) (gprs_llc.c:1125) 20250115104134956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104134956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104134956 DMM DEBUG MM(262420000000068/fccf189a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104134968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104134968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104134968 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104134968 DMM DEBUG MM(262420000000068/fccf189a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250115104134968 DMM NOTICE MM(262420000000068/fccf189a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104134968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104134968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104134968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104134968 DMM DEBUG MM(262420000000068/fccf189a) Requesting authorization (sgsn_auth.c:160) 20250115104134968 DMM INFO MM(262420000000068/fccf189a) Requesting authentication tuples (sgsn_auth.c:184) 20250115104134968 DMM DEBUG MM(262420000000068/fccf189a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104134968 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250115104134968 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)@80cf929217c4: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@80cf929217c4: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250115104134971 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104134971 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104134971 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104134971 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104134971 DMM INFO MM(262420000000068/fccf189a) Subscriber data update (mmctx.c:445) 20250115104134971 DMM DEBUG MM(262420000000068/fccf189a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104134971 DMM INFO MM(262420000000068/fccf189a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104134971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104134971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104134971 DMM INFO MM(262420000000068/fccf189a) <- GMM AUTH AND CIPHERING REQ (rand = 65 21 f8 b0 85 8b c2 c0 cf c3 47 fa 7f 51 62 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104134979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104134980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104134980 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104134980 DMM INFO MM(262420000000068/fccf189a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104134980 DMM NOTICE MM(262420000000068/fccf189a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104134980 DMM DEBUG MM(262420000000068/fccf189a) checking auth: received GSM SRES = ad 86 9a 42 (gprs_gmm.c:648) 20250115104134980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104134980 DMM DEBUG MM(262420000000068/fccf189a) Requesting authorization (sgsn_auth.c:160) 20250115104134980 DMM INFO MM(262420000000068/fccf189a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104134980 DMM DEBUG MM(262420000000068/fccf189a) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104134980 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250115104134980 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) 20250115104134980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104134980 DMM INFO MM(262420000000068/fccf189a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfccf189a) (gprs_gmm.c:282) 20250115104134981 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104134981 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104134981 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250115104134981 DMM INFO MM(262420000000068/fccf189a) Subscriber data update (mmctx.c:445) 20250115104134981 DMM DEBUG MM(262420000000068/fccf189a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104134981 DMM INFO MM(262420000000068/fccf189a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104134981 DMM NOTICE MM(262420000000068/fccf189a) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20250115104134981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104134981 DMM NOTICE MM(262420000000068/fccf189a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104134981 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) 20250115104134982 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104134982 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250115104134982 DMM INFO MM(262420000000068/fccf189a) Subscriber data update (mmctx.c:445) 20250115104134982 DMM DEBUG MM(262420000000068/fccf189a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104134993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104134993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104134993 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104134993 DMM INFO MM(262420000000068/fccf189a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104134993 DMM NOTICE MM(262420000000068/fccf189a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104134993 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104134993 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104134993 DLLC NOTICE LLME(fa67e5ee/fccf189a){ASSIGNED} LLGM Assign pre (ffffffff => fccf189a) (gprs_llc.c:1079) 20250115104134993 DLLC NOTICE LLME(ffffffff/fccf189a){ASSIGNED} LLGM Assign post (ffffffff => fccf189a) (gprs_llc.c:1125) 20250115104134994 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104134994 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104134994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104134994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104135050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104135050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104135050 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104135050 DMM INFO MM(262420000000068/fccf189a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104135050 DMM INFO MM(262420000000068/fccf189a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104135050 DMM DEBUG MM(262420000000068/fccf189a) Using GGSN 0 (gprs_sm.c:317) 20250115104135050 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) 20250115104135050 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250115104135050 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104135051 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104135051 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20250115104135069 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 47 4d 75 30 11 2e fa 7f 1d 14 05 7f 1f 79 0a 2d 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) 20250115104135069 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af2c4f0, cbp=0x55d43c56b2f0) (sgsn_libgtp.c:633) 20250115104135069 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104135069 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=fccf189a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104135069 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104135069 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@80cf929217c4: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104135081 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250115104135091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104135091 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115104135091 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@80cf929217c4: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@80cf929217c4: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FCCF189A'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@80cf929217c4: 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 := 'EF7A650A884BFAD1F835FE8066BB5953'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66EE5117'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A85E98F1120017AF'O } } } } } 20250115104135096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104135096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250115104135096 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFCCF189A) type="GPRS attach" (gprs_gmm.c:1248) 20250115104135096 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104135096 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104135096 DLLC NOTICE LLME(ffffffff/fccf189a){ASSIGNED} LLGM Assign pre (fccf189a => f0146868) (gprs_llc.c:1079) 20250115104135096 DLLC NOTICE LLME(fccf189a/f0146868){ASSIGNED} LLGM Assign post (fccf189a => f0146868) (gprs_llc.c:1125) 20250115104135096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104135096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104135096 DMM DEBUG MM(262420000000068/f0146868) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104135105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104135105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250115104135105 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104135105 DMM DEBUG MM(262420000000068/f0146868) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20250115104135105 DMM NOTICE MM(262420000000068/f0146868) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104135105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104135105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104135105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104135105 DMM DEBUG MM(262420000000068/f0146868) Requesting authorization (sgsn_auth.c:160) 20250115104135105 DMM INFO MM(262420000000068/f0146868) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104135105 DMM DEBUG MM(262420000000068/f0146868) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104135105 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250115104135105 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) 20250115104135196 DGPRS DEBUG Checking for inactive LLMEs, time = 168600 (sgsn.c:132) 20250115104141107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115104141107 DMM ERROR MM(262420000000068/f0146868) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115104141107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115104141107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115104141107 DMM NOTICE MM(262420000000068/f0146868) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115104141107 DMM NOTICE MM(262420000000068/f0146868) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104141107 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250115104141107 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=f0146868, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104141107 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104141107 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104141107 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20250115104141107 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250115104141107 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) 20250115104141107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Reject}: Deallocated (fsm.c:568) 20250115104141107 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Deallocated (fsm.c:568) 20250115104141108 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115104141108 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115104141108 DLLC NOTICE LLME(fccf189a/f0146868){ASSIGNED} LLGM Assign pre (f0146868 => ffffffff) (gprs_llc.c:1079) 20250115104141108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0146868 => ffffffff) (gprs_llc.c:1125) 20250115104146108 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250115104151110 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250115104154928 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115104154928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104154928 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250115104156111 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250115104201112 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250115104204494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104204495 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104204495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115104204509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104204509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104204509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115104204523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104204524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104204524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@80cf929217c4: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@80cf929217c4: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250115104204950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104204950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1289)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1284)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1291)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1279)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@80cf929217c4: Final verdict of PTC: none 20250115104204952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59462<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1292)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1287)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@80cf929217c4: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1277)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1282)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@80cf929217c4: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Wed Jan 15 10:42:05 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250115104205122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104205197 DGPRS DEBUG Checking for inactive LLMEs, time = 168630 (sgsn.c:132) 20250115104205524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118232) 20250115104205950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104205951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104206113 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250115104206113 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55d43c56b2f0) (sgsn_libgtp.c:633) 20250115104206113 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55d43c56b2f0) (sgsn_libgtp.c:637) 20250115104206113 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250115104206113 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250115104206113 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250115104206113 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118232, count=122808) 20250115104206952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104206952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:42:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104207953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104207953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_cell_change_different_rai_ci_data started. 20250115104208596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104208597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104208627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104208627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104208627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104208627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104208627 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104208627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104208627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104208627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104208627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104208629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104208629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104208629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104208630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104208630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104208630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104208630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104208630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104208630 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104208630 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104208630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104208631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104208631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104208637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104208651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104208651 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1299)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1297)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1303)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104208659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104208659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104208659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104208659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104208659 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104208659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104208659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104208659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104208659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104208661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104208661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104208661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104208661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104208661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104208661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104208661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104208661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104208662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104208662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104208662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1303)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104208662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104208662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1304)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104208668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104208679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104208679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1304)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@80cf929217c4: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_data-BVCI210(1302)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104208685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104208685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104208685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104208685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104208685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104208685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104208685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104208685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104208685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104208687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104208687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104208687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104208687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104208687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104208687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104208687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104208687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104208687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104208687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104208687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104208688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104208688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104208693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104208704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104208704 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104208954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104208954 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104208954 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104208954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104208957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104208958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@80cf929217c4: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='EFE17D3F'O, index=0 SGSN_Test-GSUP(1310)@80cf929217c4: 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)@80cf929217c4: 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 := 'F01340F2EBA35D197D57F645B1B455F6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42F60A21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5973C76B136BEE2E'O } } } } } 20250115104209003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104209003 DLLC NOTICE LLME(ffffffff/efe17d3f){UNASSIGNED} LLC RX: unknown TLLI 0xefe17d3f, creating LLME on the fly (gprs_llc.c:552) 20250115104209003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104209003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1248) 20250115104209003 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104209003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104209003 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104209003 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104209003 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104209003 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104209003 DLLC NOTICE LLME(ffffffff/efe17d3f){UNASSIGNED} LLGM Assign pre (efe17d3f => e222a647) (gprs_llc.c:1079) 20250115104209003 DLLC NOTICE LLME(efe17d3f/e222a647){ASSIGNED} LLGM Assign post (efe17d3f => e222a647) (gprs_llc.c:1125) 20250115104209003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104209003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104209003 DMM DEBUG MM(262420000000070/e222a647) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104209021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104209021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104209021 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104209022 DMM DEBUG MM(262420000000070/e222a647) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20250115104209022 DMM NOTICE MM(262420000000070/e222a647) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104209022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104209022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104209022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104209022 DMM DEBUG MM(262420000000070/e222a647) Requesting authorization (sgsn_auth.c:160) 20250115104209022 DMM INFO MM(262420000000070/e222a647) Requesting authentication tuples (sgsn_auth.c:184) 20250115104209022 DMM DEBUG MM(262420000000070/e222a647) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104209022 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250115104209022 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)@80cf929217c4: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@80cf929217c4: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250115104209025 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104209025 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104209025 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104209025 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104209025 DMM INFO MM(262420000000070/e222a647) Subscriber data update (mmctx.c:445) 20250115104209025 DMM DEBUG MM(262420000000070/e222a647) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104209025 DMM INFO MM(262420000000070/e222a647) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104209025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104209025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104209025 DMM INFO MM(262420000000070/e222a647) <- GMM AUTH AND CIPHERING REQ (rand = f0 13 40 f2 eb a3 5d 19 7d 57 f6 45 b1 b4 55 f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104209035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104209035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104209035 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104209035 DMM INFO MM(262420000000070/e222a647) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104209035 DMM NOTICE MM(262420000000070/e222a647) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104209035 DMM DEBUG MM(262420000000070/e222a647) checking auth: received GSM SRES = 42 f6 0a 21 (gprs_gmm.c:648) 20250115104209035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104209035 DMM DEBUG MM(262420000000070/e222a647) Requesting authorization (sgsn_auth.c:160) 20250115104209035 DMM INFO MM(262420000000070/e222a647) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104209035 DMM DEBUG MM(262420000000070/e222a647) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104209035 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250115104209035 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) 20250115104209035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104209035 DMM INFO MM(262420000000070/e222a647) <- GMM ATTACH ACCEPT (new P-TMSI=0xe222a647) (gprs_gmm.c:282) 20250115104209037 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104209037 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104209037 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250115104209037 DMM INFO MM(262420000000070/e222a647) Subscriber data update (mmctx.c:445) 20250115104209037 DMM DEBUG MM(262420000000070/e222a647) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104209037 DMM INFO MM(262420000000070/e222a647) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104209037 DMM NOTICE MM(262420000000070/e222a647) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20250115104209037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104209037 DMM NOTICE MM(262420000000070/e222a647) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104209037 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) 20250115104209037 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104209037 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250115104209037 DMM INFO MM(262420000000070/e222a647) Subscriber data update (mmctx.c:445) 20250115104209037 DMM DEBUG MM(262420000000070/e222a647) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104209045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104209045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104209045 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104209045 DMM INFO MM(262420000000070/e222a647) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104209045 DMM NOTICE MM(262420000000070/e222a647) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104209045 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104209045 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104209045 DLLC NOTICE LLME(efe17d3f/e222a647){ASSIGNED} LLGM Assign pre (ffffffff => e222a647) (gprs_llc.c:1079) 20250115104209045 DLLC NOTICE LLME(ffffffff/e222a647){ASSIGNED} LLGM Assign post (ffffffff => e222a647) (gprs_llc.c:1125) 20250115104209045 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104209045 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104209045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104209045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104209096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104209096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104209096 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104209096 DMM INFO MM(262420000000070/e222a647) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104209096 DMM INFO MM(262420000000070/e222a647) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104209096 DMM DEBUG MM(262420000000070/e222a647) Using GGSN 0 (gprs_sm.c:317) 20250115104209096 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) 20250115104209096 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250115104209096 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104209096 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104209096 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20250115104209109 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 9b f0 4b 48 11 2c 49 c9 a0 14 05 7f 74 13 ae 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=1074 from retransmit req queue (gtp.c:443) 20250115104209109 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af2c4f0, cbp=0x55d43c57c140) (sgsn_libgtp.c:633) 20250115104209109 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104209109 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=e222a647, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104209109 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104209109 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@80cf929217c4: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104209118 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250115104209126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104209126 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115104209126 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1302)@80cf929217c4: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E222A647'O, index=0 20250115104209132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104209132 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104209132 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55d43c576a08, TLLI=e222a647, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@80cf929217c4: Removing Client IMSI='262420000000070'H, index=0 20250115104211132 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@80cf929217c4: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@80cf929217c4: Final verdict of PTC: pass 20250115104211145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34210<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115104211147 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104211147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1309)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1310)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1303)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1298)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1296)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1308)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1306)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1301)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@80cf929217c4: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Wed Jan 15 10:42:11 UTC 2025 ====== 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 20250115104211366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104211767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94256) 20250115104212148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104212148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94256, count=100308) 20250115104213149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104213149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:42:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104214150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104214150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_cell_change_different_ci_attach started. 20250115104214813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104214814 DMM INFO MM(262420000000070/e222a647) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104214814 DMM INFO MM(262420000000070/e222a647) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104214814 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104214814 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104214814 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104214814 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104214814 DLLC NOTICE LLME(ffffffff/e222a647){ASSIGNED} LLGM Assign pre (e222a647 => ffffffff) (gprs_llc.c:1079) 20250115104214814 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e222a647 => ffffffff) (gprs_llc.c:1125) 20250115104214814 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c5766b0 (gprs_sndcp.c:574) 20250115104214814 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104214814 DMM NOTICE MM(262420000000070/e222a647) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104214814 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250115104214814 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104214814 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104214814 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20250115104214814 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250115104214814 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) 20250115104214814 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:402) 20250115104214814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104214814 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104214814 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104214814 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104214814 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104214837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104214837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104214837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104214837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104214837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104214837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104214837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104214837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104214837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104214839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104214839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104214839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104214840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104214840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104214840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104214840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104214840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104214840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104214840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104214840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1317)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104214841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104214841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1318)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104214845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1314)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104214856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104214856 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1318)@80cf929217c4: 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 } TC_cell_change_different_ci_attach-BVCI196(1316)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1322)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104214865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104214865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104214865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104214865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104214865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104214865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104214865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104214865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104214865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1323)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1322)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104214867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104214867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104214867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104214867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104214867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104214867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104214867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104214867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104214867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104214867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104214867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1322)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104214867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104214867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104214871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1319)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104214880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104214880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1320)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@80cf929217c4: 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(1328)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104214889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104214889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104214889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104214889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104214889 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104214889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104214889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104214889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104214889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104214891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104214891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104214891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104214891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104214891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104214891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104214891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104214891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104214891 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104214891 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104214891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104214891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104214891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104214896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104214906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104214906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104215151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104215151 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104215151 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104215151 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104215153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1327)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1327)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115104215154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@80cf929217c4: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CD87B206'O, index=0 SGSN_Test-GSUP(1329)@80cf929217c4: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@80cf929217c4: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@80cf929217c4: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='CD87B206'O, index=0 TC_cell_change_different_ci_attach(1331)@80cf929217c4: 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 := '86A6402970BB321F8420BA9DF8D00EEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA64AF0E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '685037176AD6F6B5'O } } } } } 20250115104215181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104215181 DLLC NOTICE LLME(ffffffff/cd87b206){UNASSIGNED} LLC RX: unknown TLLI 0xcd87b206, creating LLME on the fly (gprs_llc.c:552) 20250115104215181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104215181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1248) 20250115104215181 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104215181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104215181 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104215181 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115104215181 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104215181 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104215181 DLLC NOTICE LLME(ffffffff/cd87b206){UNASSIGNED} LLGM Assign pre (cd87b206 => c2a78aa8) (gprs_llc.c:1079) 20250115104215181 DLLC NOTICE LLME(cd87b206/c2a78aa8){ASSIGNED} LLGM Assign post (cd87b206 => c2a78aa8) (gprs_llc.c:1125) 20250115104215181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104215181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104215181 DMM DEBUG MM(262420000000069/c2a78aa8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104215189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104215190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104215190 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104215190 DMM DEBUG MM(262420000000069/c2a78aa8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250115104215190 DMM NOTICE MM(262420000000069/c2a78aa8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104215190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104215190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104215190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104215190 DMM DEBUG MM(262420000000069/c2a78aa8) Requesting authorization (sgsn_auth.c:160) 20250115104215190 DMM INFO MM(262420000000069/c2a78aa8) Requesting authentication tuples (sgsn_auth.c:184) 20250115104215190 DMM DEBUG MM(262420000000069/c2a78aa8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104215190 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250115104215190 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)@80cf929217c4: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@80cf929217c4: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250115104215232 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104215232 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104215232 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104215232 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104215232 DMM INFO MM(262420000000069/c2a78aa8) Subscriber data update (mmctx.c:445) 20250115104215232 DMM DEBUG MM(262420000000069/c2a78aa8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104215232 DMM INFO MM(262420000000069/c2a78aa8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104215232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104215232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104215232 DMM INFO MM(262420000000069/c2a78aa8) <- GMM AUTH AND CIPHERING REQ (rand = 86 a6 40 29 70 bb 32 1f 84 20 ba 9d f8 d0 0e ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104215239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104215239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104215239 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104215239 DMM INFO MM(262420000000069/c2a78aa8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104215239 DMM NOTICE MM(262420000000069/c2a78aa8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104215239 DMM DEBUG MM(262420000000069/c2a78aa8) checking auth: received GSM SRES = ca 64 af 0e (gprs_gmm.c:648) 20250115104215239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104215239 DMM DEBUG MM(262420000000069/c2a78aa8) Requesting authorization (sgsn_auth.c:160) 20250115104215239 DMM INFO MM(262420000000069/c2a78aa8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104215239 DMM DEBUG MM(262420000000069/c2a78aa8) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104215239 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250115104215239 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) 20250115104215239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104215239 DMM INFO MM(262420000000069/c2a78aa8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2a78aa8) (gprs_gmm.c:282) 20250115104215240 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104215240 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104215240 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250115104215240 DMM INFO MM(262420000000069/c2a78aa8) Subscriber data update (mmctx.c:445) 20250115104215240 DMM DEBUG MM(262420000000069/c2a78aa8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104215240 DMM INFO MM(262420000000069/c2a78aa8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104215240 DMM NOTICE MM(262420000000069/c2a78aa8) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20250115104215240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104215240 DMM NOTICE MM(262420000000069/c2a78aa8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104215240 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) 20250115104215240 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104215240 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250115104215240 DMM INFO MM(262420000000069/c2a78aa8) Subscriber data update (mmctx.c:445) 20250115104215240 DMM DEBUG MM(262420000000069/c2a78aa8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104215243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104215243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104215243 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104215243 DMM INFO MM(262420000000069/c2a78aa8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104215243 DMM NOTICE MM(262420000000069/c2a78aa8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104215243 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104215243 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104215243 DLLC NOTICE LLME(cd87b206/c2a78aa8){ASSIGNED} LLGM Assign pre (ffffffff => c2a78aa8) (gprs_llc.c:1079) 20250115104215243 DLLC NOTICE LLME(ffffffff/c2a78aa8){ASSIGNED} LLGM Assign post (ffffffff => c2a78aa8) (gprs_llc.c:1125) 20250115104215243 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104215243 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104215243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104215243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104215295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104215295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104215295 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104215295 DMM INFO MM(262420000000069/c2a78aa8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104215295 DMM INFO MM(262420000000069/c2a78aa8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104215295 DMM DEBUG MM(262420000000069/c2a78aa8) Using GGSN 0 (gprs_sm.c:317) 20250115104215295 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) 20250115104215295 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250115104215295 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104215295 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104215295 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20250115104215301 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 e7 f2 05 6d 11 a6 16 61 3a 14 05 7f 7c da 07 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=1076 from retransmit req queue (gtp.c:443) 20250115104215301 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af2d568, cbp=0x55d43c56ae00) (sgsn_libgtp.c:633) 20250115104215301 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104215301 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c576a08 TLLI=c2a78aa8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104215301 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104215301 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@80cf929217c4: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104215306 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250115104215314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104215314 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115104215314 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1320)@80cf929217c4: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@80cf929217c4: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C2A78AA8'O, index=0 TC_cell_change_different_ci_attach(1331)@80cf929217c4: 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 := '3E505F8DEA2A84A64B852966A4992F13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9D9AD5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E49101734F80CCAE'O } } } } } 20250115104215322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104215322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250115104215322 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104215322 DMM INFO MM(262420000000069/c2a78aa8) -> GMM ATTACH REQUEST MI(TMSI-0xC2A78AA8) type="GPRS attach" (gprs_gmm.c:1248) 20250115104215322 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104215322 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104215322 DLLC NOTICE LLME(ffffffff/c2a78aa8){ASSIGNED} LLGM Assign pre (c2a78aa8 => e596036b) (gprs_llc.c:1079) 20250115104215322 DLLC NOTICE LLME(c2a78aa8/e596036b){ASSIGNED} LLGM Assign post (c2a78aa8 => e596036b) (gprs_llc.c:1125) 20250115104215322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104215322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104215322 DMM DEBUG MM(262420000000069/e596036b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104215333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104215333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250115104215333 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104215333 DMM DEBUG MM(262420000000069/e596036b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20250115104215333 DMM NOTICE MM(262420000000069/e596036b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104215333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104215333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104215333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104215333 DMM DEBUG MM(262420000000069/e596036b) Requesting authorization (sgsn_auth.c:160) 20250115104215333 DMM INFO MM(262420000000069/e596036b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104215333 DMM DEBUG MM(262420000000069/e596036b) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104215333 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250115104215333 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) 20250115104221333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250115104221333 DMM ERROR MM(262420000000069/e596036b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250115104221333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250115104221333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250115104221333 DMM NOTICE MM(262420000000069/e596036b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20250115104221333 DMM NOTICE MM(262420000000069/e596036b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104221333 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250115104221333 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c576a08, TLLI=e596036b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104221334 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104221334 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104221334 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20250115104221334 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250115104221334 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) 20250115104221334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Reject}: Deallocated (fsm.c:568) 20250115104221334 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Deallocated (fsm.c:568) 20250115104221334 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115104221334 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250115104221334 DLLC NOTICE LLME(c2a78aa8/e596036b){ASSIGNED} LLGM Assign pre (e596036b => ffffffff) (gprs_llc.c:1079) 20250115104221334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e596036b => ffffffff) (gprs_llc.c:1125) 20250115104226334 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250115104231335 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250115104235153 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250115104235153 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250115104235153 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104235198 DGPRS DEBUG Checking for inactive LLMEs, time = 168660 (sgsn.c:132) 20250115104236336 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250115104241337 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250115104244842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104244843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104244843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115104244868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104244869 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104244869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250115104244892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104244893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104244893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@80cf929217c4: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@80cf929217c4: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20250115104245178 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104245178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1329)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1317)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1322)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1328)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@80cf929217c4: Final verdict of PTC: none 20250115104245179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1318)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1321)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1326)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1315)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@80cf929217c4: Final verdict of PTC: fail reason: "Tguard timeout" MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@80cf929217c4: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Wed Jan 15 10:42:45 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250115104245256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104245657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122752) 20250115104246178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104246178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104246338 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250115104246339 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55d43c56ae00) (sgsn_libgtp.c:633) 20250115104246339 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55d43c56ae00) (sgsn_libgtp.c:637) 20250115104246339 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250115104246339 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250115104246339 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250115104246339 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122752, count=128184) 20250115104247179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104247179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:42:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104248180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104248180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_cell_change_different_ci_data started. 20250115104248700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104248703 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104248772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104248772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104248772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104248772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104248772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104248772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104248772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104248772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104248772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104248775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104248775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104248775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104248776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104248776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104248776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104248776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104248776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104248776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104248776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104248776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104248778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104248778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1337)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1336)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104248787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@80cf929217c4: 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 } SGSN_Test-Gb0-BSSGP0(1333)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1341)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104248802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104248802 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250115104248804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104248804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104248804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104248804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104248804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104248804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104248804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104248804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104248804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104248806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104248807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104248807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104248807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104248807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104248807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104248807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104248807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104248807 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104248807 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104248807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_cell_change_different_ci_data-BVCI196(1335)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104248807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104248807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104248811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104248822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104248823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1340)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@80cf929217c4: 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(1346)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104248832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104248832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104248832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104248832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104248832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104248832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104248832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104248832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104248832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104248834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104248834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104248834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104248834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104248834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104248834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104248834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104248834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104248834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104248834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104248834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104248834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104248834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104248837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104248845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104248845 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104249181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104249181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104249181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104249181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104249183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104249183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@80cf929217c4: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D231873D'O, index=0 SGSN_Test-GSUP(1348)@80cf929217c4: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@80cf929217c4: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@80cf929217c4: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D231873D'O, index=0 TC_cell_change_different_ci_data(1350)@80cf929217c4: 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 := '6317FC55FA63A8582A036171DB6AC38F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CD56744'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5C088A898F82342'O } } } } } 20250115104249209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104249209 DLLC NOTICE LLME(ffffffff/d231873d){UNASSIGNED} LLC RX: unknown TLLI 0xd231873d, creating LLME on the fly (gprs_llc.c:552) 20250115104249209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104249209 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1248) 20250115104249209 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104249209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104249209 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104249209 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104249209 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104249209 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104249209 DLLC NOTICE LLME(ffffffff/d231873d){UNASSIGNED} LLGM Assign pre (d231873d => cc0acdcf) (gprs_llc.c:1079) 20250115104249209 DLLC NOTICE LLME(d231873d/cc0acdcf){ASSIGNED} LLGM Assign post (d231873d => cc0acdcf) (gprs_llc.c:1125) 20250115104249209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104249209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104249209 DMM DEBUG MM(262420000000071/cc0acdcf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104249218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104249218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104249218 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104249218 DMM DEBUG MM(262420000000071/cc0acdcf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20250115104249218 DMM NOTICE MM(262420000000071/cc0acdcf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104249218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104249218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104249218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104249218 DMM DEBUG MM(262420000000071/cc0acdcf) Requesting authorization (sgsn_auth.c:160) 20250115104249218 DMM INFO MM(262420000000071/cc0acdcf) Requesting authentication tuples (sgsn_auth.c:184) 20250115104249218 DMM DEBUG MM(262420000000071/cc0acdcf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104249218 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250115104249218 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)@80cf929217c4: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@80cf929217c4: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250115104249260 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104249260 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104249260 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104249260 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104249260 DMM INFO MM(262420000000071/cc0acdcf) Subscriber data update (mmctx.c:445) 20250115104249260 DMM DEBUG MM(262420000000071/cc0acdcf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104249260 DMM INFO MM(262420000000071/cc0acdcf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104249260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104249260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104249260 DMM INFO MM(262420000000071/cc0acdcf) <- GMM AUTH AND CIPHERING REQ (rand = 63 17 fc 55 fa 63 a8 58 2a 03 61 71 db 6a c3 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104249266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104249266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104249266 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104249266 DMM INFO MM(262420000000071/cc0acdcf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104249266 DMM NOTICE MM(262420000000071/cc0acdcf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104249266 DMM DEBUG MM(262420000000071/cc0acdcf) checking auth: received GSM SRES = 7c d5 67 44 (gprs_gmm.c:648) 20250115104249266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104249266 DMM DEBUG MM(262420000000071/cc0acdcf) Requesting authorization (sgsn_auth.c:160) 20250115104249266 DMM INFO MM(262420000000071/cc0acdcf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104249266 DMM DEBUG MM(262420000000071/cc0acdcf) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104249266 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250115104249266 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) 20250115104249266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104249266 DMM INFO MM(262420000000071/cc0acdcf) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc0acdcf) (gprs_gmm.c:282) 20250115104249267 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104249267 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104249267 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250115104249267 DMM INFO MM(262420000000071/cc0acdcf) Subscriber data update (mmctx.c:445) 20250115104249267 DMM DEBUG MM(262420000000071/cc0acdcf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104249267 DMM INFO MM(262420000000071/cc0acdcf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104249267 DMM NOTICE MM(262420000000071/cc0acdcf) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20250115104249267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104249267 DMM NOTICE MM(262420000000071/cc0acdcf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104249267 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) 20250115104249268 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104249268 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250115104249268 DMM INFO MM(262420000000071/cc0acdcf) Subscriber data update (mmctx.c:445) 20250115104249268 DMM DEBUG MM(262420000000071/cc0acdcf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104249270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104249270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104249270 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104249270 DMM INFO MM(262420000000071/cc0acdcf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104249270 DMM NOTICE MM(262420000000071/cc0acdcf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104249270 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104249270 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104249270 DLLC NOTICE LLME(d231873d/cc0acdcf){ASSIGNED} LLGM Assign pre (ffffffff => cc0acdcf) (gprs_llc.c:1079) 20250115104249270 DLLC NOTICE LLME(ffffffff/cc0acdcf){ASSIGNED} LLGM Assign post (ffffffff => cc0acdcf) (gprs_llc.c:1125) 20250115104249270 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104249270 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104249270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104249270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104249324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104249324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250115104249324 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104249324 DMM INFO MM(262420000000071/cc0acdcf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250115104249324 DMM INFO MM(262420000000071/cc0acdcf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250115104249324 DMM DEBUG MM(262420000000071/cc0acdcf) Using GGSN 0 (gprs_sm.c:317) 20250115104249324 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) 20250115104249324 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250115104249324 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250115104249324 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250115104249324 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20250115104249330 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 ee cb bb 32 11 fe ab 01 00 14 05 7f bd 66 dd c3 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) 20250115104249330 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f5c9af2d568, cbp=0x55d43c578ce0) (sgsn_libgtp.c:633) 20250115104249330 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250115104249330 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55d43c577ef8 TLLI=cc0acdcf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250115104249330 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250115104249330 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@80cf929217c4: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed 20250115104249335 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250115104249340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104249340 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250115104249340 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@80cf929217c4: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@80cf929217c4: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='CC0ACDCF'O, index=0 20250115104249344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104249344 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104249344 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104249345 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@80cf929217c4: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@80cf929217c4: Final verdict of PTC: pass 20250115104249352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42192<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1336)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1346)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@80cf929217c4: Final verdict of PTC: none 20250115104249353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1341)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@80cf929217c4: Final verdict of PTC: none 20250115104249353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1344)@80cf929217c4: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1339)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1334)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@80cf929217c4: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Wed Jan 15 10:42:49 UTC 2025 ====== 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 20250115104249462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104249863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57404) 20250115104250354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104250354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57404, count=99872) 20250115104251354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104251354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Jan 15 10:42:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104252355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104252355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_sgsn_context_req_in started. 20250115104252889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104252889 DMM INFO MM(262420000000071/cc0acdcf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104252889 DMM INFO MM(262420000000071/cc0acdcf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104252889 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104252889 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104252889 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104252889 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104252889 DLLC NOTICE LLME(ffffffff/cc0acdcf){ASSIGNED} LLGM Assign pre (cc0acdcf => ffffffff) (gprs_llc.c:1079) 20250115104252889 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc0acdcf => ffffffff) (gprs_llc.c:1125) 20250115104252889 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55d43c577ba0 (gprs_sndcp.c:574) 20250115104252889 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55d43c577ef8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250115104252889 DMM NOTICE MM(262420000000071/cc0acdcf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250115104252889 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250115104252889 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250115104252889 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250115104252889 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20250115104252889 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250115104252889 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) 20250115104252889 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:402) 20250115104252889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104252889 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104252889 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104252889 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104252889 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104252910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104252910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104252910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104252910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104252910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104252910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104252910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104252910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104252910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104252911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104252911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104252911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104252911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104252911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104252911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104252911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104252911 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104252911 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104252911 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104252911 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104252911 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104252911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104252914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104252920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104252920 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104252927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104252927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104252927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104252927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104252927 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104252927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104252927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104252927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104252927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104252928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104252928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104252928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104252928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104252928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104252928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104252928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104252928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104252928 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104252928 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104252928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104252929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104252929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104252932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104252939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104252939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@80cf929217c4: 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(1366)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104252951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104252951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104252951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104252951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104252951 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104252951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104252951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104252951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104252951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104252952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104252952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104252952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104252952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104252952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104252952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104252952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104252952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104252952 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104252952 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104252952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104252952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104252952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104252954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104252959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104252959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1363)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104253357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104253357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104253357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104253357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1365)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104253359 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1365)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104253360 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1365)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@80cf929217c4: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='FF6C840E'O, index=0 SGSN_Test-GSUP(1367)@80cf929217c4: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@80cf929217c4: 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 := 'B9591E45519DAA0A2B1B20A0CCA383BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2DC79F62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4DD787ACD27A023'O } } } } } 20250115104254399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104254399 DLLC NOTICE LLME(ffffffff/ff6c840e){UNASSIGNED} LLC RX: unknown TLLI 0xff6c840e, creating LLME on the fly (gprs_llc.c:552) 20250115104254399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104254399 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1248) 20250115104254399 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104254399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104254399 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104254399 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Allocated (fsm.c:456) 20250115104254399 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104254399 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104254399 DLLC NOTICE LLME(ffffffff/ff6c840e){UNASSIGNED} LLGM Assign pre (ff6c840e => f0a9f566) (gprs_llc.c:1079) 20250115104254399 DLLC NOTICE LLME(ff6c840e/f0a9f566){ASSIGNED} LLGM Assign post (ff6c840e => f0a9f566) (gprs_llc.c:1125) 20250115104254399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104254399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104254399 DMM DEBUG MM(262420000000072/f0a9f566) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104254408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104254408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104254408 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104254408 DMM DEBUG MM(262420000000072/f0a9f566) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20250115104254408 DMM NOTICE MM(262420000000072/f0a9f566) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104254408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104254408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104254408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104254408 DMM DEBUG MM(262420000000072/f0a9f566) Requesting authorization (sgsn_auth.c:160) 20250115104254408 DMM INFO MM(262420000000072/f0a9f566) Requesting authentication tuples (sgsn_auth.c:184) 20250115104254408 DMM DEBUG MM(262420000000072/f0a9f566) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104254408 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250115104254408 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)@80cf929217c4: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@80cf929217c4: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250115104254410 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104254410 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104254410 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104254410 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104254410 DMM INFO MM(262420000000072/f0a9f566) Subscriber data update (mmctx.c:445) 20250115104254410 DMM DEBUG MM(262420000000072/f0a9f566) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104254410 DMM INFO MM(262420000000072/f0a9f566) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104254410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104254410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104254410 DMM INFO MM(262420000000072/f0a9f566) <- GMM AUTH AND CIPHERING REQ (rand = b9 59 1e 45 51 9d aa 0a 2b 1b 20 a0 cc a3 83 bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20250115104254416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104254416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104254416 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104254416 DMM INFO MM(262420000000072/f0a9f566) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104254416 DMM NOTICE MM(262420000000072/f0a9f566) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104254416 DMM DEBUG MM(262420000000072/f0a9f566) checking auth: received GSM SRES = 2d c7 9f 62 (gprs_gmm.c:648) 20250115104254416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104254416 DMM DEBUG MM(262420000000072/f0a9f566) Requesting authorization (sgsn_auth.c:160) 20250115104254416 DMM INFO MM(262420000000072/f0a9f566) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104254416 DMM DEBUG MM(262420000000072/f0a9f566) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104254416 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250115104254416 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) 20250115104254416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104254416 DMM INFO MM(262420000000072/f0a9f566) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0a9f566) (gprs_gmm.c:282) 20250115104254417 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104254417 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104254417 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250115104254417 DMM INFO MM(262420000000072/f0a9f566) Subscriber data update (mmctx.c:445) 20250115104254417 DMM DEBUG MM(262420000000072/f0a9f566) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104254417 DMM INFO MM(262420000000072/f0a9f566) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104254417 DMM NOTICE MM(262420000000072/f0a9f566) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20250115104254417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104254417 DMM NOTICE MM(262420000000072/f0a9f566) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104254417 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) 20250115104254418 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104254418 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250115104254418 DMM INFO MM(262420000000072/f0a9f566) Subscriber data update (mmctx.c:445) 20250115104254418 DMM DEBUG MM(262420000000072/f0a9f566) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104254422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104254422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104254422 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104254423 DMM INFO MM(262420000000072/f0a9f566) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104254423 DMM NOTICE MM(262420000000072/f0a9f566) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104254423 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104254423 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104254423 DLLC NOTICE LLME(ff6c840e/f0a9f566){ASSIGNED} LLGM Assign pre (ffffffff => f0a9f566) (gprs_llc.c:1079) 20250115104254423 DLLC NOTICE LLME(ffffffff/f0a9f566){ASSIGNED} LLGM Assign post (ffffffff => f0a9f566) (gprs_llc.c:1125) 20250115104254423 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104254423 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104254423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104254423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104254477 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 29 71 00 00 03 52 f0 99 42 42 de 05 f0 a9 f5 66 0c 01 02 03 0d fe 11 53 3a c3 eb 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2942) TC_sgsn_context_req_in(1369)@80cf929217c4: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250115104256477 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250115104256477 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250115104256477 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) 20250115104256477 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250115104256477 DMM INFO MM(262420000000072/f0a9f566) Subscriber data update (mmctx.c:445) 20250115104256477 DMM DEBUG MM(262420000000072/f0a9f566) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250115104256477 DMM INFO MM(262420000000072/f0a9f566) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250115104256477 DMM INFO MM(262420000000072/f0a9f566) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104256477 DMM INFO MM(262420000000072/f0a9f566) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104256477 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104256477 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104256477 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104256477 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104256477 DLLC NOTICE LLME(ffffffff/f0a9f566){ASSIGNED} LLGM Assign pre (f0a9f566 => ffffffff) (gprs_llc.c:1079) 20250115104256477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0a9f566 => ffffffff) (gprs_llc.c:1125) 20250115104256477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104256477 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104256477 DMM DEBUG MM_STATE_Iu[0x55d43c56fed0]{Detached}: Deallocated (fsm.c:568) 20250115104256477 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@80cf929217c4: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@80cf929217c4: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250115104256480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115104256481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104256481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1365)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1355)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1366)@80cf929217c4: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1363)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1367)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1360)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@80cf929217c4: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@80cf929217c4: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1353)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1364)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1358)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1363): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@80cf929217c4: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Jan 15 10:42:56 UTC 2025 ------ 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 20250115104256600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104257001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98752) 20250115104257482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104257482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98752, count=100012) 20250115104258483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104258483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Jan 15 10:42:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104259484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104259484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_sgsn_context_req_out started. 20250115104300023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104300024 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@80cf929217c4: 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(1375)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1374)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104300048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104300048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104300048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104300048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104300048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104300048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104300048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104300048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104300048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1375)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104300049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104300049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104300049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104300049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104300049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104300049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104300049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104300049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104300049 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104300049 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104300049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104300049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104300049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104300054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1374)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1371)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104300060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104300060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104300060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104300060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104300060 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104300060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104300060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104300060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104300060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250115104300061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104300061 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1379)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104300062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104300062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104300062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104300062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104300062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104300062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104300062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104300062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104300062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104300062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104300062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104300062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104300062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_sgsn_context_req_out-BVCI196(1372)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104300065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104300073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104300073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@80cf929217c4: 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(1385)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1385)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104300084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104300084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104300084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104300084 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104300084 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104300084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104300084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104300084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104300084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1385)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104300085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104300085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104300085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104300085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104300085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104300085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104300085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104300085 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104300085 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104300085 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104300085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104300085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104300085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1385)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1385)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104300087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104300092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104300092 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1382)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104300485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104300485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104300485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104300485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1384)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1384)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104300486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1384)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1384)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1384)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1384)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115104300487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1384)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1384)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@80cf929217c4: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='D3375217'O, index=0 SGSN_Test-GSUP(1386)@80cf929217c4: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250115104301552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104301552 DLLC NOTICE LLME(ffffffff/d3375217){UNASSIGNED} LLC RX: unknown TLLI 0xd3375217, creating LLME on the fly (gprs_llc.c:552) 20250115104301552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250115104301552 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115104301552 DMM NOTICE LLME(ffffffff/d3375217){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20250115104301552 DLLC NOTICE LLME(ffffffff/d3375217){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250115104301552 DMM ERROR LLME(ffffffff/d3375217){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20250115104301552 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250115104301552 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250115104301552 DLLC NOTICE LLME(ffffffff/d3375217){UNASSIGNED} LLGM Assign pre (d3375217 => ffffffff) (gprs_llc.c:1079) 20250115104301552 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3375217 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@80cf929217c4: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@80cf929217c4: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20250115104301582 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104301582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104301583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1384)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1385)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1375)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1379)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@80cf929217c4: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1372)@80cf929217c4: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@80cf929217c4: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1377)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1383)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1373)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@80cf929217c4: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@80cf929217c4: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1384): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1385): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@80cf929217c4: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Wed Jan 15 10:43:01 UTC 2025 ------ 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 20250115104301684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104302086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51768) 20250115104302583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104302583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51768, count=56124) 20250115104303584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104303584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:43:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104304585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104304585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_req_id_req_ra_update started. 20250115104305120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104305121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104305140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104305140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104305140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104305140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104305140 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104305140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104305140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104305140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104305140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104305141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104305141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104305141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104305141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104305141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104305141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104305141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104305141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104305141 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104305141 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104305141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1393)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104305142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104305142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1394)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104305145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1390)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115104305153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104305153 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1398)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_req_id_req_ra_update-BVCI196(1392)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104305155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104305155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104305155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104305155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104305155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104305155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104305155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104305155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104305155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104305157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104305157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104305157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104305157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104305157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104305157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104305157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104305157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104305157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104305157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104305157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104305157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104305157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1399)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104305161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@80cf929217c4: 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 } 20250115104305170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104305170 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1403)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_req_id_req_ra_update-BVCI210(1397)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104305174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104305174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104305174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104305174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104305174 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104305174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104305174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104305174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104305174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104305176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104305176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104305176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104305176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104305176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104305176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104305176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104305176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104305176 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104305176 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104305176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104305176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104305176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104305180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104305188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104305188 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)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104305198 DGPRS DEBUG Checking for inactive LLMEs, time = 168690 (sgsn.c:132) 20250115104305586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104305586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104305586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104305586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104305587 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1404)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104305587 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@80cf929217c4: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='FB8031A8'O, index=0 SGSN_Test-GSUP(1405)@80cf929217c4: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250115104305607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104305607 DLLC NOTICE LLME(ffffffff/fb8031a8){UNASSIGNED} LLC RX: unknown TLLI 0xfb8031a8, creating LLME on the fly (gprs_llc.c:552) 20250115104305607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104305607 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1248) 20250115104305607 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104305607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104305607 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104305607 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104305607 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104305607 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104305607 DLLC NOTICE LLME(ffffffff/fb8031a8){UNASSIGNED} LLGM Assign pre (fb8031a8 => d72ee724) (gprs_llc.c:1079) 20250115104305607 DLLC NOTICE LLME(fb8031a8/d72ee724){ASSIGNED} LLGM Assign post (fb8031a8 => d72ee724) (gprs_llc.c:1125) 20250115104305607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104305607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104305607 DMM DEBUG MM(262420000000047/d72ee724) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104305614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104305614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104305614 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104305614 DMM INFO MM(262420000000047/d72ee724) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115104305614 DMM INFO MM(262420000000047/d72ee724) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-16507-37 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20250115104305614 DMM NOTICE MM(262420000000047/d72ee724) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20250115104305614 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20250115104305614 DMM INFO MM(262420000000047/d72ee724) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250115104305614 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104305614 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104305614 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104305614 DMM ERROR MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115104305614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Deallocated (fsm.c:568) 20250115104305614 DMM DEBUG MM_STATE_Gb(0)[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104305614 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104305614 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104305614 DLLC NOTICE LLME(fb8031a8/d72ee724){ASSIGNED} LLGM Assign pre (d72ee724 => ffffffff) (gprs_llc.c:1079) 20250115104305614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d72ee724 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@80cf929217c4: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@80cf929217c4: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@80cf929217c4: Final verdict of PTC: pass 20250115104305618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@80cf929217c4: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1398)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1393)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1403)@80cf929217c4: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@80cf929217c4: Final verdict of PTC: none 20250115104305620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104305620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_req_id_req_ra_update-BVCI220(1402)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1396)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1391)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1401)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@80cf929217c4: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Jan 15 10:43:05 UTC 2025 ====== 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 20250115104305736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104306138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34996<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59092) 20250115104306621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104306621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59092, count=63448) 20250115104307622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104307622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test execution finished. MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Jan 15 10:43:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104308623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104308623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_iu_attach started. 20250115104309216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104309218 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104309251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104309251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104309251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104309251 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104309251 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104309251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104309251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104309251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104309251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104309252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104309252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104309252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104309252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104309252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104309252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104309252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104309252 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104309252 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104309252 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104309252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1412)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104309253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104309253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104309255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104309265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104309265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1413)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@80cf929217c4: Provider Link came up: sending NS-RESET TC_iu_attach-BVCI196(1411)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104309270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104309270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104309270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104309270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104309270 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104309270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104309270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104309270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104309270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104309272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104309272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104309272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104309272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104309272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104309272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104309272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104309272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104309272 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104309272 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104309272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104309273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104309273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104309276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104309282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104309282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1419)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1416)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104309289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104309289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104309289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104309289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104309289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104309289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104309289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104309289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104309289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104309290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104309290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104309290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104309290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104309290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104309290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104309290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104309290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104309290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104309290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104309290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104309291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104309291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104309294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104309301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104309301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1425)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@80cf929217c4: ************************************************* MTC@80cf929217c4: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@80cf929217c4: v_sccp_pdu_maxlen:268 20250115104309504 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104309504 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:112) 20250115104309504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104309504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104309505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104309505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104309505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104309505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104309505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104309505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104309505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104309506 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104309506 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104309506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104309506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104309506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104309506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104309506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104309506 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104309624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104309624 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104309624 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104309624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@80cf929217c4: Established a new IPA connection (conn_id=2) 20250115104309625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1427)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104309625 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104310312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104310312 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:601) 20250115104310312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310312 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:233) 20250115104310312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104310313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104310313 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104310313 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104310313 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310313 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310313 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310313 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:601) 20250115104310313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310313 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:233) 20250115104310313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@80cf929217c4: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='C58DDCFA'O, index=0 SGSN_Test-GSUP(1428)@80cf929217c4: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@80cf929217c4: 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 := 'AFCD'O, rac := '1F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@80cf929217c4: Added conn table entry 0TC_iu_attach(1430)4953009 SGSN_Test_0-SCCP(1423)@80cf929217c4: First idle individual index:0 20250115104310664 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310664 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310664 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104310664 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:601) 20250115104310664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310664 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:233) 20250115104310664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104310664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104310664 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310664 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310664 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310664 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:601) 20250115104310664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310664 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104310664 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104310665 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104310665 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250115104310665 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250115104310665 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250115104310665 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:233) 20250115104310665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104310665 DMM DEBUG GMM(gmm_fsm)[0x55d43c570130]{Deregistered}: Allocated (fsm.c:456) 20250115104310665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Init}: Allocated (fsm.c:456) 20250115104310665 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Allocated (fsm.c:456) 20250115104310665 DMM DEBUG MM_STATE_Iu[0x55d43c57b890]{Detached}: Allocated (fsm.c:456) 20250115104310665 DMM DEBUG GMM(gmm_fsm)[0x55d43c570130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104310665 DMM DEBUG GMM(gmm_fsm)[0x55d43c570130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104310665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104310665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104310665 DMM DEBUG MM(262420000001001/eaecf410) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104310665 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250115104310665 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310665 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310665 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310665 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:601) 20250115104310665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310665 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:233) 20250115104310665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@80cf929217c4: { messageType := 2, destLocRef := '4B93B1'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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@80cf929217c4: 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 := '9809ABAA3F7D6D28A907B45D143C7816'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '11B5FC61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '429C1BBE436B5950'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '82E52ED693CB09FC7439CCFD40498EEB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8F285789C7E6842751A6777E568280D5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '55A21A6124F7D2001AF80F448D188E71'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1AE7B8A0E057B0DF'O } } } } } SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1423)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250115104310671 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310671 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310671 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104310671 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:601) 20250115104310671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310671 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:233) 20250115104310671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104310671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104310671 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104310671 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104310671 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104310671 DMM DEBUG MM(262420000001001/eaecf410) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250115104310671 DMM NOTICE MM(262420000001001/eaecf410) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104310671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104310671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104310671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104310671 DMM DEBUG MM(262420000001001/eaecf410) Requesting authorization (sgsn_auth.c:160) 20250115104310671 DMM INFO MM(262420000001001/eaecf410) Requesting authentication tuples (sgsn_auth.c:184) 20250115104310671 DMM DEBUG MM(262420000001001/eaecf410) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104310671 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250115104310671 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)@80cf929217c4: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@80cf929217c4: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250115104310673 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104310673 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104310673 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104310673 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104310673 DMM INFO MM(262420000001001/eaecf410) Subscriber data update (mmctx.c:445) 20250115104310673 DMM DEBUG MM(262420000001001/eaecf410) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104310673 DMM INFO MM(262420000001001/eaecf410) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104310673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104310673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104310673 DMM INFO MM(262420000001001/eaecf410) <- GMM AUTH AND CIPHERING REQ (rand = 98 09 ab aa 3f 7d 6d 28 a9 07 b4 5d 14 3c 78 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 55 a2 1a 61 24 f7 d2 00 1a f8 0f 44 8d 18 8e 71 ) (gprs_gmm.c:465) 20250115104310673 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250115104310673 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310673 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310673 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:601) 20250115104310673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310673 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:233) 20250115104310673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310673 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1423)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308221AE7B8A023094399990000100001F02904E057B0DF'O 20250115104310678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104310678 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:601) 20250115104310678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310678 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:233) 20250115104310678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104310678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104310678 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104310678 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104310678 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104310678 DMM INFO MM(262420000001001/eaecf410) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104310678 DMM NOTICE MM(262420000001001/eaecf410) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104310678 DMM DEBUG MM(262420000001001/eaecf410) checking auth: received UMTS RES = 1a e7 b8 a0 e0 57 b0 df (gprs_gmm.c:648) 20250115104310678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104310678 DMM DEBUG MM(262420000001001/eaecf410) Requesting authorization (sgsn_auth.c:160) 20250115104310678 DMM INFO MM(262420000001001/eaecf410) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104310678 DMM DEBUG MM(262420000001001/eaecf410) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104310678 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250115104310678 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) 20250115104310678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104310678 DMM DEBUG MM(262420000001001/eaecf410) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104310678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310678 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:601) 20250115104310678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310678 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:233) 20250115104310678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1423)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104310684 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310684 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310684 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104310684 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:601) 20250115104310684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310684 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:233) 20250115104310684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104310684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104310684 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104310684 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104310684 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104310684 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250115104310684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104310684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104310684 DMM INFO MM(262420000001001/eaecf410) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaecf410) (gprs_gmm.c:282) 20250115104310684 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250115104310684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310684 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:601) 20250115104310684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310684 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:233) 20250115104310684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104310684 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310684 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310684 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310684 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:601) 20250115104310684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310684 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:233) 20250115104310684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104310686 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104310686 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104310686 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115104310686 DMM INFO MM(262420000001001/eaecf410) Subscriber data update (mmctx.c:445) 20250115104310686 DMM DEBUG MM(262420000001001/eaecf410) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104310686 DMM INFO MM(262420000001001/eaecf410) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104310686 DMM NOTICE MM(262420000001001/eaecf410) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250115104310686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104310686 DMM NOTICE MM(262420000001001/eaecf410) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104310686 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) 20250115104310687 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104310687 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115104310687 DMM INFO MM(262420000001001/eaecf410) Subscriber data update (mmctx.c:445) 20250115104310687 DMM DEBUG MM(262420000001001/eaecf410) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1423)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104310688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104310688 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:601) 20250115104310688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310688 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:233) 20250115104310688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104310688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104310688 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104310688 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104310688 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104310688 DMM INFO MM(262420000001001/eaecf410) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104310688 DMM NOTICE MM(262420000001001/eaecf410) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104310688 DMM DEBUG GMM(gmm_fsm)[0x55d43c570130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104310688 DMM DEBUG GMM(gmm_fsm)[0x55d43c570130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104310688 DMM DEBUG MM_STATE_Iu(1)[0x55d43c57b890]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104310688 DMM DEBUG MM_STATE_Iu(1)[0x55d43c57b890]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104310688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104310688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104310688 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310688 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310688 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310688 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:601) 20250115104310688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310688 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:233) 20250115104310688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1423)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1423)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104310691 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310691 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310691 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104310691 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:601) 20250115104310691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310691 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:233) 20250115104310691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104310691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104310691 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104310691 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104310691 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104310691 DMM INFO MM(262420000001001/eaecf410) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104310691 DMM DEBUG MM_STATE_Iu(1)[0x55d43c57b890]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104310691 DMM DEBUG MM_STATE_Iu(1)[0x55d43c57b890]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104310691 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310691 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310691 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104310691 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:601) 20250115104310691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310691 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:233) 20250115104310691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104310691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@80cf929217c4: Session index based on local reference:0 20250115104310692 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310692 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104310692 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104310692 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:601) 20250115104310692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104310692 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:233) 20250115104310692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104310692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@80cf929217c4: Deleted conn table entry 0TC_iu_attach(1430)4953009 TC_iu_attach(1430)@80cf929217c4: setverdict(pass): none -> pass TC_iu_attach(1430)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@80cf929217c4: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@80cf929217c4: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@80cf929217c4: Final verdict of PTC: none 20250115104310748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35004<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1428)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1412)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@80cf929217c4: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@80cf929217c4: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@80cf929217c4: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@80cf929217c4: Final verdict of PTC: none 20250115104310750 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104310750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1429)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1420)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1415)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1422)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1410)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1417)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@80cf929217c4: Test case TC_iu_attach finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Jan 15 10:43:10 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250115104310877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104310896 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104310896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104310896 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104310896 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104310896 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104310896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104310896 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104310896 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104310896 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:737) 20250115104310896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104310896 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104310896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104310896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104310896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104310896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104310896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104310897 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104310897 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250115104311278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=208072) 20250115104311751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104311751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=208072, count=209328) 20250115104312752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104312752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104312898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104312898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104312898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Jan 15 10:43:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104313752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104313752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_iu_attach_encr started. 20250115104314306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104314307 DMM INFO MM(262420000001001/eaecf410) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104314307 DMM INFO MM(262420000001001/eaecf410) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104314307 DMM DEBUG GMM(gmm_fsm)[0x55d43c570130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104314307 DMM DEBUG GMM(gmm_fsm)[0x55d43c570130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104314307 DMM DEBUG MM_STATE_Iu(1)[0x55d43c57b890]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104314307 DMM DEBUG MM_STATE_Iu(1)[0x55d43c57b890]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104314307 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250115104314307 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) 20250115104314307 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:402) 20250115104314307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Init}: Deallocated (fsm.c:568) 20250115104314307 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Deallocated (fsm.c:568) 20250115104314307 DMM DEBUG MM_STATE_Iu(1)[0x55d43c57b890]{Detached}: Deallocated (fsm.c:568) 20250115104314307 DMM DEBUG GMM(gmm_fsm)[0x55d43c570130]{Deregistered}: Deallocated (fsm.c:568) 20250115104314307 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104314329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104314329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104314329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104314329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104314330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104314330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104314330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104314330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104314330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104314331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104314331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104314331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104314331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104314331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104314331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104314331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104314331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104314331 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104314331 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104314331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104314332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104314332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1436)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104314335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115104314342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104314342 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1440)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104314344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104314344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104314344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104314344 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104314344 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104314344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104314344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104314344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104314344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_iu_attach_encr-BVCI196(1434)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104314344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104314344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104314344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104314345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104314345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104314345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104314345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104314345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104314345 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104314345 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104314345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104314345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104314345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104314348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104314353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104314353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104314364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104314364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104314364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104314364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104314364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104314364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104314364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104314364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104314364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104314365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104314365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104314365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104314365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104314365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104314365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104314365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104314365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104314365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104314365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104314365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104314366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104314366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104314368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1448)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@80cf929217c4: ************************************************* MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1442)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1446)@80cf929217c4: v_sccp_pdu_maxlen:268 20250115104314374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104314374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104314572 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104314572 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:112) 20250115104314572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104314572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104314573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104314574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104314574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104314574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104314574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104314574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104314574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104314574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104314574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104314574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104314574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104314574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104314574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104314574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104314574 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104314753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104314754 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104314754 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104314754 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@80cf929217c4: Established a new IPA connection (conn_id=2) 20250115104314755 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104314755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104315378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104315378 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:601) 20250115104315378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315378 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:233) 20250115104315378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104315378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315378 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104315378 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104315378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315378 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:601) 20250115104315378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315378 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:233) 20250115104315378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@80cf929217c4: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='ED2820A5'O, index=0 SGSN_Test-GSUP(1451)@80cf929217c4: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@80cf929217c4: 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 := '8CA3'O, rac := 'AC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@80cf929217c4: Added conn table entry 0TC_iu_attach_encr(1453)14775880 SGSN_Test_0-SCCP(1446)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1447)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104315788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104315788 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:601) 20250115104315788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315788 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:233) 20250115104315788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104315788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315788 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:601) 20250115104315788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315788 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:233) 20250115104315788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315788 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104315788 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104315788 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104315788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1248) 20250115104315789 DMM DEBUG GMM(gmm_fsm)[0x55d43c57b890]{Deregistered}: Allocated (fsm.c:456) 20250115104315789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104315789 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Allocated (fsm.c:456) 20250115104315789 DMM DEBUG MM_STATE_Iu[0x55d43c56fda0]{Detached}: Allocated (fsm.c:456) 20250115104315789 DMM DEBUG GMM(gmm_fsm)[0x55d43c57b890]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104315789 DMM DEBUG GMM(gmm_fsm)[0x55d43c57b890]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104315789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104315789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104315789 DMM DEBUG MM(262420000001001/c8fbcc87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104315789 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250115104315789 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315789 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315789 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315789 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:601) 20250115104315789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315789 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:233) 20250115104315789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@80cf929217c4: { messageType := 2, destLocRef := 'E17648'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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@80cf929217c4: 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 := 'E808A704F5581E4C9613E01402F386C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0055C151'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4CC2D77F786B209'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '92CD901E4C2C1DD21B4EB4CBAA6332DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B23052D43C653C2A6BD2926DF6137015'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6B313BA442E21F6F43DC090CEF13BA44'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '15EE86BD4F206471'O } } } } } SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1446)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250115104315795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104315795 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:601) 20250115104315795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315795 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:233) 20250115104315795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104315795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315795 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104315795 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104315795 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104315795 DMM DEBUG MM(262420000001001/c8fbcc87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20250115104315795 DMM NOTICE MM(262420000001001/c8fbcc87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104315795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104315795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104315795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104315795 DMM DEBUG MM(262420000001001/c8fbcc87) Requesting authorization (sgsn_auth.c:160) 20250115104315795 DMM INFO MM(262420000001001/c8fbcc87) Requesting authentication tuples (sgsn_auth.c:184) 20250115104315795 DMM DEBUG MM(262420000001001/c8fbcc87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104315795 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250115104315795 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)@80cf929217c4: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@80cf929217c4: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250115104315796 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104315796 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104315796 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104315796 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104315796 DMM INFO MM(262420000001001/c8fbcc87) Subscriber data update (mmctx.c:445) 20250115104315796 DMM DEBUG MM(262420000001001/c8fbcc87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104315796 DMM INFO MM(262420000001001/c8fbcc87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104315796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104315796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104315796 DMM INFO MM(262420000001001/c8fbcc87) <- GMM AUTH AND CIPHERING REQ (rand = e8 08 a7 04 f5 58 1e 4c 96 13 e0 14 02 f3 86 c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b 31 3b a4 42 e2 1f 6f 43 dc 09 0c ef 13 ba 44 ) (gprs_gmm.c:465) 20250115104315796 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250115104315796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315796 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:601) 20250115104315796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315796 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:233) 20250115104315796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1446)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022215EE86BD23094399990000100001F029044F206471'O 20250115104315801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104315801 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:601) 20250115104315801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315801 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:233) 20250115104315801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104315801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315801 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104315801 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104315801 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104315801 DMM INFO MM(262420000001001/c8fbcc87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104315801 DMM NOTICE MM(262420000001001/c8fbcc87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104315801 DMM DEBUG MM(262420000001001/c8fbcc87) checking auth: received UMTS RES = 15 ee 86 bd 4f 20 64 71 (gprs_gmm.c:648) 20250115104315801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104315801 DMM DEBUG MM(262420000001001/c8fbcc87) Requesting authorization (sgsn_auth.c:160) 20250115104315801 DMM INFO MM(262420000001001/c8fbcc87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104315801 DMM DEBUG MM(262420000001001/c8fbcc87) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104315801 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250115104315801 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) 20250115104315801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104315801 DMM DEBUG MM(262420000001001/c8fbcc87) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250115104315801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315801 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:601) 20250115104315801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315801 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:233) 20250115104315801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_len:17 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1446)@80cf929217c4: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250115104315806 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315806 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315806 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104315806 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:601) 20250115104315806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315806 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:233) 20250115104315806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104315806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315806 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104315806 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104315806 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104315806 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250115104315806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315806 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:601) 20250115104315806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104315806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104315806 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:233) 20250115104315806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315806 DMM INFO MM(262420000001001/c8fbcc87) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8fbcc87) (gprs_gmm.c:282) 20250115104315806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250115104315806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315806 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:601) 20250115104315806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315806 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:233) 20250115104315806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104315809 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104315809 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104315809 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115104315809 DMM INFO MM(262420000001001/c8fbcc87) Subscriber data update (mmctx.c:445) 20250115104315809 DMM DEBUG MM(262420000001001/c8fbcc87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104315809 DMM INFO MM(262420000001001/c8fbcc87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104315809 DMM NOTICE MM(262420000001001/c8fbcc87) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20250115104315809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104315809 DMM NOTICE MM(262420000001001/c8fbcc87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104315809 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) 20250115104315809 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104315809 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250115104315809 DMM INFO MM(262420000001001/c8fbcc87) Subscriber data update (mmctx.c:445) 20250115104315809 DMM DEBUG MM(262420000001001/c8fbcc87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1446)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104315811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104315811 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:601) 20250115104315811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315811 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:233) 20250115104315811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104315811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315811 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104315811 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104315811 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104315811 DMM INFO MM(262420000001001/c8fbcc87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104315811 DMM NOTICE MM(262420000001001/c8fbcc87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104315811 DMM DEBUG GMM(gmm_fsm)[0x55d43c57b890]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104315811 DMM DEBUG GMM(gmm_fsm)[0x55d43c57b890]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104315811 DMM DEBUG MM_STATE_Iu(2)[0x55d43c56fda0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104315811 DMM DEBUG MM_STATE_Iu(2)[0x55d43c56fda0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104315811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104315811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104315811 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315811 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:601) 20250115104315811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315811 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:233) 20250115104315811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1446)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1446)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104315814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315814 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104315814 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:601) 20250115104315814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315814 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:233) 20250115104315814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104315814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104315814 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104315814 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104315814 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104315814 DMM INFO MM(262420000001001/c8fbcc87) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104315814 DMM DEBUG MM_STATE_Iu(2)[0x55d43c56fda0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104315814 DMM DEBUG MM_STATE_Iu(2)[0x55d43c56fda0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104315814 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315814 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315814 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104315814 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:601) 20250115104315814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315814 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:233) 20250115104315814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104315814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@80cf929217c4: Session index based on local reference:0 20250115104315815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104315815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104315815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104315815 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:601) 20250115104315815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104315815 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:233) 20250115104315815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104315815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@80cf929217c4: Deleted conn table entry 0TC_iu_attach_encr(1453)14775880 TC_iu_attach_encr(1453)@80cf929217c4: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@80cf929217c4: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@80cf929217c4: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@80cf929217c4: Final verdict of PTC: none 20250115104315870 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1435)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@80cf929217c4: Final verdict of PTC: none 20250115104315872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104315872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1432)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1440)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@80cf929217c4: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@80cf929217c4: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@80cf929217c4: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1443)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1433)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1451)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1438)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1445)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@80cf929217c4: Test case TC_iu_attach_encr finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Jan 15 10:43:15 UTC 2025 ====== 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 20250115104316014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104316016 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104316016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104316016 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104316016 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104316016 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104316016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104316016 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104316016 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104316016 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:737) 20250115104316016 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104316016 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104316016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104316016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104316016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104316016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104316016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104316016 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104316016 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250115104316415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211548) 20250115104316873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104316873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=211548, count=212708) 20250115104317874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104317874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104318017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104318017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104318017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:43:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104318875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104318875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_iu_attach_geran_rau started. 20250115104319449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104319450 DMM INFO MM(262420000001001/c8fbcc87) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104319450 DMM INFO MM(262420000001001/c8fbcc87) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104319450 DMM DEBUG GMM(gmm_fsm)[0x55d43c57b890]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104319450 DMM DEBUG GMM(gmm_fsm)[0x55d43c57b890]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104319450 DMM DEBUG MM_STATE_Iu(2)[0x55d43c56fda0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104319450 DMM DEBUG MM_STATE_Iu(2)[0x55d43c56fda0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104319450 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250115104319450 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) 20250115104319450 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:402) 20250115104319450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104319450 DMM DEBUG MM_STATE_Gb[0x55d43c570000]{Idle}: Deallocated (fsm.c:568) 20250115104319450 DMM DEBUG MM_STATE_Iu(2)[0x55d43c56fda0]{Detached}: Deallocated (fsm.c:568) 20250115104319450 DMM DEBUG GMM(gmm_fsm)[0x55d43c57b890]{Deregistered}: Deallocated (fsm.c:568) 20250115104319450 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@80cf929217c4: 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(1459)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1459)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1458)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104319488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104319488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104319488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104319488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104319488 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104319488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104319488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104319488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104319488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1459)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104319490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104319490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104319490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104319490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104319490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104319490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104319490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104319490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104319490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104319490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104319490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104319490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104319490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1459)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1459)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104319494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1458)@80cf929217c4: 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 } SGSN_Test-Gb0-BSSGP0(1455)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1463)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104319505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104319505 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250115104319506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104319506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104319506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104319506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104319506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104319506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104319506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104319506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104319506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104319508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104319508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104319508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104319508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104319509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104319509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104319509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104319509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104319509 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104319509 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104319509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_iu_attach_geran_rau-BVCI196(1456)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104319509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104319509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1464)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104319513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104319525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104319525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104319535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104319535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104319535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104319535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104319535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104319535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104319535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104319535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104319535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104319537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104319537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104319537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104319537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104319537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104319537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104319537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104319537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104319537 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104319537 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104319537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104319538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104319538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104319542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1465)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1471)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@80cf929217c4: ************************************************* SGSN_Test_0-SCCP(1469)@80cf929217c4: v_sccp_pdu_maxlen:268 20250115104319552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104319552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104319750 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104319751 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:112) 20250115104319751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104319751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104319754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104319754 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104319754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104319754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104319754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104319754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104319754 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104319754 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104319755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104319755 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104319755 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104319755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104319755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104319755 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104319755 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104319876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104319876 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104319876 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104319876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104319877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104319878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104320560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320560 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320560 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104320560 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:601) 20250115104320560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320560 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:233) 20250115104320560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104320560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104320561 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104320561 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104320561 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320561 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320561 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104320561 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:601) 20250115104320561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320561 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:233) 20250115104320561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104320561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1456)@80cf929217c4: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='E13DD7BC'O, index=0 SGSN_Test-GSUP(1474)@80cf929217c4: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@80cf929217c4: 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 := '8D86'O, rac := 'FF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@80cf929217c4: Added conn table entry 0TC_iu_attach_geran_rau(1476)662361 SGSN_Test_0-SCCP(1469)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1470)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104320956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104320956 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:601) 20250115104320956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320956 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:233) 20250115104320956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104320956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104320956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104320956 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:601) 20250115104320956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320956 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:233) 20250115104320956 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104320956 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104320956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104320956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104320956 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320956 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320956 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104320956 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:601) 20250115104320956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320956 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:233) 20250115104320956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104320956 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104320956 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104320956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1248) 20250115104320956 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104320956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Init}: Allocated (fsm.c:456) 20250115104320956 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Allocated (fsm.c:456) 20250115104320956 DMM DEBUG MM_STATE_Iu[0x55d43c570130]{Detached}: Allocated (fsm.c:456) 20250115104320956 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104320956 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104320956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104320956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104320956 DMM DEBUG MM(262420000001002/f0e3359c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104320956 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) SGSN_Test_0-SCCP(1469)@80cf929217c4: { messageType := 2, destLocRef := '0A1B59'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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@80cf929217c4: 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 := '1DFF8D3CB389D9C7100DFF13F2C9ABF5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA0E0BD9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD3198ECE73E6AA9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2C0BF4FFA98E2E21D4007B8A09D984FF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '285543EE2D517E341A96ACB66080E59C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A1DD4D9ECF16E902EF6F87C92393181F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F9E81ACFAFA07206'O } } } } } SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1469)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250115104320970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104320970 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:601) 20250115104320970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320970 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:233) 20250115104320970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104320970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104320970 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104320970 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104320970 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104320970 DMM DEBUG MM(262420000001002/f0e3359c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20250115104320970 DMM NOTICE MM(262420000001002/f0e3359c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104320970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104320970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104320970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104320970 DMM DEBUG MM(262420000001002/f0e3359c) Requesting authorization (sgsn_auth.c:160) 20250115104320970 DMM INFO MM(262420000001002/f0e3359c) Requesting authentication tuples (sgsn_auth.c:184) 20250115104320970 DMM DEBUG MM(262420000001002/f0e3359c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104320970 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250115104320970 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)@80cf929217c4: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@80cf929217c4: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250115104320974 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104320974 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104320974 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104320974 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104320974 DMM INFO MM(262420000001002/f0e3359c) Subscriber data update (mmctx.c:445) 20250115104320974 DMM DEBUG MM(262420000001002/f0e3359c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104320974 DMM INFO MM(262420000001002/f0e3359c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104320974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104320974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104320974 DMM INFO MM(262420000001002/f0e3359c) <- GMM AUTH AND CIPHERING REQ (rand = 1d ff 8d 3c b3 89 d9 c7 10 0d ff 13 f2 c9 ab f5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a1 dd 4d 9e cf 16 e9 02 ef 6f 87 c9 23 93 18 1f ) (gprs_gmm.c:465) 20250115104320974 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250115104320974 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320974 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320974 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104320974 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:601) 20250115104320974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320974 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:233) 20250115104320974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104320974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1469)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22F9E81ACF23094399990000100002F02904AFA07206'O 20250115104320984 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104320984 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104320984 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104320984 DMM INFO MM(262420000001002/f0e3359c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104320984 DMM NOTICE MM(262420000001002/f0e3359c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104320984 DMM DEBUG MM(262420000001002/f0e3359c) checking auth: received UMTS RES = f9 e8 1a cf af a0 72 06 (gprs_gmm.c:648) 20250115104320984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104320984 DMM DEBUG MM(262420000001002/f0e3359c) Requesting authorization (sgsn_auth.c:160) 20250115104320984 DMM INFO MM(262420000001002/f0e3359c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104320984 DMM DEBUG MM(262420000001002/f0e3359c) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104320984 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250115104320984 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) 20250115104320984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104320984 DMM DEBUG MM(262420000001002/f0e3359c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104320983 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320983 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104320983 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:601) 20250115104320983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320983 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:233) 20250115104320983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104320983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104320984 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320984 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104320984 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:601) 20250115104320984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320984 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:233) 20250115104320984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104320984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1469)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104320996 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320996 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320996 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104320996 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:601) 20250115104320996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320996 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:233) 20250115104320996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104320996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104320997 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104320997 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104320997 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104320997 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250115104320997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104320997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104320997 DMM INFO MM(262420000001002/f0e3359c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0e3359c) (gprs_gmm.c:282) 20250115104320997 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250115104320997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104320997 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:601) 20250115104320997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320997 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:233) 20250115104320997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104320997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104320997 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104320997 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104320997 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104320997 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:601) 20250115104320997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104320997 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:233) 20250115104320997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104320997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104321004 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104321004 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104321004 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250115104321004 DMM INFO MM(262420000001002/f0e3359c) Subscriber data update (mmctx.c:445) 20250115104321004 DMM DEBUG MM(262420000001002/f0e3359c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104321004 DMM INFO MM(262420000001002/f0e3359c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104321004 DMM NOTICE MM(262420000001002/f0e3359c) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20250115104321004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104321004 DMM NOTICE MM(262420000001002/f0e3359c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104321004 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) 20250115104321005 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104321005 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250115104321005 DMM INFO MM(262420000001002/f0e3359c) Subscriber data update (mmctx.c:445) 20250115104321005 DMM DEBUG MM(262420000001002/f0e3359c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1469)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104321009 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104321009 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104321009 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104321009 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:601) 20250115104321009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104321009 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:233) 20250115104321009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104321009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104321009 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104321009 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104321009 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104321009 DMM INFO MM(262420000001002/f0e3359c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104321009 DMM NOTICE MM(262420000001002/f0e3359c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104321009 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104321009 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104321009 DMM DEBUG MM_STATE_Iu(3)[0x55d43c570130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104321009 DMM DEBUG MM_STATE_Iu(3)[0x55d43c570130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104321009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104321009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104321009 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104321009 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104321009 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104321009 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:601) 20250115104321009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104321009 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:233) 20250115104321009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104321009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1469)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1469)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104321017 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104321017 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104321017 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104321017 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:601) 20250115104321017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104321017 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:233) 20250115104321017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104321017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104321017 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104321017 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104321017 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104321018 DMM INFO MM(262420000001002/f0e3359c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104321018 DMM DEBUG MM_STATE_Iu(3)[0x55d43c570130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104321018 DMM DEBUG MM_STATE_Iu(3)[0x55d43c570130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104321018 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104321018 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104321018 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104321018 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:601) 20250115104321018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104321018 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:233) 20250115104321018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104321018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@80cf929217c4: Session index based on local reference:0 20250115104321020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104321020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104321020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104321020 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:601) 20250115104321020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104321020 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:233) 20250115104321020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104321020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@80cf929217c4: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)662361 TC_iu_attach_geran_rau(1476)@80cf929217c4: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1456)@80cf929217c4: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1456)@80cf929217c4: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F0E3359C'O, index=1 20250115104321078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104321078 DLLC NOTICE LLME(ffffffff/f0e3359c){UNASSIGNED} LLC RX: unknown TLLI 0xf0e3359c, creating LLME on the fly (gprs_llc.c:552) 20250115104321078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250115104321078 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115104321078 DMM INFO MM(262420000001002/f0e3359c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f0e3359c, P-TMSI: f0e3359c (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20250115104321078 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250115104321078 DMM DEBUG MM_STATE_Iu(3)[0x55d43c570130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250115104321078 DMM DEBUG MM_STATE_Iu(3)[0x55d43c570130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104321078 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104321078 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250115104321078 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104321078 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104321078 DLLC NOTICE LLME(ffffffff/f0e3359c){UNASSIGNED} LLGM Assign pre (f0e3359c => f0e3359c) (gprs_llc.c:1079) 20250115104321078 DLLC NOTICE LLME(f0e3359c/f0e3359c){ASSIGNED} LLGM Assign post (f0e3359c => f0e3359c) (gprs_llc.c:1125) 20250115104321078 DMM INFO MM(262420000001002/f0e3359c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1456)@80cf929217c4: Removing Client IMSI='262420000001002'H, index=1 20250115104321093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104321093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104321093 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104321093 DMM INFO MM(262420000001002/f0e3359c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115104321093 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115104321093 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104321093 DLLC NOTICE LLME(f0e3359c/f0e3359c){ASSIGNED} LLGM Assign pre (ffffffff => f0e3359c) (gprs_llc.c:1079) 20250115104321093 DLLC NOTICE LLME(ffffffff/f0e3359c){ASSIGNED} LLGM Assign post (ffffffff => f0e3359c) (gprs_llc.c:1125) 20250115104321093 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20250115104321093 DMM ERROR MM_STATE_Gb[0x55d43c56fed0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@80cf929217c4: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@80cf929217c4: Final verdict of PTC: none 20250115104321098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43926<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1459)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@80cf929217c4: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1457)@80cf929217c4: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1468)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@80cf929217c4: Final verdict of PTC: none 20250115104321101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104321101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@80cf929217c4: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1456)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1466)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1463)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1474)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1461)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1458)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1456): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1457): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1458): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1459): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@80cf929217c4: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Wed Jan 15 10:43:21 UTC 2025 ====== 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 20250115104321224 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104321224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104321224 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104321224 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104321224 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104321224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104321224 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104321224 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104321224 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:737) 20250115104321224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104321224 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104321224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104321224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104321224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104321224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104321224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104321224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104321225 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250115104321250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104321652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219856) 20250115104322102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104322102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219856, count=221212) 20250115104323104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104323104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104323225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104323225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104323225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:43:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104324106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104324106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_geran_attach_iu_rau started. 20250115104324678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104324679 DMM INFO MM(262420000001002/f0e3359c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104324679 DMM INFO MM(262420000001002/f0e3359c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104324679 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104324679 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104324679 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250115104324679 DMM ERROR MM_STATE_Gb[0x55d43c56fed0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250115104324679 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250115104324679 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) 20250115104324679 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:402) 20250115104324679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570000]{Init}: Deallocated (fsm.c:568) 20250115104324679 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Deallocated (fsm.c:568) 20250115104324679 DMM DEBUG MM_STATE_Iu(3)[0x55d43c570130]{Detached}: Deallocated (fsm.c:568) 20250115104324679 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104324679 DLLC NOTICE LLME(ffffffff/f0e3359c){ASSIGNED} LLGM Assign pre (f0e3359c => ffffffff) (gprs_llc.c:1079) 20250115104324679 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0e3359c => ffffffff) (gprs_llc.c:1125) 20250115104324679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104324697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104324697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104324697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104324698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104324698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104324698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104324698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104324698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104324698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104324699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104324699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104324699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104324699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104324699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104324699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104324699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104324699 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104324699 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104324699 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104324699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104324700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104324700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1482)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104324702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104324708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104324708 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104324713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104324713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104324713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104324713 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104324713 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104324713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104324713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104324713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104324713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104324714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104324714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104324714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104324714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104324714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104324714 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104324714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104324714 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104324714 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104324714 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104324714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104324715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104324715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104324718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1487)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1483)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104324725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104324725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104324736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104324736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104324736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104324736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104324736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104324736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104324736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104324736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104324736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104324737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104324737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104324737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104324737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104324737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104324737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104324737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104324737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104324737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104324737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104324737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104324738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104324738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104324741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1494)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@80cf929217c4: ************************************************* 20250115104324748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104324748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1492)@80cf929217c4: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104324948 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104324948 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:112) 20250115104324948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104324948 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104324950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104324950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104324950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104324950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104324950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104324950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104324950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104324950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104324950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104324950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104324950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104324950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104324950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104324950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104324950 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104325107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104325107 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104325107 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104325107 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104325108 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1496)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250115104325109 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104325756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104325756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104325756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104325756 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:601) 20250115104325756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104325756 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:233) 20250115104325756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104325756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104325756 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104325756 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104325757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104325757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104325757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104325757 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:601) 20250115104325757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104325757 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:233) 20250115104325757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104325757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@80cf929217c4: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='FFF20A81'O, index=0 SGSN_Test-GSUP(1497)@80cf929217c4: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@80cf929217c4: 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 := 'BA72181549641FD5C8A31C8BF1348A27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B43B72EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9771C2C8807452F5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BE8AC32639A4551E3A1E3D6DB43CECA7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '38F09AE154C9A1EC3EF5C226BD3F1F24'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DDD4A21D13D5D416CF6912C2DA80A4A2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1DA4848E31D46E62'O } } } } } 20250115104326136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104326136 DLLC NOTICE LLME(ffffffff/fff20a81){UNASSIGNED} LLC RX: unknown TLLI 0xfff20a81, creating LLME on the fly (gprs_llc.c:552) 20250115104326136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104326136 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1248) 20250115104326136 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Allocated (fsm.c:456) 20250115104326136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104326136 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Allocated (fsm.c:456) 20250115104326136 DMM DEBUG MM_STATE_Iu[0x55d43c570000]{Detached}: Allocated (fsm.c:456) 20250115104326136 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104326136 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104326136 DLLC NOTICE LLME(ffffffff/fff20a81){UNASSIGNED} LLGM Assign pre (fff20a81 => d1a83ecd) (gprs_llc.c:1079) 20250115104326136 DLLC NOTICE LLME(fff20a81/d1a83ecd){ASSIGNED} LLGM Assign post (fff20a81 => d1a83ecd) (gprs_llc.c:1125) 20250115104326136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104326136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104326136 DMM DEBUG MM(262420000001003/d1a83ecd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104326145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104326145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250115104326145 DMM DEBUG MM_STATE_Gb(0)[0x55d43c56fed0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104326145 DMM DEBUG MM(262420000001003/d1a83ecd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20250115104326145 DMM NOTICE MM(262420000001003/d1a83ecd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104326145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104326145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104326145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104326145 DMM DEBUG MM(262420000001003/d1a83ecd) Requesting authorization (sgsn_auth.c:160) 20250115104326145 DMM INFO MM(262420000001003/d1a83ecd) Requesting authentication tuples (sgsn_auth.c:184) 20250115104326145 DMM DEBUG MM(262420000001003/d1a83ecd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104326145 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250115104326145 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)@80cf929217c4: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@80cf929217c4: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250115104326147 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104326147 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104326147 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104326147 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104326147 DMM INFO MM(262420000001003/d1a83ecd) Subscriber data update (mmctx.c:445) 20250115104326147 DMM DEBUG MM(262420000001003/d1a83ecd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104326147 DMM INFO MM(262420000001003/d1a83ecd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104326147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104326147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104326147 DMM INFO MM(262420000001003/d1a83ecd) <- GMM AUTH AND CIPHERING REQ (rand = ba 72 18 15 49 64 1f d5 c8 a3 1c 8b f1 34 8a 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = dd d4 a2 1d 13 d5 d4 16 cf 69 12 c2 da 80 a4 a2 ) (gprs_gmm.c:465) 20250115104326153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104326153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250115104326153 DMM DEBUG MM_STATE_Gb(0)[0x55d43c56fed0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104326153 DMM INFO MM(262420000001003/d1a83ecd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104326153 DMM NOTICE MM(262420000001003/d1a83ecd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104326153 DMM DEBUG MM(262420000001003/d1a83ecd) checking auth: received UMTS RES = 1d a4 84 8e 31 d4 6e 62 (gprs_gmm.c:648) 20250115104326153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104326153 DMM DEBUG MM(262420000001003/d1a83ecd) Requesting authorization (sgsn_auth.c:160) 20250115104326153 DMM INFO MM(262420000001003/d1a83ecd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104326153 DMM DEBUG MM(262420000001003/d1a83ecd) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104326153 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250115104326153 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) 20250115104326153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250115104326153 DMM INFO MM(262420000001003/d1a83ecd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1a83ecd) (gprs_gmm.c:282) 20250115104326154 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104326154 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104326154 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250115104326154 DMM INFO MM(262420000001003/d1a83ecd) Subscriber data update (mmctx.c:445) 20250115104326154 DMM DEBUG MM(262420000001003/d1a83ecd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104326154 DMM INFO MM(262420000001003/d1a83ecd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104326154 DMM NOTICE MM(262420000001003/d1a83ecd) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20250115104326154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104326154 DMM NOTICE MM(262420000001003/d1a83ecd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104326154 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) 20250115104326155 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104326155 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250115104326155 DMM INFO MM(262420000001003/d1a83ecd) Subscriber data update (mmctx.c:445) 20250115104326155 DMM DEBUG MM(262420000001003/d1a83ecd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250115104326159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104326159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250115104326159 DMM DEBUG MM_STATE_Gb(0)[0x55d43c56fed0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20250115104326159 DMM INFO MM(262420000001003/d1a83ecd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104326159 DMM NOTICE MM(262420000001003/d1a83ecd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104326159 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104326159 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104326159 DLLC NOTICE LLME(fff20a81/d1a83ecd){ASSIGNED} LLGM Assign pre (ffffffff => d1a83ecd) (gprs_llc.c:1079) 20250115104326159 DLLC NOTICE LLME(ffffffff/d1a83ecd){ASSIGNED} LLGM Assign post (ffffffff => d1a83ecd) (gprs_llc.c:1125) 20250115104326159 DMM DEBUG MM_STATE_Gb(0)[0x55d43c56fed0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20250115104326159 DMM DEBUG MM_STATE_Gb(0)[0x55d43c56fed0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250115104326159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104326159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@80cf929217c4: 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 := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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 := 'D1A83ECD'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)@80cf929217c4: Added conn table entry 0TC_geran_attach_iu_rau(1499)8279363 SGSN_Test_0-SCCP(1492)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1493)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104326217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104326217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104326217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104326217 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:601) 20250115104326217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104326217 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:233) 20250115104326217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104326217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104326217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104326217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104326217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104326217 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:601) 20250115104326217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104326217 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:233) 20250115104326217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104326217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104326217 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104326217 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104326217 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104326217 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104326217 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104326217 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20250115104326217 DMM INFO MM(262420000001003/d1a83ecd) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d1a83ecd (00000000), TLLI: d1a83ecd (d1a83ecd), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20250115104326217 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20250115104326217 DMM DEBUG MM_STATE_Gb(0)[0x55d43c56fed0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250115104326217 DMM DEBUG MM_STATE_Gb(0)[0x55d43c56fed0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250115104326217 DLLC NOTICE LLME(ffffffff/d1a83ecd){ASSIGNED} LLGM Assign pre (d1a83ecd => ffffffff) (gprs_llc.c:1079) 20250115104326217 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1a83ecd => ffffffff) (gprs_llc.c:1125) 20250115104326217 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104326217 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20250115104326217 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104326217 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104326217 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:601) 20250115104326217 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104326217 DMM DEBUG MM(262420000001003/d1a83ecd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115104326217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104326217 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:233) 20250115104326217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104326217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@80cf929217c4: { messageType := 2, destLocRef := '7E5543'O ("~UC"), 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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1492)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1492)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104326222 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104326222 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104326222 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104326222 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:601) 20250115104326222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104326222 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:233) 20250115104326222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104326222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104326222 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104326222 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104326222 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104326222 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250115104326222 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104326222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104326222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104326222 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:601) 20250115104326222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104326222 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:233) 20250115104326222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104326222 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104326222 DMM INFO MM(262420000001003/d1a83ecd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20250115104326222 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250115104326222 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104326222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104326222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104326222 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:601) 20250115104326222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104326222 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:233) 20250115104326223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104326223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@80cf929217c4: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@80cf929217c4: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@80cf929217c4: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1492)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1492)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250115104326228 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104326228 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104326228 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104326228 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:601) 20250115104326228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104326228 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:233) 20250115104326228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104326228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104326228 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104326228 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104326228 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104326228 DMM INFO MM(262420000001003/d1a83ecd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20250115104326228 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20250115104326228 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104326228 DMM DEBUG MM_STATE_Iu[0x55d43c570000]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20250115104326228 DMM ERROR MM_STATE_Iu[0x55d43c570000]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@80cf929217c4: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@80cf929217c4: Final verdict of PTC: none 20250115104326232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43936<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1481)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1491)@80cf929217c4: Final verdict of PTC: none 20250115104326234 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104326234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1497)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@80cf929217c4: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@80cf929217c4: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1486)@80cf929217c4: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1484)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1489)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1479)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@80cf929217c4: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Jan 15 10:43:26 UTC 2025 ====== 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 20250115104326402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104326428 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104326428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104326428 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104326428 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104326428 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104326428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104326428 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104326428 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104326428 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:737) 20250115104326428 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104326428 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104326428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104326428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104326428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104326428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104326428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104326428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104326428 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250115104326904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167384) 20250115104327235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104327235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=167384, count=179672) 20250115104328237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104328237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104328429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104328429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104328429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:43:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104329237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104329237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_user started. 20250115104329945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104329948 DMM INFO MM(262420000001003/d1a83ecd) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104329948 DMM INFO MM(262420000001003/d1a83ecd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104329948 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104329948 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104329948 DMM DEBUG MM_STATE_Iu[0x55d43c570000]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104329948 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250115104329948 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) 20250115104329948 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:402) 20250115104329948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104329948 DMM DEBUG MM_STATE_Gb(0)[0x55d43c56fed0]{Idle}: Deallocated (fsm.c:568) 20250115104329948 DMM DEBUG MM_STATE_Iu[0x55d43c570000]{Detached}: Deallocated (fsm.c:568) 20250115104329948 DMM DEBUG GMM(gmm_fsm)[0x55d43c56fda0]{Deregistered}: Deallocated (fsm.c:568) 20250115104329948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@80cf929217c4: 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(1504)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104329997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104329997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104329997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104329997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104329997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104329997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104329997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104329997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104329997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104329998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104329998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104329998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104329998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104329998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104329998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104329998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104329998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104329998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104329998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104329998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104329999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104329999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104330002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104330008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104330008 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1505)@80cf929217c4: 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(1509)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(1503)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1509)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104330012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104330012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104330012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104330012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104330012 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104330012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104330012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104330012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104330012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104330012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104330012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104330012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104330012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104330012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104330012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104330012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104330012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104330012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104330012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104330012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104330013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104330013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104330015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104330020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104330020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104330041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104330041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104330041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104330041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104330041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104330041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104330041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104330041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104330041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104330045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104330045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104330045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104330046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104330046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104330046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104330046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104330046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104330046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104330046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104330046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104330048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104330048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104330052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1517)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@80cf929217c4: ************************************************* MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@80cf929217c4: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1511)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104330061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104330061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104330238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104330238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104330238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104330238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104330245 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104330245 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104330253 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104330253 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:112) 20250115104330253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104330253 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104330256 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104330256 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104330256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104330256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104330256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104330256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104330256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104330257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104330257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104330257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104330257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104330257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104330257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104330257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104330257 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104331060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331060 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:601) 20250115104331060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331060 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:233) 20250115104331060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331060 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104331060 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104331060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331060 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:601) 20250115104331060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331060 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:233) 20250115104331060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@80cf929217c4: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='DD1B1CBD'O, index=0 SGSN_Test-GSUP(1520)@80cf929217c4: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@80cf929217c4: 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 := 'A226'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 := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user(1522)4967972 SGSN_Test_0-SCCP(1515)@80cf929217c4: First idle individual index:0 20250115104331278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331278 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:601) 20250115104331278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331278 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:233) 20250115104331278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331278 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:601) 20250115104331278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331278 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:233) 20250115104331278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331278 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104331278 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104331278 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104331278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20250115104331278 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{Deregistered}: Allocated (fsm.c:456) 20250115104331278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104331278 DMM DEBUG MM_STATE_Gb[0x55d43c570130]{Idle}: Allocated (fsm.c:456) 20250115104331278 DMM DEBUG MM_STATE_Iu[0x55d43c568860]{Detached}: Allocated (fsm.c:456) 20250115104331278 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104331278 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104331278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104331278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104331278 DMM DEBUG MM(262420000001004/f61f0544) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104331278 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250115104331278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331278 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:601) 20250115104331278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331278 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:233) 20250115104331278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@80cf929217c4: { messageType := 2, destLocRef := '4BCE24'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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@80cf929217c4: 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 := '6A226B24D068E67A6B6A0A9B55C26A76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54DA7DC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ABBB2BAFD9EBDEDA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '57767CEE46B86DF0AFDA6EF048BBACD3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2B7AB5D532FAC4AE251CD4F8B108329D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D5228BE49A178CBA2B8E19C4C424D576'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '41CAD2DCC80F2F90'O } } } } } SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1515)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250115104331284 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331284 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331284 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331284 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:601) 20250115104331284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331284 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:233) 20250115104331284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331284 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104331284 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104331284 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104331284 DMM DEBUG MM(262420000001004/f61f0544) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250115104331284 DMM NOTICE MM(262420000001004/f61f0544) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104331284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104331284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104331284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104331284 DMM DEBUG MM(262420000001004/f61f0544) Requesting authorization (sgsn_auth.c:160) 20250115104331284 DMM INFO MM(262420000001004/f61f0544) Requesting authentication tuples (sgsn_auth.c:184) 20250115104331284 DMM DEBUG MM(262420000001004/f61f0544) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104331284 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250115104331284 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)@80cf929217c4: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250115104331286 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104331286 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104331286 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104331286 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104331286 DMM INFO MM(262420000001004/f61f0544) Subscriber data update (mmctx.c:445) 20250115104331286 DMM DEBUG MM(262420000001004/f61f0544) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104331286 DMM INFO MM(262420000001004/f61f0544) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104331286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104331286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104331286 DMM INFO MM(262420000001004/f61f0544) <- GMM AUTH AND CIPHERING REQ (rand = 6a 22 6b 24 d0 68 e6 7a 6b 6a 0a 9b 55 c2 6a 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 22 8b e4 9a 17 8c ba 2b 8e 19 c4 c4 24 d5 76 ) (gprs_gmm.c:465) 20250115104331286 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250115104331286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331286 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:601) 20250115104331286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331286 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:233) 20250115104331286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1515)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2241CAD2DC23094399990000100004F02904C80F2F90'O 20250115104331289 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331289 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331289 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331289 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:601) 20250115104331289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331289 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:233) 20250115104331289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331289 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104331289 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104331289 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104331289 DMM INFO MM(262420000001004/f61f0544) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104331289 DMM NOTICE MM(262420000001004/f61f0544) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104331289 DMM DEBUG MM(262420000001004/f61f0544) checking auth: received UMTS RES = 41 ca d2 dc c8 0f 2f 90 (gprs_gmm.c:648) 20250115104331289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104331289 DMM DEBUG MM(262420000001004/f61f0544) Requesting authorization (sgsn_auth.c:160) 20250115104331289 DMM INFO MM(262420000001004/f61f0544) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104331289 DMM DEBUG MM(262420000001004/f61f0544) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104331289 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250115104331289 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) 20250115104331289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104331289 DMM DEBUG MM(262420000001004/f61f0544) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104331289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331289 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:601) 20250115104331289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331289 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:233) 20250115104331289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1515)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104331294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331294 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331294 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331294 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:601) 20250115104331294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331294 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:233) 20250115104331294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331294 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104331294 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104331294 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104331294 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250115104331294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104331294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104331294 DMM INFO MM(262420000001004/f61f0544) <- GMM ATTACH ACCEPT (new P-TMSI=0xf61f0544) (gprs_gmm.c:282) 20250115104331294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331294 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:601) 20250115104331294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331294 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:233) 20250115104331294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331294 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250115104331294 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331294 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331294 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331294 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:601) 20250115104331294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331294 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:233) 20250115104331294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104331297 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104331297 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104331297 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250115104331297 DMM INFO MM(262420000001004/f61f0544) Subscriber data update (mmctx.c:445) 20250115104331297 DMM DEBUG MM(262420000001004/f61f0544) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104331297 DMM INFO MM(262420000001004/f61f0544) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104331297 DMM NOTICE MM(262420000001004/f61f0544) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250115104331297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104331297 DMM NOTICE MM(262420000001004/f61f0544) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104331297 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) 20250115104331298 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104331298 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250115104331298 DMM INFO MM(262420000001004/f61f0544) Subscriber data update (mmctx.c:445) 20250115104331298 DMM DEBUG MM(262420000001004/f61f0544) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1515)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104331300 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331300 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331300 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331300 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:601) 20250115104331300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331300 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:233) 20250115104331300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331300 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104331300 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104331300 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104331300 DMM INFO MM(262420000001004/f61f0544) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104331300 DMM NOTICE MM(262420000001004/f61f0544) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104331300 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104331300 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104331300 DMM DEBUG MM_STATE_Iu(5)[0x55d43c568860]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104331300 DMM DEBUG MM_STATE_Iu(5)[0x55d43c568860]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104331300 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331300 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331300 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331300 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:601) 20250115104331300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331300 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:233) 20250115104331300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331300 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104331300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1515)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1515)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104331303 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331303 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331303 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331303 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:601) 20250115104331304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331304 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:233) 20250115104331304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331304 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104331304 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104331304 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104331304 DMM INFO MM(262420000001004/f61f0544) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104331304 DMM DEBUG MM_STATE_Iu(5)[0x55d43c568860]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104331304 DMM DEBUG MM_STATE_Iu(5)[0x55d43c568860]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104331304 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331304 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331304 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331304 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:601) 20250115104331304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331304 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:233) 20250115104331304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on local reference:0 20250115104331304 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331305 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:601) 20250115104331305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331305 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:233) 20250115104331305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@80cf929217c4: Deleted conn table entry 0TC_attach_pdp_act_user(1522)4967972 TC_attach_pdp_act_user(1522)@80cf929217c4: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@80cf929217c4: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F61F0544'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user(1522)5492628 SGSN_Test_0-RAN(1516)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@80cf929217c4: First idle individual index:0 20250115104331512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104331512 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:601) 20250115104331512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331512 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:233) 20250115104331512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104331512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331513 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:601) 20250115104331512 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104331512 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104331513 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104331513 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF61F0544) type="signalling" (gprs_gmm.c:1897) 20250115104331513 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115104331513 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104331513 DMM DEBUG MM(262420000001004/f61f0544) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115104331513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331513 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:233) 20250115104331513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104331513 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331513 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104331513 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104331513 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:601) 20250115104331513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104331513 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:233) 20250115104331513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104331513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@80cf929217c4: { messageType := 2, destLocRef := '53CF94'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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@80cf929217c4: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@80cf929217c4: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@80cf929217c4: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@80cf929217c4: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@80cf929217c4: Final verdict of PTC: none 20250115104331518 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104331518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104331518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104331518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104331518 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104331518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104331518 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104331518 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104331518 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:737) 20250115104331518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104331518 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104331518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104331518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104331518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104331518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104331518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104331518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104331518 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@80cf929217c4: Final verdict of PTC: none 20250115104331520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1505)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1509)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1520)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1514)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1504)@80cf929217c4: Final verdict of PTC: none 20250115104331522 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104331522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI210(1508)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1507)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1512)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1502)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@80cf929217c4: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Wed Jan 15 10:43:31 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250115104331656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104332158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235128) 20250115104332524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104332524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235128, count=236288) 20250115104333519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104333519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104333519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115104333524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104333524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Wed Jan 15 10:43:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104334526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104334526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250115104335189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104335189 DMM INFO MM(262420000001004/f61f0544) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104335189 DMM INFO MM(262420000001004/f61f0544) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104335189 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104335189 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104335189 DMM DEBUG MM_STATE_Iu(5)[0x55d43c568860]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104335189 DMM DEBUG MM_STATE_Iu(5)[0x55d43c568860]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104335189 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250115104335189 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) 20250115104335189 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:402) 20250115104335189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104335189 DMM DEBUG MM_STATE_Gb[0x55d43c570130]{Idle}: Deallocated (fsm.c:568) 20250115104335189 DMM DEBUG MM_STATE_Iu(5)[0x55d43c568860]{Detached}: Deallocated (fsm.c:568) 20250115104335189 DMM DEBUG GMM(gmm_fsm)[0x55d43c570000]{Deregistered}: Deallocated (fsm.c:568) 20250115104335189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 20250115104335199 DGPRS DEBUG Checking for inactive LLMEs, time = 168720 (sgsn.c:132) SGSN_Test-Gb0-BSSGP0(1524)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104335205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104335206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104335206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104335206 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104335206 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104335206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104335206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104335206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104335206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104335207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104335207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104335207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104335207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104335207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104335207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104335207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104335207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104335207 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104335207 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104335207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1527)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104335207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104335207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104335210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104335215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104335215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@80cf929217c4: 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)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1533)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1532)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104335227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104335227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104335227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104335227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104335227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104335227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104335227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104335227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104335227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1533)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104335228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104335228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104335228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104335228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104335228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104335228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104335228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104335228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104335228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104335228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104335228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104335228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104335228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1533)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1533)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104335231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1529)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1532)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115104335237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104335237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1537)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104335240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104335240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104335240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104335240 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104335240 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104335240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104335240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104335240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104335240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104335241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104335241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104335241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104335241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104335241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104335241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104335241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104335241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104335241 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104335241 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104335241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104335241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104335241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104335245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1540)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@80cf929217c4: ************************************************* MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@80cf929217c4: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104335252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104335252 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104335449 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104335449 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:112) 20250115104335449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104335449 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104335450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104335450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104335450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104335450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104335450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104335450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104335450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104335451 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104335451 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104335451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104335451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104335451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104335451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104335451 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104335451 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104335526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104335526 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104335526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104335526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104335528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104335528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104336257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336257 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:601) 20250115104336257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336257 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:233) 20250115104336257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336257 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104336257 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104336257 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336257 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336257 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336257 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:601) 20250115104336257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336257 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:233) 20250115104336257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@80cf929217c4: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='E3C4DFD6'O, index=0 SGSN_Test-GSUP(1543)@80cf929217c4: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@80cf929217c4: 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 := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'A10B'O, rac := 'AA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10688084 SGSN_Test_0-SCCP(1538)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1539)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104336565 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336565 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336565 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336565 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:601) 20250115104336565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336565 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:233) 20250115104336565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336565 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104336565 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104336565 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104336565 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1248) 20250115104336565 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{Deregistered}: Allocated (fsm.c:456) 20250115104336565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104336565 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Allocated (fsm.c:456) 20250115104336565 DMM DEBUG MM_STATE_Iu[0x55d43c568bd0]{Detached}: Allocated (fsm.c:456) 20250115104336565 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104336565 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104336565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104336565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104336565 DMM DEBUG MM(262420000001058/deb87aa2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104336565 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250115104336565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336565 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:601) 20250115104336565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336565 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:233) 20250115104336565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336565 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:601) 20250115104336565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336565 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:233) 20250115104336565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@80cf929217c4: { messageType := 2, destLocRef := 'A31654'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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@80cf929217c4: 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 := '6C7AC65AC9BD72351BAB032C04BA6AD2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D39E0E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69A949E279828002'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DB9594C9CEAD0D83647DAF7136921E2E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E097A958535CA70A585C914FB4396DEA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D1CE4D8F1563D5C34C8A8B87F6788A81'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '85E13CFE580AADC4'O } } } } } SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1538)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250115104336574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336574 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:601) 20250115104336574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336574 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:233) 20250115104336574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336574 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104336574 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104336574 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104336574 DMM DEBUG MM(262420000001058/deb87aa2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20250115104336574 DMM NOTICE MM(262420000001058/deb87aa2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104336574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104336574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104336574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104336574 DMM DEBUG MM(262420000001058/deb87aa2) Requesting authorization (sgsn_auth.c:160) 20250115104336574 DMM INFO MM(262420000001058/deb87aa2) Requesting authentication tuples (sgsn_auth.c:184) 20250115104336574 DMM DEBUG MM(262420000001058/deb87aa2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104336574 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250115104336574 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@80cf929217c4: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250115104336576 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104336576 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104336576 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104336576 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104336576 DMM INFO MM(262420000001058/deb87aa2) Subscriber data update (mmctx.c:445) 20250115104336576 DMM DEBUG MM(262420000001058/deb87aa2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104336576 DMM INFO MM(262420000001058/deb87aa2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104336576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104336576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104336576 DMM INFO MM(262420000001058/deb87aa2) <- GMM AUTH AND CIPHERING REQ (rand = 6c 7a c6 5a c9 bd 72 35 1b ab 03 2c 04 ba 6a d2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d1 ce 4d 8f 15 63 d5 c3 4c 8a 8b 87 f6 78 8a 81 ) (gprs_gmm.c:465) 20250115104336576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250115104336576 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336576 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336576 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336576 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:601) 20250115104336576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336576 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:233) 20250115104336576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1538)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2285E13CFE23094399990000105008F02904580AADC4'O 20250115104336581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336581 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:601) 20250115104336581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336581 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:233) 20250115104336581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336581 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104336581 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104336581 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104336581 DMM INFO MM(262420000001058/deb87aa2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104336581 DMM NOTICE MM(262420000001058/deb87aa2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104336581 DMM DEBUG MM(262420000001058/deb87aa2) checking auth: received UMTS RES = 85 e1 3c fe 58 0a ad c4 (gprs_gmm.c:648) 20250115104336581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104336581 DMM DEBUG MM(262420000001058/deb87aa2) Requesting authorization (sgsn_auth.c:160) 20250115104336581 DMM INFO MM(262420000001058/deb87aa2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104336581 DMM DEBUG MM(262420000001058/deb87aa2) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104336581 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250115104336581 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250115104336581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104336581 DMM DEBUG MM(262420000001058/deb87aa2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104336581 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336581 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336581 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:601) 20250115104336581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336581 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:233) 20250115104336581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1538)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104336587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336587 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:601) 20250115104336587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336587 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:233) 20250115104336587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336587 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104336587 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104336587 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104336587 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250115104336587 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104336587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104336587 DMM INFO MM(262420000001058/deb87aa2) <- GMM ATTACH ACCEPT (new P-TMSI=0xdeb87aa2) (gprs_gmm.c:282) 20250115104336587 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250115104336587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336587 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:601) 20250115104336587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336587 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:233) 20250115104336587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336587 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336587 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:601) 20250115104336587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336587 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:233) 20250115104336587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104336590 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104336590 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104336590 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250115104336590 DMM INFO MM(262420000001058/deb87aa2) Subscriber data update (mmctx.c:445) 20250115104336590 DMM DEBUG MM(262420000001058/deb87aa2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104336590 DMM INFO MM(262420000001058/deb87aa2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104336590 DMM NOTICE MM(262420000001058/deb87aa2) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20250115104336590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104336590 DMM NOTICE MM(262420000001058/deb87aa2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104336590 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20250115104336591 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104336591 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250115104336591 DMM INFO MM(262420000001058/deb87aa2) Subscriber data update (mmctx.c:445) 20250115104336591 DMM DEBUG MM(262420000001058/deb87aa2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1538)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104336592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336593 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:601) 20250115104336593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336593 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:233) 20250115104336593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336593 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104336593 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104336593 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104336593 DMM INFO MM(262420000001058/deb87aa2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104336593 DMM NOTICE MM(262420000001058/deb87aa2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104336593 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104336593 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104336593 DMM DEBUG MM_STATE_Iu(7)[0x55d43c568bd0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104336593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336593 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:601) 20250115104336593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336593 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:233) 20250115104336593 DMM DEBUG MM_STATE_Iu(7)[0x55d43c568bd0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104336593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104336593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104336593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1538)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1538)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104336597 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336597 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336597 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336597 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:601) 20250115104336597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336597 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:233) 20250115104336597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336598 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104336598 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104336598 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104336598 DMM INFO MM(262420000001058/deb87aa2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104336598 DMM DEBUG MM_STATE_Iu(7)[0x55d43c568bd0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104336598 DMM DEBUG MM_STATE_Iu(7)[0x55d43c568bd0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104336598 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336598 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336598 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336598 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:601) 20250115104336598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336598 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:233) 20250115104336598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on local reference:0 20250115104336599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336599 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:601) 20250115104336599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336599 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:233) 20250115104336599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@80cf929217c4: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10688084 TC_attach_pdp_act_user_addr_v4raw(1545)@80cf929217c4: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@80cf929217c4: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DEB87AA2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)2720129 SGSN_Test_0-RAN(1539)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@80cf929217c4: First idle individual index:0 20250115104336800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104336800 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:601) 20250115104336800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336800 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:233) 20250115104336800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104336800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336801 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:601) 20250115104336801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336801 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:233) 20250115104336801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104336801 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104336801 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104336801 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104336801 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDEB87AA2) type="signalling" (gprs_gmm.c:1897) 20250115104336801 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115104336801 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104336801 DMM DEBUG MM(262420000001058/deb87aa2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115104336801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104336801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104336801 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:601) 20250115104336801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104336801 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:233) 20250115104336801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104336801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@80cf929217c4: { messageType := 2, destLocRef := '298181'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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@80cf929217c4: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@80cf929217c4: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@80cf929217c4: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@80cf929217c4: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@80cf929217c4: Final verdict of PTC: none 20250115104336805 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104336805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104336805 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104336805 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104336805 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104336805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104336805 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104336805 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104336805 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:737) 20250115104336805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104336805 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104336805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104336805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104336805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104336805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104336805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104336805 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104336805 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@80cf929217c4: Final verdict of PTC: none 20250115104336807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48616<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115104336809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104336809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1542)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1533)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1543)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1532)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1527)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1537)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1525)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1531)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1535)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1532): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1533): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@80cf929217c4: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Wed Jan 15 10:43:36 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250115104336942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104337443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233808) 20250115104337810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104337810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233808, count=238260) 20250115104338806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104338807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104338807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115104338811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104338811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Wed Jan 15 10:43:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104339812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104339812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250115104340472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104340473 DMM INFO MM(262420000001058/deb87aa2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104340473 DMM INFO MM(262420000001058/deb87aa2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104340473 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104340473 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104340473 DMM DEBUG MM_STATE_Iu(7)[0x55d43c568bd0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104340473 DMM DEBUG MM_STATE_Iu(7)[0x55d43c568bd0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104340473 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250115104340473 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250115104340473 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250115104340473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104340473 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Deallocated (fsm.c:568) 20250115104340473 DMM DEBUG MM_STATE_Iu(7)[0x55d43c568bd0]{Detached}: Deallocated (fsm.c:568) 20250115104340473 DMM DEBUG GMM(gmm_fsm)[0x55d43c568860]{Deregistered}: Deallocated (fsm.c:568) 20250115104340473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104340503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104340504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104340504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104340504 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104340504 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104340504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104340504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104340504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104340504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104340505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104340505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104340505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104340505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104340506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104340506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104340506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104340506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104340506 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104340506 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104340506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104340506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104340506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1550)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1551)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 20250115104340510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104340520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104340520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@80cf929217c4: 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 } TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1555)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104340529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104340529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104340529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104340529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104340529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104340529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104340529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104340529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104340529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104340530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104340530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104340530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104340531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104340531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104340531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104340531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104340531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104340531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104340531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104340531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104340531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104340531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1556)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104340536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1552)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104340546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104340546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1556)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104340556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104340556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104340556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104340556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104340556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104340556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104340556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104340556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104340556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104340558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104340558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104340558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104340558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104340558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104340558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104340558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104340558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104340558 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104340558 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104340558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104340559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104340559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test_0-M3UA(1563)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1563)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@80cf929217c4: ************************************************* 20250115104340563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1561)@80cf929217c4: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104340572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104340572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104340762 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104340762 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:112) 20250115104340762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104340762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104340765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104340765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104340765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104340765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104340765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104340765 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104340765 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104340766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104340766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104340766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104340766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104340766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104340766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104340766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104340766 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104340813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104340813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104340813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104340813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104340815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104340815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104341600 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104341600 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104341596 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341596 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104341596 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:601) 20250115104341596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341596 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:233) 20250115104341596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104341596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341604 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:601) 20250115104341604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341604 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:233) 20250115104341604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@80cf929217c4: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F6836FD8'O, index=0 SGSN_Test-GSUP(1566)@80cf929217c4: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@80cf929217c4: 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 := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'B9FD'O, rac := '5E'O ("^") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13991597 SGSN_Test_0-SCCP(1561)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1562)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104341871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104341871 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:601) 20250115104341871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341871 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:233) 20250115104341871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104341871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341872 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:601) 20250115104341871 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104341872 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104341872 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104341872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1248) 20250115104341872 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{Deregistered}: Allocated (fsm.c:456) 20250115104341872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104341872 DMM DEBUG MM_STATE_Gb[0x55d43c570130]{Idle}: Allocated (fsm.c:456) 20250115104341872 DMM DEBUG MM_STATE_Iu[0x55d43c57ebf0]{Detached}: Allocated (fsm.c:456) 20250115104341872 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104341872 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104341872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104341872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104341872 DMM DEBUG MM(262420000001055/e5bc5d5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104341872 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250115104341872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341872 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:233) 20250115104341872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341872 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:601) 20250115104341872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341872 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:233) 20250115104341872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@80cf929217c4: { messageType := 2, destLocRef := 'D57EAD'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(1561)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@80cf929217c4: 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 := '996772AAC0DB7F95EFB944E5115E8B92'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F782C004'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B206B162AD98402'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '78DC0ECC9AE879E4EC3695E6200DCDCC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '82FB7B8AC83AE76F50ABAF696DE46A4B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '32BABA3326C1150EB61E77418D62EA12'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4762E20EA57E7430'O } } } } } SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1561)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250115104341885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104341885 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:601) 20250115104341885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341885 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:233) 20250115104341885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104341885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341885 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104341885 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104341885 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104341885 DMM DEBUG MM(262420000001055/e5bc5d5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20250115104341885 DMM NOTICE MM(262420000001055/e5bc5d5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104341885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104341885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104341885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104341885 DMM DEBUG MM(262420000001055/e5bc5d5d) Requesting authorization (sgsn_auth.c:160) 20250115104341885 DMM INFO MM(262420000001055/e5bc5d5d) Requesting authentication tuples (sgsn_auth.c:184) 20250115104341885 DMM DEBUG MM(262420000001055/e5bc5d5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104341885 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250115104341885 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@80cf929217c4: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250115104341889 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104341889 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104341889 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104341889 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104341889 DMM INFO MM(262420000001055/e5bc5d5d) Subscriber data update (mmctx.c:445) 20250115104341889 DMM DEBUG MM(262420000001055/e5bc5d5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104341889 DMM INFO MM(262420000001055/e5bc5d5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104341889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104341889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104341889 DMM INFO MM(262420000001055/e5bc5d5d) <- GMM AUTH AND CIPHERING REQ (rand = 99 67 72 aa c0 db 7f 95 ef b9 44 e5 11 5e 8b 92 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 32 ba ba 33 26 c1 15 0e b6 1e 77 41 8d 62 ea 12 ) (gprs_gmm.c:465) 20250115104341889 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250115104341889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341889 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:601) 20250115104341889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341889 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:233) 20250115104341889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1561)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E224762E20E23094399990000105005F02904A57E7430'O 20250115104341898 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341898 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341898 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104341898 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:601) 20250115104341898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341898 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:233) 20250115104341898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104341898 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341898 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104341898 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104341898 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104341898 DMM INFO MM(262420000001055/e5bc5d5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104341898 DMM NOTICE MM(262420000001055/e5bc5d5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104341898 DMM DEBUG MM(262420000001055/e5bc5d5d) checking auth: received UMTS RES = 47 62 e2 0e a5 7e 74 30 (gprs_gmm.c:648) 20250115104341898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104341898 DMM DEBUG MM(262420000001055/e5bc5d5d) Requesting authorization (sgsn_auth.c:160) 20250115104341898 DMM INFO MM(262420000001055/e5bc5d5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104341898 DMM DEBUG MM(262420000001055/e5bc5d5d) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104341898 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250115104341898 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250115104341898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104341898 DMM DEBUG MM(262420000001055/e5bc5d5d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104341898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341898 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:601) 20250115104341898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341898 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:233) 20250115104341898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1561)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104341909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104341909 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:601) 20250115104341909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341909 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:233) 20250115104341909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104341909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341910 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104341910 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104341910 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104341910 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250115104341910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104341910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104341910 DMM INFO MM(262420000001055/e5bc5d5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5bc5d5d) (gprs_gmm.c:282) 20250115104341910 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250115104341910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341910 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:601) 20250115104341910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341910 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:233) 20250115104341910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341910 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:601) 20250115104341910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341910 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:233) 20250115104341910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104341915 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104341915 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104341915 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250115104341915 DMM INFO MM(262420000001055/e5bc5d5d) Subscriber data update (mmctx.c:445) 20250115104341915 DMM DEBUG MM(262420000001055/e5bc5d5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104341915 DMM INFO MM(262420000001055/e5bc5d5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104341915 DMM NOTICE MM(262420000001055/e5bc5d5d) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20250115104341915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104341915 DMM NOTICE MM(262420000001055/e5bc5d5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104341915 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20250115104341916 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104341916 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250115104341916 DMM INFO MM(262420000001055/e5bc5d5d) Subscriber data update (mmctx.c:445) 20250115104341916 DMM DEBUG MM(262420000001055/e5bc5d5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1561)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104341919 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341919 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341919 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104341919 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:601) 20250115104341919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341919 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:233) 20250115104341919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104341919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341919 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104341919 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104341919 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104341919 DMM INFO MM(262420000001055/e5bc5d5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104341919 DMM NOTICE MM(262420000001055/e5bc5d5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104341919 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104341919 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104341919 DMM DEBUG MM_STATE_Iu(9)[0x55d43c57ebf0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104341919 DMM DEBUG MM_STATE_Iu(9)[0x55d43c57ebf0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104341919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104341919 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341919 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341919 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341919 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:601) 20250115104341919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341919 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:233) 20250115104341919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341919 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1561)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1561)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104341925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104341925 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:601) 20250115104341925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341925 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:233) 20250115104341926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104341926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104341926 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104341926 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104341926 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104341926 DMM INFO MM(262420000001055/e5bc5d5d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104341926 DMM DEBUG MM_STATE_Iu(9)[0x55d43c57ebf0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104341926 DMM DEBUG MM_STATE_Iu(9)[0x55d43c57ebf0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104341926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104341926 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:601) 20250115104341926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341926 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:233) 20250115104341926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104341926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on local reference:0 20250115104341927 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104341927 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104341927 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104341927 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:601) 20250115104341927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104341927 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:233) 20250115104341927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104341927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@80cf929217c4: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)13991597 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@80cf929217c4: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@80cf929217c4: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E5BC5D5D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)740427 SGSN_Test_0-RAN(1562)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@80cf929217c4: First idle individual index:0 20250115104342128 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104342128 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104342128 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104342128 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:601) 20250115104342128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104342128 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:233) 20250115104342128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104342128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104342129 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104342129 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104342129 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104342129 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE5BC5D5D) type="signalling" (gprs_gmm.c:1897) 20250115104342129 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115104342129 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104342129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104342129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104342129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104342129 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:601) 20250115104342129 DMM DEBUG MM(262420000001055/e5bc5d5d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115104342129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104342129 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:233) 20250115104342129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104342129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104342129 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104342129 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104342129 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104342129 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:601) 20250115104342129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104342129 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:233) 20250115104342129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104342129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@80cf929217c4: { messageType := 2, destLocRef := '0B4C4B'O ("\vLK"), 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)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@80cf929217c4: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@80cf929217c4: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@80cf929217c4: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@80cf929217c4: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@80cf929217c4: Final verdict of PTC: none 20250115104342135 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104342135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104342135 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104342135 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104342135 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104342135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104342135 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104342135 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104342135 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:737) 20250115104342135 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104342135 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104342135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104342135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104342135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104342135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104342135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104342135 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104342136 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@80cf929217c4: Final verdict of PTC: none 20250115104342139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48642<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115104342141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104342141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1551)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1560)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1555)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1548)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1559)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1566)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1550)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1553)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@80cf929217c4: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Wed Jan 15 10:43:42 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250115104342313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104342815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234020) 20250115104343141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104343142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234020, count=238472) 20250115104344136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104344136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104344136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115104344143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104344143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Wed Jan 15 10:43:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104345145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104345145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250115104345844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104345844 DMM INFO MM(262420000001055/e5bc5d5d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104345844 DMM INFO MM(262420000001055/e5bc5d5d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104345844 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104345844 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104345844 DMM DEBUG MM_STATE_Iu(9)[0x55d43c57ebf0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104345844 DMM DEBUG MM_STATE_Iu(9)[0x55d43c57ebf0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104345845 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250115104345845 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250115104345845 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250115104345845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104345845 DMM DEBUG MM_STATE_Gb[0x55d43c570130]{Idle}: Deallocated (fsm.c:568) 20250115104345845 DMM DEBUG MM_STATE_Iu(9)[0x55d43c57ebf0]{Detached}: Deallocated (fsm.c:568) 20250115104345845 DMM DEBUG GMM(gmm_fsm)[0x55d43c568bd0]{Deregistered}: Deallocated (fsm.c:568) 20250115104345845 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@80cf929217c4: 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)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104345864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104345864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104345864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104345864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104345864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104345864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104345865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104345865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104345865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104345866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104345866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104345866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104345866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104345866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104345866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104345866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104345866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104345866 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104345866 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104345866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104345866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104345866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104345870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@80cf929217c4: 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 } 20250115104345879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104345879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1578)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@80cf929217c4: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104345884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104345884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104345884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104345884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104345884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104345884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104345884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104345884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104345884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104345885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104345885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104345885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104345885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104345885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104345885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104345885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104345885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104345885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104345885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104345885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104345886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104345886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1579)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104345890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104345897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104345897 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1579)@80cf929217c4: 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)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1583)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104345903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104345903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104345903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104345903 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104345903 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104345903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104345903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104345903 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104345903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104345904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104345904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104345904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104345904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104345904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104345904 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104345904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104345904 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104345904 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104345904 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104345904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1583)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104345905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104345905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104345907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1586)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@80cf929217c4: ************************************************* MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1580)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1584)@80cf929217c4: v_sccp_pdu_maxlen:268 20250115104345914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104345914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104346111 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104346111 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:112) 20250115104346111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104346111 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104346113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104346113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104346113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104346113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104346113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104346113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104346113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104346113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104346113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104346113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104346113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104346113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104346113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104346113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104346113 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104346146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104346146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104346146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104346146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104346147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104346147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104346918 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104346918 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104346918 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104346918 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:601) 20250115104346918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104346918 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:233) 20250115104346918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104346918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104346918 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104346918 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104346918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104346918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104346918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104346918 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:601) 20250115104346918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104346918 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:233) 20250115104346918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104346918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@80cf929217c4: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='DDD4A4B3'O, index=0 SGSN_Test-GSUP(1589)@80cf929217c4: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@80cf929217c4: 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 := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'A954'O, rac := '06'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)4182843 SGSN_Test_0-SCCP(1584)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1585)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104347181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347181 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104347181 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:601) 20250115104347181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347181 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:233) 20250115104347181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104347181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347181 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:601) 20250115104347181 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104347181 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104347181 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104347181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1248) 20250115104347181 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{Deregistered}: Allocated (fsm.c:456) 20250115104347181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104347181 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Allocated (fsm.c:456) 20250115104347181 DMM DEBUG MM_STATE_Iu[0x55d43c57f4b0]{Detached}: Allocated (fsm.c:456) 20250115104347181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347181 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:233) 20250115104347181 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104347181 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104347181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104347181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104347181 DMM DEBUG MM(262420000001056/e08bc86d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104347181 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250115104347181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347181 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:601) 20250115104347181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347181 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:233) 20250115104347181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@80cf929217c4: { messageType := 2, destLocRef := '3FD33B'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(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@80cf929217c4: 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 := 'EB7E6DEF12DCF197A76F234AE8F9B143'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EF25D2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '77355C48545D64D7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '817317B08C1142ACA289F83151515E01'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B56C05B17DD99AF8DA32BB6A047CF27D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F845157BEA1B87106A65A61F87EF6607'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '71B2503FF909F4B9'O } } } } } SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1584)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250115104347186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104347186 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:601) 20250115104347186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347186 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:233) 20250115104347186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104347186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347186 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104347186 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104347186 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104347186 DMM DEBUG MM(262420000001056/e08bc86d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20250115104347186 DMM NOTICE MM(262420000001056/e08bc86d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104347186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104347186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104347186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104347186 DMM DEBUG MM(262420000001056/e08bc86d) Requesting authorization (sgsn_auth.c:160) 20250115104347186 DMM INFO MM(262420000001056/e08bc86d) Requesting authentication tuples (sgsn_auth.c:184) 20250115104347186 DMM DEBUG MM(262420000001056/e08bc86d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104347186 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250115104347186 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@80cf929217c4: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250115104347188 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104347188 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104347188 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104347188 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104347188 DMM INFO MM(262420000001056/e08bc86d) Subscriber data update (mmctx.c:445) 20250115104347188 DMM DEBUG MM(262420000001056/e08bc86d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104347188 DMM INFO MM(262420000001056/e08bc86d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104347188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104347188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104347188 DMM INFO MM(262420000001056/e08bc86d) <- GMM AUTH AND CIPHERING REQ (rand = eb 7e 6d ef 12 dc f1 97 a7 6f 23 4a e8 f9 b1 43 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f8 45 15 7b ea 1b 87 10 6a 65 a6 1f 87 ef 66 07 ) (gprs_gmm.c:465) 20250115104347188 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250115104347188 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347188 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:601) 20250115104347188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347188 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:233) 20250115104347188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1584)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813012271B2503F23094399990000105006F02904F909F4B9'O 20250115104347191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104347191 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:601) 20250115104347191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347191 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:233) 20250115104347191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104347191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347191 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104347191 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104347191 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104347191 DMM INFO MM(262420000001056/e08bc86d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104347191 DMM NOTICE MM(262420000001056/e08bc86d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104347191 DMM DEBUG MM(262420000001056/e08bc86d) checking auth: received UMTS RES = 71 b2 50 3f f9 09 f4 b9 (gprs_gmm.c:648) 20250115104347191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104347191 DMM DEBUG MM(262420000001056/e08bc86d) Requesting authorization (sgsn_auth.c:160) 20250115104347191 DMM INFO MM(262420000001056/e08bc86d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104347191 DMM DEBUG MM(262420000001056/e08bc86d) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104347191 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250115104347191 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250115104347191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104347191 DMM DEBUG MM(262420000001056/e08bc86d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104347191 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347191 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347191 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347191 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:601) 20250115104347191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347191 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:233) 20250115104347191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1584)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104347195 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347195 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347195 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104347195 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:601) 20250115104347195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347195 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:233) 20250115104347195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104347195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347196 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104347196 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104347196 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104347196 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250115104347196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104347196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104347196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347196 DMM INFO MM(262420000001056/e08bc86d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe08bc86d) (gprs_gmm.c:282) 20250115104347196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347196 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:601) 20250115104347196 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250115104347196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347196 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:233) 20250115104347196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347196 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347196 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347196 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347196 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:601) 20250115104347196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347196 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:233) 20250115104347196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104347199 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104347199 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104347199 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250115104347199 DMM INFO MM(262420000001056/e08bc86d) Subscriber data update (mmctx.c:445) 20250115104347199 DMM DEBUG MM(262420000001056/e08bc86d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104347199 DMM INFO MM(262420000001056/e08bc86d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104347199 DMM NOTICE MM(262420000001056/e08bc86d) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20250115104347199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104347199 DMM NOTICE MM(262420000001056/e08bc86d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104347199 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20250115104347200 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104347200 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250115104347200 DMM INFO MM(262420000001056/e08bc86d) Subscriber data update (mmctx.c:445) 20250115104347200 DMM DEBUG MM(262420000001056/e08bc86d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1584)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104347202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104347202 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:601) 20250115104347202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347202 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:233) 20250115104347202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104347202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347202 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104347202 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104347202 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104347203 DMM INFO MM(262420000001056/e08bc86d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104347203 DMM NOTICE MM(262420000001056/e08bc86d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104347203 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104347203 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104347203 DMM DEBUG MM_STATE_Iu(11)[0x55d43c57f4b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104347203 DMM DEBUG MM_STATE_Iu(11)[0x55d43c57f4b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104347203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104347203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104347203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347203 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:601) 20250115104347203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347203 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:233) 20250115104347203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1584)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1584)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104347206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104347206 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:601) 20250115104347206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347206 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:233) 20250115104347206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104347206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347206 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104347206 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104347206 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104347206 DMM INFO MM(262420000001056/e08bc86d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104347206 DMM DEBUG MM_STATE_Iu(11)[0x55d43c57f4b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104347206 DMM DEBUG MM_STATE_Iu(11)[0x55d43c57f4b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104347206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347206 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:601) 20250115104347206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347206 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:233) 20250115104347206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on local reference:0 20250115104347207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347207 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104347208 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:601) 20250115104347208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347208 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:233) 20250115104347208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104347208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@80cf929217c4: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)4182843 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@80cf929217c4: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@80cf929217c4: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E08BC86D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)3203265 SGSN_Test_0-RAN(1585)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@80cf929217c4: First idle individual index:0 20250115104347408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104347408 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:601) 20250115104347408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347408 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:233) 20250115104347408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104347408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347409 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:601) 20250115104347409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347409 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:233) 20250115104347409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104347409 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104347409 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104347409 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104347409 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE08BC86D) type="signalling" (gprs_gmm.c:1897) 20250115104347409 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115104347409 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104347409 DMM DEBUG MM(262420000001056/e08bc86d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115104347409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104347409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104347409 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:601) 20250115104347409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104347409 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:233) 20250115104347409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104347409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@80cf929217c4: { messageType := 2, destLocRef := '30E0C1'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(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@80cf929217c4: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@80cf929217c4: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@80cf929217c4: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@80cf929217c4: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@80cf929217c4: Final verdict of PTC: none 20250115104347412 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104347412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104347413 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104347413 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104347413 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104347413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104347413 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104347413 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104347413 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:737) 20250115104347413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104347413 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104347413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104347413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104347413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104347413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104347413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104347413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104347413 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@80cf929217c4: Final verdict of PTC: none 20250115104347414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1573)@80cf929217c4: Final verdict of PTC: none 20250115104347416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104347416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1578)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1583)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1581)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1571)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1576)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1589)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@80cf929217c4: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Wed Jan 15 10:43:47 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250115104347583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104348085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54226<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234112) 20250115104348417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104348417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234112, count=238564) 20250115104349414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104349414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104349414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115104349418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104349418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Wed Jan 15 10:43:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104350418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104350419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250115104351113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104351114 DMM INFO MM(262420000001056/e08bc86d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104351114 DMM INFO MM(262420000001056/e08bc86d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104351114 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104351114 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104351114 DMM DEBUG MM_STATE_Iu(11)[0x55d43c57f4b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104351114 DMM DEBUG MM_STATE_Iu(11)[0x55d43c57f4b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104351114 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250115104351114 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250115104351114 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250115104351114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104351114 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Deallocated (fsm.c:568) 20250115104351114 DMM DEBUG MM_STATE_Iu(11)[0x55d43c57f4b0]{Detached}: Deallocated (fsm.c:568) 20250115104351114 DMM DEBUG GMM(gmm_fsm)[0x55d43c57ebf0]{Deregistered}: Deallocated (fsm.c:568) 20250115104351114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@80cf929217c4: 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(1596)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104351131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104351131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104351131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104351131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104351131 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104351131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104351131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104351131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104351131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104351133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104351133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104351133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104351133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104351133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104351133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104351133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104351133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104351133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104351133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104351133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1596)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104351134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104351134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104351137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104351146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104351147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1597)@80cf929217c4: 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(1601)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1601)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104351152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104351152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104351152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104351152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104351152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104351152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104351152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104351152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104351152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104351153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104351153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104351153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104351153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104351153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104351153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104351153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104351153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104351153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104351153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104351153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104351153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104351153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1602)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104351156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104351162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104351162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1602)@80cf929217c4: 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(1607)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1607)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104351171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104351171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104351171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104351171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104351171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104351171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104351172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104351172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104351172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1607)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104351172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104351172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104351172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104351172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104351172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104351172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104351173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104351173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104351173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104351173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104351173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1607)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250115104351173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104351173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1607)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1609)@80cf929217c4: M3UA emulation initiated, the test can be started 20250115104351175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1609)@80cf929217c4: ************************************************* MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test_0-SCCP(1606)@80cf929217c4: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1603)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104351181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104351181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104351376 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104351376 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:112) 20250115104351376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104351376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104351377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104351377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104351377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104351377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104351377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104351377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104351377 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104351378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104351378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104351378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104351378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104351378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104351378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104351378 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104351378 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104351419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104351419 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104351419 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104351419 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104351421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104351422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1611)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104352183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352183 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352183 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:601) 20250115104352183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352183 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:233) 20250115104352183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352183 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104352183 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104352184 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352184 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352184 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352184 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:601) 20250115104352184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352184 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:233) 20250115104352184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@80cf929217c4: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='DAF0C33A'O, index=0 SGSN_Test-GSUP(1612)@80cf929217c4: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@80cf929217c4: 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 := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '8FF1'O, rac := '35'O ("5") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1608)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16339958 SGSN_Test_0-SCCP(1606)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1608)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104352457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352457 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352457 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352457 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:601) 20250115104352457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352457 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:233) 20250115104352457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352457 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:601) 20250115104352457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352457 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:233) 20250115104352457 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104352457 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104352457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352457 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104352457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST 20250115104352457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1248) 20250115104352457 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{Deregistered}: Allocated (fsm.c:456) 20250115104352457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104352457 DMM DEBUG MM_STATE_Gb[0x55d43c570130]{Idle}: Allocated (fsm.c:456) 20250115104352457 DMM DEBUG MM_STATE_Iu[0x55d43c57e190]{Detached}: Allocated (fsm.c:456) 20250115104352457 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104352457 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104352457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104352457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104352457 DMM DEBUG MM(262420000001057/d7f2cc5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104352457 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250115104352457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352457 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:601) 20250115104352457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352457 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:233) 20250115104352457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@80cf929217c4: { messageType := 2, destLocRef := 'F953F6'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(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@80cf929217c4: 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 := '82943B763B534ECF0D0C08F575049FE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D09969F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '046395A4DDF1F404'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C3A00C964658E9A4BD95417B68A8A132'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '24B32B3AF12883AAF4B45A829C597EA4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0A8C51CD382DEB0D6920FF160A862C67'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4407CADE4FECEEEE'O } } } } } SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1606)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250115104352463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352463 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:601) 20250115104352463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352463 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:233) 20250115104352463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352463 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104352463 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104352463 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104352463 DMM DEBUG MM(262420000001057/d7f2cc5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20250115104352463 DMM NOTICE MM(262420000001057/d7f2cc5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104352463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104352463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104352463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104352463 DMM DEBUG MM(262420000001057/d7f2cc5b) Requesting authorization (sgsn_auth.c:160) 20250115104352463 DMM INFO MM(262420000001057/d7f2cc5b) Requesting authentication tuples (sgsn_auth.c:184) 20250115104352463 DMM DEBUG MM(262420000001057/d7f2cc5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104352463 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250115104352463 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@80cf929217c4: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250115104352466 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104352466 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104352466 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104352466 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104352466 DMM INFO MM(262420000001057/d7f2cc5b) Subscriber data update (mmctx.c:445) 20250115104352466 DMM DEBUG MM(262420000001057/d7f2cc5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104352466 DMM INFO MM(262420000001057/d7f2cc5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104352466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104352466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104352466 DMM INFO MM(262420000001057/d7f2cc5b) <- GMM AUTH AND CIPHERING REQ (rand = 82 94 3b 76 3b 53 4e cf 0d 0c 08 f5 75 04 9f e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0a 8c 51 cd 38 2d eb 0d 69 20 ff 16 0a 86 2c 67 ) (gprs_gmm.c:465) 20250115104352466 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250115104352466 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352466 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352466 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352466 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:601) 20250115104352466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352466 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:233) 20250115104352466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1606)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307224407CADE23094399990000105007F029044FECEEEE'O 20250115104352470 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352470 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352470 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352470 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:601) 20250115104352470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352470 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:233) 20250115104352470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352470 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104352470 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104352470 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104352470 DMM INFO MM(262420000001057/d7f2cc5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104352470 DMM NOTICE MM(262420000001057/d7f2cc5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104352470 DMM DEBUG MM(262420000001057/d7f2cc5b) checking auth: received UMTS RES = 44 07 ca de 4f ec ee ee (gprs_gmm.c:648) 20250115104352470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104352470 DMM DEBUG MM(262420000001057/d7f2cc5b) Requesting authorization (sgsn_auth.c:160) 20250115104352470 DMM INFO MM(262420000001057/d7f2cc5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104352470 DMM DEBUG MM(262420000001057/d7f2cc5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104352470 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250115104352470 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250115104352470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104352470 DMM DEBUG MM(262420000001057/d7f2cc5b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104352470 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352470 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352470 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352470 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:601) 20250115104352470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352470 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:233) 20250115104352470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1606)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104352477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352477 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:601) 20250115104352477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352477 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:233) 20250115104352477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352477 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104352477 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104352477 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104352477 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250115104352477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104352477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104352477 DMM INFO MM(262420000001057/d7f2cc5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7f2cc5b) (gprs_gmm.c:282) 20250115104352477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352477 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250115104352477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352477 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:601) 20250115104352477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352477 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:233) 20250115104352477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352477 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:601) 20250115104352477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352477 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:233) 20250115104352477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104352481 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104352481 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104352481 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250115104352481 DMM INFO MM(262420000001057/d7f2cc5b) Subscriber data update (mmctx.c:445) 20250115104352481 DMM DEBUG MM(262420000001057/d7f2cc5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104352481 DMM INFO MM(262420000001057/d7f2cc5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104352481 DMM NOTICE MM(262420000001057/d7f2cc5b) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20250115104352481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104352481 DMM NOTICE MM(262420000001057/d7f2cc5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104352481 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20250115104352481 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104352481 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250115104352481 DMM INFO MM(262420000001057/d7f2cc5b) Subscriber data update (mmctx.c:445) 20250115104352481 DMM DEBUG MM(262420000001057/d7f2cc5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1606)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104352482 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352482 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352482 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352482 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:601) 20250115104352482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352482 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:233) 20250115104352482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352482 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104352482 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104352482 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104352482 DMM INFO MM(262420000001057/d7f2cc5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104352482 DMM NOTICE MM(262420000001057/d7f2cc5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104352482 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104352482 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104352482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352482 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:601) 20250115104352483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352483 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:233) 20250115104352483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352482 DMM DEBUG MM_STATE_Iu(13)[0x55d43c57e190]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104352482 DMM DEBUG MM_STATE_Iu(13)[0x55d43c57e190]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104352483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104352483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1606)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1606)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104352485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352485 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:601) 20250115104352485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352485 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:233) 20250115104352485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352486 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104352486 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104352486 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104352486 DMM INFO MM(262420000001057/d7f2cc5b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104352486 DMM DEBUG MM_STATE_Iu(13)[0x55d43c57e190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104352486 DMM DEBUG MM_STATE_Iu(13)[0x55d43c57e190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104352486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352486 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:601) 20250115104352486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352486 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:233) 20250115104352486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-RAN(1608)@80cf929217c4: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16339958 20250115104352487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352487 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:601) 20250115104352487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352487 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:233) 20250115104352487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@80cf929217c4: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@80cf929217c4: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D7F2CC5B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)3371517 SGSN_Test_0-RAN(1608)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1606)@80cf929217c4: First idle individual index:0 20250115104352688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104352688 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:601) 20250115104352688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352688 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:233) 20250115104352688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104352688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352689 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104352689 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104352689 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104352689 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD7F2CC5B) type="signalling" (gprs_gmm.c:1897) 20250115104352689 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115104352689 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104352689 DMM DEBUG MM(262420000001057/d7f2cc5b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115104352689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352689 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:601) 20250115104352689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352689 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:233) 20250115104352689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104352689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104352689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104352689 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:601) 20250115104352689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104352689 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:233) 20250115104352689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104352689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1606)@80cf929217c4: { messageType := 2, destLocRef := '3371FD'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(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1606)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@80cf929217c4: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@80cf929217c4: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@80cf929217c4: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@80cf929217c4: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@80cf929217c4: Final verdict of PTC: none 20250115104352694 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104352694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104352694 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104352694 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104352694 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104352694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104352694 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104352694 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104352694 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:737) 20250115104352694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104352694 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104352694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104352694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104352694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104352694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104352694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104352694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104352694 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1606)@80cf929217c4: Final verdict of PTC: none 20250115104352696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54232<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1596)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1612)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1601)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604)@80cf929217c4: Final verdict of PTC: none20250115104352698 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104352698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1605)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1594)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1607)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1599)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1604): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1605): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1606): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1607): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@80cf929217c4: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Wed Jan 15 10:43:52 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250115104352835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104353336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236372) 20250115104353698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104353698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236372, count=237532) 20250115104354695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104354695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104354695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115104354700 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104354700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:43:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104355701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104355702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_attach_pdp_act_pmm_idle started. 20250115104356365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104356366 DMM INFO MM(262420000001057/d7f2cc5b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104356366 DMM INFO MM(262420000001057/d7f2cc5b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104356366 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104356366 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104356366 DMM DEBUG MM_STATE_Iu(13)[0x55d43c57e190]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104356366 DMM DEBUG MM_STATE_Iu(13)[0x55d43c57e190]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104356366 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250115104356366 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250115104356366 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250115104356366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104356366 DMM DEBUG MM_STATE_Gb[0x55d43c570130]{Idle}: Deallocated (fsm.c:568) 20250115104356366 DMM DEBUG MM_STATE_Iu(13)[0x55d43c57e190]{Detached}: Deallocated (fsm.c:568) 20250115104356366 DMM DEBUG GMM(gmm_fsm)[0x55d43c57f4b0]{Deregistered}: Deallocated (fsm.c:568) 20250115104356366 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@80cf929217c4: 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(1619)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104356387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104356387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104356387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104356387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104356387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104356387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104356387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104356387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104356387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104356388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104356388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104356388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104356388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104356388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104356388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104356388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104356388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104356388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104356388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104356388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104356388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104356388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104356391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1620)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1616)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104356398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104356398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1620)@80cf929217c4: 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(1625)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1625)@80cf929217c4: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1624)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104356409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104356409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104356409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104356409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104356409 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104356409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104356409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104356409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104356409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1625)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104356410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104356410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104356410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104356411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104356411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104356411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104356411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104356411 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104356411 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104356411 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104356411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104356411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104356411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1625)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1625)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1626)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104356415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1624)@80cf929217c4: 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(1630)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250115104356423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104356423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1630)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104356426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104356426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104356426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104356426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104356426 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104356426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104356426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104356426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104356426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_pmm_idle-BVCI210(1622)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1630)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104356427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104356427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104356427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104356427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104356427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104356427 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104356427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104356427 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104356427 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104356427 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104356427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1630)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250115104356428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104356428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1630)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test_0-M3UA(1632)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1632)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@80cf929217c4: ************************************************* MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test_0-SCCP(1629)@80cf929217c4: v_sccp_pdu_maxlen:268 20250115104356431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104356437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104356437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1627)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104356629 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104356629 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:112) 20250115104356629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104356629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104356631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104356631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104356631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104356631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104356631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104356631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104356631 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104356632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104356632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104356632 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104356632 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104356632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104356632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104356632 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104356632 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104356702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104356702 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104356702 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104356702 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104356703 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250115104356704 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104357435 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357435 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357435 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357435 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:601) 20250115104357435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357435 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:233) 20250115104357435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357435 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104357435 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104357435 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357435 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:601) 20250115104357435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357435 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:233) 20250115104357435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@80cf929217c4: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='C7186F16'O, index=0 SGSN_Test-GSUP(1635)@80cf929217c4: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@80cf929217c4: 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 := 'B113'O, rac := '35'O ("5") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1631)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3820909 SGSN_Test_0-SCCP(1629)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1631)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104357737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357737 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:601) 20250115104357737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357737 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:233) 20250115104357737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357737 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104357737 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104357737 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104357737 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST 20250115104357737 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:601) MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1248) 20250115104357737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357737 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{Deregistered}: Allocated (fsm.c:456) 20250115104357737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104357737 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:233) 20250115104357737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357737 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Allocated (fsm.c:456) 20250115104357737 DMM DEBUG MM_STATE_Iu[0x55d43c57d830]{Detached}: Allocated (fsm.c:456) 20250115104357737 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104357737 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104357737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104357737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104357737 DMM DEBUG MM(262420000001005/f590c29d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104357737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357737 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250115104357737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357737 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:601) 20250115104357737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357737 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:233) 20250115104357737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@80cf929217c4: { messageType := 2, destLocRef := '3A4D6D'O (":Mm"), 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(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@80cf929217c4: 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 := '511D03F12C2434D609127B4AA4897BD9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '72BB055A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '561387E8C2DC4587'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '74823999F4639E4BAEA27F62C01B7158'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1C16C70EE19C69235177686777C8CA23'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6F201ABD4C1BA44ED74FFE9CE6D64AA2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2CCBBD573CD6E305'O } } } } } SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1629)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250115104357744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357744 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:601) 20250115104357744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357744 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:233) 20250115104357744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357744 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104357744 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104357744 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104357744 DMM DEBUG MM(262420000001005/f590c29d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20250115104357744 DMM NOTICE MM(262420000001005/f590c29d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104357744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104357744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104357744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104357744 DMM DEBUG MM(262420000001005/f590c29d) Requesting authorization (sgsn_auth.c:160) 20250115104357744 DMM INFO MM(262420000001005/f590c29d) Requesting authentication tuples (sgsn_auth.c:184) 20250115104357744 DMM DEBUG MM(262420000001005/f590c29d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104357744 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250115104357744 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(1635)@80cf929217c4: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@80cf929217c4: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250115104357745 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104357745 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104357745 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104357745 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104357745 DMM INFO MM(262420000001005/f590c29d) Subscriber data update (mmctx.c:445) 20250115104357745 DMM DEBUG MM(262420000001005/f590c29d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104357745 DMM INFO MM(262420000001005/f590c29d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104357745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104357745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104357745 DMM INFO MM(262420000001005/f590c29d) <- GMM AUTH AND CIPHERING REQ (rand = 51 1d 03 f1 2c 24 34 d6 09 12 7b 4a a4 89 7b d9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f 20 1a bd 4c 1b a4 4e d7 4f fe 9c e6 d6 4a a2 ) (gprs_gmm.c:465) 20250115104357745 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250115104357746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357746 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:601) 20250115104357746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357746 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:233) 20250115104357746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1629)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302222CCBBD5723094399990000100005F029043CD6E305'O 20250115104357750 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357750 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357750 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357750 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:601) 20250115104357750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357750 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:233) 20250115104357750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357750 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357750 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104357750 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104357750 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104357750 DMM INFO MM(262420000001005/f590c29d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104357750 DMM NOTICE MM(262420000001005/f590c29d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104357750 DMM DEBUG MM(262420000001005/f590c29d) checking auth: received UMTS RES = 2c cb bd 57 3c d6 e3 05 (gprs_gmm.c:648) 20250115104357750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104357750 DMM DEBUG MM(262420000001005/f590c29d) Requesting authorization (sgsn_auth.c:160) 20250115104357750 DMM INFO MM(262420000001005/f590c29d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104357750 DMM DEBUG MM(262420000001005/f590c29d) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104357750 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250115104357750 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) 20250115104357750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104357750 DMM DEBUG MM(262420000001005/f590c29d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104357750 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357750 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:601) 20250115104357750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357750 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:233) 20250115104357750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1629)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104357755 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357755 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357755 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357755 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:601) 20250115104357755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357755 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:233) 20250115104357755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357755 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104357755 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104357755 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104357755 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250115104357755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104357755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104357755 DMM INFO MM(262420000001005/f590c29d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf590c29d) (gprs_gmm.c:282) 20250115104357755 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250115104357755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357755 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:601) 20250115104357755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357755 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:233) 20250115104357755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357755 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357755 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357755 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357755 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:601) 20250115104357755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357755 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:233) 20250115104357755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104357758 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104357758 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104357758 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250115104357758 DMM INFO MM(262420000001005/f590c29d) Subscriber data update (mmctx.c:445) 20250115104357758 DMM DEBUG MM(262420000001005/f590c29d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104357758 DMM INFO MM(262420000001005/f590c29d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104357758 DMM NOTICE MM(262420000001005/f590c29d) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20250115104357758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104357758 DMM NOTICE MM(262420000001005/f590c29d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104357758 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) 20250115104357759 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104357759 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250115104357759 DMM INFO MM(262420000001005/f590c29d) Subscriber data update (mmctx.c:445) 20250115104357759 DMM DEBUG MM(262420000001005/f590c29d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1629)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104357761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357761 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:601) 20250115104357761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357761 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:233) 20250115104357761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357761 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104357761 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104357761 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104357761 DMM INFO MM(262420000001005/f590c29d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104357762 DMM NOTICE MM(262420000001005/f590c29d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104357762 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104357762 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104357762 DMM DEBUG MM_STATE_Iu(15)[0x55d43c57d830]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104357762 DMM DEBUG MM_STATE_Iu(15)[0x55d43c57d830]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104357762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104357762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357762 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:601) 20250115104357762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104357762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357762 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:233) 20250115104357762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1629)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1629)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104357765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357765 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:601) 20250115104357765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357765 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:233) 20250115104357765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357766 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104357766 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104357766 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104357766 DMM INFO MM(262420000001005/f590c29d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104357766 DMM DEBUG MM_STATE_Iu(15)[0x55d43c57d830]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104357766 DMM DEBUG MM_STATE_Iu(15)[0x55d43c57d830]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104357766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357766 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:601) 20250115104357766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357766 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:233) 20250115104357766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357766 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on local reference:0 20250115104357766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357766 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:601) 20250115104357766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357766 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:233) 20250115104357766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@80cf929217c4: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3820909 TC_attach_pdp_act_pmm_idle(1637)@80cf929217c4: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@80cf929217c4: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F590C29D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@80cf929217c4: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)11875289 SGSN_Test_0-RAN(1631)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1629)@80cf929217c4: First idle individual index:0 20250115104357968 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357968 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357968 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104357968 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:601) 20250115104357968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357968 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:233) 20250115104357968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104357968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357969 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:601) 20250115104357969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357969 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:233) 20250115104357969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357969 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357969 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104357969 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104357969 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:601) 20250115104357969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104357969 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:233) 20250115104357969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104357969 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104357968 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104357968 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104357969 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104357969 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF590C29D) type="signalling" (gprs_gmm.c:1897) 20250115104357969 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115104357969 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104357969 DMM DEBUG MM(262420000001005/f590c29d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) SGSN_Test_0-SCCP(1629)@80cf929217c4: { messageType := 2, destLocRef := 'B533D9'O, sourceLocRef := '000010'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(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@80cf929217c4: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@80cf929217c4: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@80cf929217c4: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@80cf929217c4: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@80cf929217c4: Final verdict of PTC: none 20250115104357974 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104357974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104357974 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104357974 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104357974 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104357974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104357974 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104357974 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104357974 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:737) 20250115104357974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104357974 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104357974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104357974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104357974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104357974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104357974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104357974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104357974 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1629)@80cf929217c4: Final verdict of PTC: none 20250115104357976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1635)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1622)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@80cf929217c4: Final verdict of PTC: none 20250115104357978 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104357978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1625)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1619)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1624)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1630)@80cf929217c4: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1627)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1623)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1617)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1628)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1622): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1623): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1624): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1625): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1627): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1628): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1629): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1630): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@80cf929217c4: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Wed Jan 15 10:43:58 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250115104358129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104358630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232376) 20250115104358979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104358979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232376, count=236828) 20250115104359975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104359975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104359975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115104359980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104359980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:44:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104400982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104400982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_pmm_idle_rx_mt_data started. 20250115104401659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49508<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104401659 DMM INFO MM(262420000001005/f590c29d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104401659 DMM INFO MM(262420000001005/f590c29d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104401659 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104401659 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104401659 DMM DEBUG MM_STATE_Iu(15)[0x55d43c57d830]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104401659 DMM DEBUG MM_STATE_Iu(15)[0x55d43c57d830]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104401659 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250115104401659 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) 20250115104401659 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:402) 20250115104401659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104401659 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Deallocated (fsm.c:568) 20250115104401659 DMM DEBUG MM_STATE_Iu(15)[0x55d43c57d830]{Detached}: Deallocated (fsm.c:568) 20250115104401659 DMM DEBUG GMM(gmm_fsm)[0x55d43c57e190]{Deregistered}: Deallocated (fsm.c:568) 20250115104401659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@80cf929217c4: 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(1642)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104401676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104401676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104401676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104401676 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104401676 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104401676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104401676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104401676 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104401676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104401677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104401677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104401677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104401677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104401677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104401677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104401677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104401677 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104401677 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104401677 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104401677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104401678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104401678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104401680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104401685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104401685 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1644)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1641)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@80cf929217c4: 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(1647)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104401692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104401692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104401692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104401692 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104401692 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104401692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104401692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104401692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104401692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104401693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104401693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104401693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104401693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104401693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104401693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104401693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104401693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104401693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104401693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104401693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104401694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104401694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1648)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104401696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1644)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104401703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104401703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1648)@80cf929217c4: 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_pmm_idle_rx_mt_data-BVCI210(1646)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1652)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104401707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104401707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104401707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104401707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104401707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104401707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104401707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104401707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104401707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104401708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104401708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104401708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104401708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104401708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104401708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104401708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104401708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104401708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104401708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104401708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104401708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104401708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104401710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1655)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@80cf929217c4: ************************************************* MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1649)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1653)@80cf929217c4: v_sccp_pdu_maxlen:268 20250115104401715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104401715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1650)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104401914 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104401914 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:112) 20250115104401914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104401914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104401916 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104401916 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104401916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104401916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104401916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104401916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104401916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104401917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104401917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104401917 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104401917 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104401917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104401917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104401917 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104401917 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104401982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104401982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104401982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104401982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104401983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104401984 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104402721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104402721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104402721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104402721 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:601) 20250115104402721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104402721 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:233) 20250115104402721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104402721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104402721 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104402721 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104402721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104402721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104402721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104402721 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:601) 20250115104402721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104402721 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:233) 20250115104402721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104402721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@80cf929217c4: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='FB0C4898'O, index=0 SGSN_Test-GSUP(1658)@80cf929217c4: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@80cf929217c4: 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 := 'F622'O, rac := 'D2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1654)@80cf929217c4: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7817413 SGSN_Test_0-SCCP(1653)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1654)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104403014 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403014 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403014 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104403014 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:601) 20250115104403014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403014 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:233) 20250115104403014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104403014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403014 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:601) 20250115104403014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403014 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:233) 20250115104403014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403014 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104403014 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104403014 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104403014 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1248) 20250115104403014 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{Deregistered}: Allocated (fsm.c:456) 20250115104403014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Allocated (fsm.c:456) 20250115104403014 DMM DEBUG MM_STATE_Gb[0x55d43c570130]{Idle}: Allocated (fsm.c:456) 20250115104403014 DMM DEBUG MM_STATE_Iu[0x55d43c57fb50]{Detached}: Allocated (fsm.c:456) 20250115104403014 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104403014 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104403014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104403014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104403014 DMM DEBUG MM(262420000001007/f6ab28eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104403014 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250115104403014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403014 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:601) 20250115104403014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403014 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:233) 20250115104403014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@80cf929217c4: { messageType := 2, destLocRef := '7748C5'O, sourceLocRef := '000011'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(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@80cf929217c4: 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 := 'D6ABD971983EE51641C242AD06EF1573'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FCBB41C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D575E0913EEDBEA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E53410736122A52A62BF3E580B3A0B1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '41A1E1EE2A33C542DC8D7C3887FBF8D0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6C6F47BB6CAADAE7CE90B8E1AD643E4B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D3E9711A800A780D'O } } } } } SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1653)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250115104403018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104403018 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:601) 20250115104403018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403018 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:233) 20250115104403018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104403018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403019 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104403019 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104403019 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104403019 DMM DEBUG MM(262420000001007/f6ab28eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20250115104403019 DMM NOTICE MM(262420000001007/f6ab28eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104403019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104403019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104403019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104403019 DMM DEBUG MM(262420000001007/f6ab28eb) Requesting authorization (sgsn_auth.c:160) 20250115104403019 DMM INFO MM(262420000001007/f6ab28eb) Requesting authentication tuples (sgsn_auth.c:184) 20250115104403019 DMM DEBUG MM(262420000001007/f6ab28eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104403019 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250115104403019 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(1658)@80cf929217c4: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@80cf929217c4: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250115104403020 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104403020 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104403020 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104403020 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104403020 DMM INFO MM(262420000001007/f6ab28eb) Subscriber data update (mmctx.c:445) 20250115104403020 DMM DEBUG MM(262420000001007/f6ab28eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104403020 DMM INFO MM(262420000001007/f6ab28eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104403020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104403020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104403020 DMM INFO MM(262420000001007/f6ab28eb) <- GMM AUTH AND CIPHERING REQ (rand = d6 ab d9 71 98 3e e5 16 41 c2 42 ad 06 ef 15 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6c 6f 47 bb 6c aa da e7 ce 90 b8 e1 ad 64 3e 4b ) (gprs_gmm.c:465) 20250115104403020 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250115104403020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403020 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:601) 20250115104403020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403020 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:233) 20250115104403020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1653)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22D3E9711A23094399990000100007F02904800A780D'O 20250115104403023 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403023 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403023 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104403023 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:601) 20250115104403023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403023 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:233) 20250115104403023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104403023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403023 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104403023 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104403023 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104403023 DMM INFO MM(262420000001007/f6ab28eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104403023 DMM NOTICE MM(262420000001007/f6ab28eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104403023 DMM DEBUG MM(262420000001007/f6ab28eb) checking auth: received UMTS RES = d3 e9 71 1a 80 0a 78 0d (gprs_gmm.c:648) 20250115104403023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104403023 DMM DEBUG MM(262420000001007/f6ab28eb) Requesting authorization (sgsn_auth.c:160) 20250115104403023 DMM INFO MM(262420000001007/f6ab28eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104403023 DMM DEBUG MM(262420000001007/f6ab28eb) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104403023 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250115104403023 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) 20250115104403023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104403023 DMM DEBUG MM(262420000001007/f6ab28eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104403023 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403023 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403023 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403023 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:601) 20250115104403023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403023 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:233) 20250115104403023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1653)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104403027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104403027 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:601) 20250115104403027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403027 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:233) 20250115104403027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104403027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403027 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104403027 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104403027 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104403027 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250115104403027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104403027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104403027 DMM INFO MM(262420000001007/f6ab28eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6ab28eb) (gprs_gmm.c:282) 20250115104403027 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250115104403027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403027 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:601) 20250115104403027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403027 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:233) 20250115104403027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403027 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:601) 20250115104403027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403027 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:233) 20250115104403027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403027 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104403029 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104403029 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104403029 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250115104403029 DMM INFO MM(262420000001007/f6ab28eb) Subscriber data update (mmctx.c:445) 20250115104403029 DMM DEBUG MM(262420000001007/f6ab28eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104403029 DMM INFO MM(262420000001007/f6ab28eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104403029 DMM NOTICE MM(262420000001007/f6ab28eb) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20250115104403029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104403029 DMM NOTICE MM(262420000001007/f6ab28eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104403029 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) 20250115104403029 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104403029 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250115104403029 DMM INFO MM(262420000001007/f6ab28eb) Subscriber data update (mmctx.c:445) 20250115104403029 DMM DEBUG MM(262420000001007/f6ab28eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1653)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104403030 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403030 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403030 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104403030 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:601) 20250115104403030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403030 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:233) 20250115104403030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104403030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403030 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104403030 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104403030 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104403030 DMM INFO MM(262420000001007/f6ab28eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104403030 DMM NOTICE MM(262420000001007/f6ab28eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104403030 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104403030 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104403030 DMM DEBUG MM_STATE_Iu(17)[0x55d43c57fb50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104403030 DMM DEBUG MM_STATE_Iu(17)[0x55d43c57fb50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104403030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104403030 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403030 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403030 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403030 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:601) 20250115104403030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250115104403030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403030 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:233) 20250115104403030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1653)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1653)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104403033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104403033 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:601) 20250115104403033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403033 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:233) 20250115104403033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104403033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403033 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104403033 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104403033 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104403033 DMM INFO MM(262420000001007/f6ab28eb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104403033 DMM DEBUG MM_STATE_Iu(17)[0x55d43c57fb50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104403033 DMM DEBUG MM_STATE_Iu(17)[0x55d43c57fb50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104403033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403033 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:601) 20250115104403033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403033 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:233) 20250115104403033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on local reference:0 20250115104403033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104403033 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:601) 20250115104403033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403033 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:233) 20250115104403033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104403033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@80cf929217c4: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)7817413 TC_pmm_idle_rx_mt_data(1660)@80cf929217c4: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@80cf929217c4: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F6AB28EB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@80cf929217c4: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)6449874 SGSN_Test_0-RAN(1654)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@80cf929217c4: First idle individual index:0 20250115104403236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104403236 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:601) 20250115104403236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403236 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:233) 20250115104403236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104403236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403237 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104403237 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104403237 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104403237 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6AB28EB) type="signalling" (gprs_gmm.c:1897) 20250115104403237 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115104403237 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104403237 DMM DEBUG MM(262420000001007/f6ab28eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115104403237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403237 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:601) 20250115104403237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403237 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:233) 20250115104403237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104403237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104403237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104403237 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:601) 20250115104403237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104403237 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:233) 20250115104403237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104403237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@80cf929217c4: { messageType := 2, destLocRef := '626AD2'O, sourceLocRef := '000012'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(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@80cf929217c4: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@80cf929217c4: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@80cf929217c4: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@80cf929217c4: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@80cf929217c4: Final verdict of PTC: none 20250115104403242 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104403242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104403242 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104403242 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104403242 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104403242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104403242 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104403242 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104403242 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:737) 20250115104403242 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104403242 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104403242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104403242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104403242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104403242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104403242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104403242 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104403242 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@80cf929217c4: Final verdict of PTC: none 20250115104403244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49508<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250115104403245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104403245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1657)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1658)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1647)@80cf929217c4: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@80cf929217c4: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1642)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@80cf929217c4: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1650)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1652)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1645)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@80cf929217c4: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1651)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1640)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1650): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1651): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@80cf929217c4: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Wed Jan 15 10:44:03 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250115104403375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104403876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49516<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232168) 20250115104404246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104404246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232168, count=236620) 20250115104405200 DGPRS DEBUG Checking for inactive LLMEs, time = 168750 (sgsn.c:132) 20250115104405243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104405243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104405243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115104405247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104405247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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 ------ Wed Jan 15 10:44:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104406247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104406247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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@80cf929217c4: Test case TC_update_ctx_err_ind_from_ggsn started. 20250115104406904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104406905 DMM INFO MM(262420000001007/f6ab28eb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104406905 DMM INFO MM(262420000001007/f6ab28eb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104406905 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104406905 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104406905 DMM DEBUG MM_STATE_Iu(17)[0x55d43c57fb50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104406905 DMM DEBUG MM_STATE_Iu(17)[0x55d43c57fb50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104406905 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250115104406905 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) 20250115104406905 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:402) 20250115104406905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c56fed0]{Init}: Deallocated (fsm.c:568) 20250115104406905 DMM DEBUG MM_STATE_Gb[0x55d43c570130]{Idle}: Deallocated (fsm.c:568) 20250115104406905 DMM DEBUG MM_STATE_Iu(17)[0x55d43c57fb50]{Detached}: Deallocated (fsm.c:568) 20250115104406905 DMM DEBUG GMM(gmm_fsm)[0x55d43c57d830]{Deregistered}: Deallocated (fsm.c:568) 20250115104406905 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@80cf929217c4: 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(1665)@80cf929217c4: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104406924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104406924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104406924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104406924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104406924 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104406924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104406924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104406924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104406924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@80cf929217c4: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104406925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104406925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104406925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104406925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104406926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104406926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104406926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104406926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104406926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250115104406926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104406926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104406926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104406926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@80cf929217c4: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104406929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1662)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250115104406935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104406935 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@80cf929217c4: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@80cf929217c4: 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(1670)@80cf929217c4: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104406943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250115104406943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104406943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104406943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104406943 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250115104406943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104406943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104406943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104406943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@80cf929217c4: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104406944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104406944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104406944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104406944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104406944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104406944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104406944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104406944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104406944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250115104406944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104406944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104406945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104406945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@80cf929217c4: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1671)@80cf929217c4: Creating NSIP provider for "127.0.0.103":21012 20250115104406947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1667)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250115104406954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55d43c56c860]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104406954 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1671)@80cf929217c4: 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(1675)@80cf929217c4: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@80cf929217c4: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1675)@80cf929217c4: Provider Link came up: sending NS-RESET 20250115104406959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250115104406959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104406959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104406959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104406959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250115104406959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104406959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104406959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104406959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@80cf929217c4: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250115104406960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104406960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104406960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104406960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250115104406960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250115104406960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250115104406960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250115104406960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104406960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250115104406960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250115104406960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250115104406961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250115104406961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@80cf929217c4: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@80cf929217c4: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250115104406964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@80cf929217c4: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@80cf929217c4: ************************************************* SGSN_Test_0-M3UA(1678)@80cf929217c4: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@80cf929217c4: ************************************************* SGSN_Test-Gb2-BSSGP2(1672)@80cf929217c4: BVCI(0) Rx BVC-RESET-ACK MTC@80cf929217c4: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1672)@80cf929217c4: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1676)@80cf929217c4: v_sccp_pdu_maxlen:268 20250115104406970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55d43c56e2c0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250115104406970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@80cf929217c4: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250115104407168 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250115104407168 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:112) 20250115104407168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250115104407168 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@80cf929217c4: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250115104407170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104407170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20250115104407170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20250115104407170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250115104407170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250115104407170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250115104407170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250115104407170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104407170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20250115104407170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20250115104407170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250115104407170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250115104407170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250115104407170 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250115104407170 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250115104407248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104407248 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250115104407248 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250115104407248 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@80cf929217c4: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250115104407249 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250115104407250 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@80cf929217c4: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@80cf929217c4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@80cf929217c4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250115104407976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104407976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104407976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104407976 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:601) 20250115104407976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104407976 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:233) 20250115104407976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104407976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104407976 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250115104407976 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250115104407976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104407976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104407976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104407976 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:601) 20250115104407976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104407976 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:233) 20250115104407976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104407976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@80cf929217c4: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@80cf929217c4: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='D14DA062'O, index=0 SGSN_Test-GSUP(1681)@80cf929217c4: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@80cf929217c4: 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 := '6534'O ("e4"), rac := '2A'O ("*") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1677)@80cf929217c4: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1154904 SGSN_Test_0-SCCP(1676)@80cf929217c4: First idle individual index:0 SGSN_Test_0-RAN(1677)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 20250115104408288 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408288 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408288 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104408288 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:601) 20250115104408288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408288 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:233) 20250115104408288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104408288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408289 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:601) 20250115104408289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408289 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:233) 20250115104408289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408289 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104408289 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104408289 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104408289 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1248) 20250115104408289 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{Deregistered}: Allocated (fsm.c:456) 20250115104408289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Allocated (fsm.c:456) 20250115104408289 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Allocated (fsm.c:456) 20250115104408289 DMM DEBUG MM_STATE_Iu[0x55d43c57fe30]{Detached}: Allocated (fsm.c:456) 20250115104408289 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20250115104408289 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250115104408289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20250115104408289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250115104408289 DMM DEBUG MM(262420000001004/d76fef75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20250115104408289 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250115104408289 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408289 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408289 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408289 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:601) 20250115104408289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408289 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:233) 20250115104408289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@80cf929217c4: { messageType := 2, destLocRef := '119F58'O, sourceLocRef := '000013'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(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@80cf929217c4: 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 := 'BDB4B02928FBF18DCAEB434BB22D4450'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '36CDB0A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F6B64647BB3E8E90'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6C9AD2CC213FB7FC20043DE4CA1BC7DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '10E5E27C408964E270A67298AA2450AD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A250031EDE6C12DD9CBA7A95FC6AB20B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '590DC37579BD46CE'O } } } } } SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_len:23 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1676)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250115104408299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104408299 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:601) 20250115104408299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408299 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:233) 20250115104408299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104408299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408299 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104408299 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104408299 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104408299 DMM DEBUG MM(262420000001004/d76fef75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20250115104408299 DMM NOTICE MM(262420000001004/d76fef75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250115104408299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20250115104408299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250115104408299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250115104408299 DMM DEBUG MM(262420000001004/d76fef75) Requesting authorization (sgsn_auth.c:160) 20250115104408299 DMM INFO MM(262420000001004/d76fef75) Requesting authentication tuples (sgsn_auth.c:184) 20250115104408299 DMM DEBUG MM(262420000001004/d76fef75) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250115104408299 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250115104408299 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(1681)@80cf929217c4: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@80cf929217c4: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250115104408300 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250115104408300 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250115104408300 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250115104408300 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250115104408300 DMM INFO MM(262420000001004/d76fef75) Subscriber data update (mmctx.c:445) 20250115104408300 DMM DEBUG MM(262420000001004/d76fef75) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250115104408300 DMM INFO MM(262420000001004/d76fef75) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250115104408300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20250115104408300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250115104408300 DMM INFO MM(262420000001004/d76fef75) <- GMM AUTH AND CIPHERING REQ (rand = bd b4 b0 29 28 fb f1 8d ca eb 43 4b b2 2d 44 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a2 50 03 1e de 6c 12 dd 9c ba 7a 95 fc 6a b2 0b ) (gprs_gmm.c:465) 20250115104408300 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250115104408301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408301 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:601) 20250115104408301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408301 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:233) 20250115104408301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_len:37 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1676)@80cf929217c4: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22590DC37523094399990000100004F0290479BD46CE'O 20250115104408305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104408305 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:601) 20250115104408305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408305 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:233) 20250115104408305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104408305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408305 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104408305 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104408305 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104408305 DMM INFO MM(262420000001004/d76fef75) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20250115104408305 DMM NOTICE MM(262420000001004/d76fef75) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250115104408305 DMM DEBUG MM(262420000001004/d76fef75) checking auth: received UMTS RES = 59 0d c3 75 79 bd 46 ce (gprs_gmm.c:648) 20250115104408305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20250115104408305 DMM DEBUG MM(262420000001004/d76fef75) Requesting authorization (sgsn_auth.c:160) 20250115104408305 DMM INFO MM(262420000001004/d76fef75) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250115104408305 DMM DEBUG MM(262420000001004/d76fef75) Requesting subscriber data update (gprs_subscriber.c:894) 20250115104408305 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250115104408305 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) 20250115104408305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250115104408305 DMM DEBUG MM(262420000001004/d76fef75) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250115104408305 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408305 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408305 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408305 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:601) 20250115104408305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408305 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:233) 20250115104408305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_len:12 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1676)@80cf929217c4: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250115104408310 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408310 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408310 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104408310 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:601) 20250115104408310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408310 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:233) 20250115104408310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104408310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408310 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250115104408310 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250115104408310 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250115104408310 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250115104408311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250115104408311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250115104408311 DMM INFO MM(262420000001004/d76fef75) <- GMM ATTACH ACCEPT (new P-TMSI=0xd76fef75) (gprs_gmm.c:282) 20250115104408311 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408311 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:601) 20250115104408311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408311 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:233) 20250115104408311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408311 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250115104408311 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408311 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408311 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408311 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:601) 20250115104408311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408311 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:233) 20250115104408311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250115104408314 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250115104408314 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250115104408314 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250115104408314 DMM INFO MM(262420000001004/d76fef75) Subscriber data update (mmctx.c:445) 20250115104408314 DMM DEBUG MM(262420000001004/d76fef75) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250115104408314 DMM INFO MM(262420000001004/d76fef75) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250115104408314 DMM NOTICE MM(262420000001004/d76fef75) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20250115104408314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20250115104408314 DMM NOTICE MM(262420000001004/d76fef75) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250115104408314 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) 20250115104408314 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250115104408314 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250115104408314 DMM INFO MM(262420000001004/d76fef75) Subscriber data update (mmctx.c:445) 20250115104408314 DMM DEBUG MM(262420000001004/d76fef75) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_len:14 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1676)@80cf929217c4: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250115104408315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104408315 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:601) 20250115104408315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408315 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:233) 20250115104408315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104408315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408316 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250115104408316 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250115104408316 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250115104408316 DMM INFO MM(262420000001004/d76fef75) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20250115104408316 DMM NOTICE MM(262420000001004/d76fef75) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250115104408316 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20250115104408316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408316 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:601) 20250115104408316 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250115104408316 DMM DEBUG MM_STATE_Iu(19)[0x55d43c57fe30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20250115104408316 DMM DEBUG MM_STATE_Iu(19)[0x55d43c57fe30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250115104408316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408316 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:233) 20250115104408316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20250115104408316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_len:7 SGSN_Test_0-SCCP(1676)@80cf929217c4: vl_from0 SGSN_Test_0-SCCP(1676)@80cf929217c4: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250115104408318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104408318 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:601) 20250115104408318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408318 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:233) 20250115104408318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104408318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408318 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250115104408318 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250115104408319 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250115104408319 DMM INFO MM(262420000001004/d76fef75) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250115104408319 DMM DEBUG MM_STATE_Iu(19)[0x55d43c57fe30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250115104408319 DMM DEBUG MM_STATE_Iu(19)[0x55d43c57fe30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250115104408319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408319 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:601) 20250115104408319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408319 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:233) 20250115104408319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on local reference:0 20250115104408319 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408320 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408320 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104408320 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:601) 20250115104408320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408320 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:233) 20250115104408320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104408320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@80cf929217c4: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1154904 TC_update_ctx_err_ind_from_ggsn(1683)@80cf929217c4: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@80cf929217c4: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D76FEF75'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@80cf929217c4: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)15617617 SGSN_Test_0-RAN(1677)@80cf929217c4: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@80cf929217c4: First idle individual index:0 20250115104408524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408524 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408524 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20250115104408524 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:601) 20250115104408524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408524 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:233) 20250115104408524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250115104408524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408525 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408525 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:601) 20250115104408525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408525 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:233) 20250115104408525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20250115104408525 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250115104408525 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250115104408525 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250115104408525 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD76FEF75) type="signalling" (gprs_gmm.c:1897) 20250115104408525 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20250115104408525 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250115104408525 DMM DEBUG MM(262420000001004/d76fef75) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20250115104408525 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408525 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20250115104408525 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20250115104408525 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:601) 20250115104408525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20250115104408525 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:233) 20250115104408525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250115104408525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1676)@80cf929217c4: { messageType := 2, destLocRef := 'EE4E51'O, sourceLocRef := '000014'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(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@80cf929217c4: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@80cf929217c4: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@80cf929217c4: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@80cf929217c4: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@80cf929217c4: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@80cf929217c4: Final verdict of PTC: none 20250115104408530 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250115104408530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104408530 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250115104408530 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250115104408530 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250115104408530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250115104408531 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250115104408531 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250115104408531 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:737) 20250115104408531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250115104408531 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250115104408531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250115104408531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250115104408531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250115104408531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250115104408531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250115104408531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250115104408531 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@80cf929217c4: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@80cf929217c4: Final verdict of PTC: none 20250115104408534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50222<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP(1681)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@80cf929217c4: Final verdict of PTC: none -NSVCI97(1665)@80cf929217c4: Final verdict of PTC: none -NSVCI99(1675)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@80cf929217c4: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@80cf929217c4: Final verdict of PTC: none 20250115104408538 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250115104408538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-RNC_GTP(1679)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@80cf929217c4: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@80cf929217c4: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@80cf929217c4: Final verdict of PTC: none -NSVCI99-provIP(1673)@80cf929217c4: Final verdict of PTC: none -NSVCI98-provIP(1669)@80cf929217c4: Final verdict of PTC: none -NSVCI98(1670)@80cf929217c4: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@80cf929217c4: Final verdict of PTC: none -NSVCI97-provIP(1663)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: none MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1668): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98-provIP(1669): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@80cf929217c4: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@80cf929217c4: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@80cf929217c4: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@80cf929217c4: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Wed Jan 15 10:44:08 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250115104408670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104409272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232708) 20250115104409539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104409539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232708, count=237160) 20250115104410532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250115104410532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250115104410532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250115104410540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104410540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@80cf929217c4: Test execution finished. MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Jan 15 10:44:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104411542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104411542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_NS_connect_alive started. 20250115104412321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104412321 DMM INFO MM(262420000001004/d76fef75) Cancelled, deleting context silently (gprs_gmm.c:1043) 20250115104412321 DMM INFO MM(262420000001004/d76fef75) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250115104412321 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250115104412321 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250115104412321 DMM DEBUG MM_STATE_Iu(19)[0x55d43c57fe30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250115104412321 DMM DEBUG MM_STATE_Iu(19)[0x55d43c57fe30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250115104412321 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250115104412321 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) 20250115104412321 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:402) 20250115104412321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55d43c570130]{Init}: Deallocated (fsm.c:568) 20250115104412321 DMM DEBUG MM_STATE_Gb[0x55d43c56fed0]{Idle}: Deallocated (fsm.c:568) 20250115104412321 DMM DEBUG MM_STATE_Iu(19)[0x55d43c57fe30]{Detached}: Deallocated (fsm.c:568) 20250115104412321 DMM DEBUG GMM(gmm_fsm)[0x55d43c57fb50]{Deregistered}: Deallocated (fsm.c:568) 20250115104412321 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250115104412334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250115104412334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250115104412334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250115104412543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104412543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: setverdict(pass): none -> pass MTC@80cf929217c4: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250115104413338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50246<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: pass MTC@80cf929217c4: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@80cf929217c4: Test case TC_NS_connect_alive finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Jan 15 10:44:13 UTC 2025 ====== 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 20250115104413359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104413544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104413544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104413860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50248<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13392) 20250115104414545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104414545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13392, count=14552) 20250115104415546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104415546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Jan 15 10:44:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250115104416548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104416548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@80cf929217c4: Test case TC_NS_connect_reset started. 20250115104416883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104416884 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250115104416893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250115104416893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250115104416893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250115104416893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250115104416893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250115104416893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250115104416893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250115104416893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250115104416893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55d43c56a8a0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@80cf929217c4: setverdict(pass): none -> pass 20250115104417549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104417549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@80cf929217c4: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250115104417895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38836<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@80cf929217c4: Final verdict of PTC: none MTC@80cf929217c4: Setting final verdict of the test case. MTC@80cf929217c4: Local verdict of MTC: pass MTC@80cf929217c4: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@80cf929217c4: Test case TC_NS_connect_reset finished. Verdict: pass MTC@80cf929217c4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Jan 15 10:44:17 UTC 2025 ====== 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 20250115104417916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250115104418418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250115104418550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104418550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250115104419551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104419551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104419894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@80cf929217c4: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@80cf929217c4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@80cf929217c4: Terminating MTC. MC@80cf929217c4: MTC terminated. MC2> exit MC@80cf929217c4: Shutting down session. MC@80cf929217c4: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-9443.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->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL 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->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL 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: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 20250115104420552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104420552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (741653) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250115104421554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104421554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104422555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104422555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250115104422895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [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-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20250115104423555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250115104423555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (741416) [testenv][generic] Stopping sgsn (741537) [testenv] Showing testsuite/junit-xml-9443.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-20250115-1029-321e7173-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/junit-xml-9443.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='7' errors='8' skipped='0' inconc='0' time='855.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.604822'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.530313'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.606058'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.630492'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.159455'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.515730'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.543064'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.529515'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.608421'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.568210'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.569388'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.543737'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.655904'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.549002'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.545352'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.624572'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.585047'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.496037'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.536495'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.641904'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.605128'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.554008'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.460136'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.563458'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.679761'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.638694'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.763447'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.726729'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.523087'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.636859'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.534854'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.540453'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.533773'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.487118'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.551317'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.543088'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.614801'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.611049'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.673497'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.520899'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.677078'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.769192'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='1.708900'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='2.468858'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='3.833027'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='31.343174'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.569166'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='11.137927'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.619089'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.677508'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.593956'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.789100'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.497957'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.594398'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.633185'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.687968'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.680327'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.724457'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.335005'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.582298'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.615646'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.653655'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.171862'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.629394'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.649355'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.482460'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.508500'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.506292'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.566803'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.371177'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.671615'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.595666'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.584182'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.526298'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.559804'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.595330'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.680845'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.572741'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.607039'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.649195'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.714632'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.590480'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.603722'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.635939'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.616833'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.647400'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.018463'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.013329'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0'] testenv-sgsn-generic-osmocom-nightly-20250115-1029-321e7173-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/319/artifact/logs/ + rm -rf _cache .linux 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