Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b03de2f47c825c2920b94504d7f8c7e297986210 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b03de2f47c825c2920b94504d7f8c7e297986210 # timeout=10 Commit message: "testenv: use separate install dir for --asan" > git rev-list --no-walk bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins13850619909245940541.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.41, 0.60, 0.83 + RC=0 + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt-debian-trixie:/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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [33.1 kB] Fetched 9931 kB in 1s (14.0 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn' PP BSSGP_Emulation.ttcn PP GTPv1U_Emulation.ttcn PP IPA_Emulation.ttcn PP NS_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ PP 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 | " | ^ TTCN *.ttcn *.asn GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': 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: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: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: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: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:1218.10-50: 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: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: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: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: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: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: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: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: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: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: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: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:1268.10-54: note: Referenced template parameter is here 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: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:1257.9-1338.1: note: Referenced function 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here 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: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: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: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:751.23-49: note: Referenced template parameter is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:915.1-932.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:925.3-930.22: In send statement: BSSGP_ConnHdlr.ttcn:925.47-930.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:930.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:917.29-44: note: Referenced template variable is here SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2745.1-2821.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2770.2-2772.19: In variable assignment: SGSN_Tests.ttcn:2770.45-2772.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2770.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2770.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2771.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2771.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2771.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2799.2-2801.22: In variable assignment: SGSN_Tests.ttcn:2799.47-2801.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2799.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2799.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2799.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2800.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2800.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2800.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2823.1-2931.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2896.2-2898.21: In variable assignment: SGSN_Tests.ttcn:2896.47-2898.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2896.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2896.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2896.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2897.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2897.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2897.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2910.2-2912.22: In variable assignment: SGSN_Tests.ttcn:2910.48-2912.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2912.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2901.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2913.2-101: In variable assignment: SGSN_Tests.ttcn:2913.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2913.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2913.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2913.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2902.46-64: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn' DEP BSSGP_EncDec.cc DEP GTPC_EncDec.cc DEP GTPU_EncDec.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP LLC_EncDec.cc DEP Native_FunctionDefs.cc DEP RANAP_EncDec.cc DEP SCCP_EncDec.cc DEP SCTPasp_PT.cc DEP TCCConversion.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP BSSGP_ConnHdlr.cc DEP BSSGP_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP GTPC_Types.cc DEP GTPU_Types.cc DEP GTP_Emulation.cc DEP GTPv1C_CodecPort.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_Templates.cc DEP GTPv1U_CodecPort.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_Templates.cc DEP General_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPCP_Templates.cc DEP IPCP_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP ITU_X213_Types.cc DEP L3_Common.cc DEP L3_Templates.cc DEP LLC_Types.cc DEP M3UA_Emulation.cc DEP M3UA_Types.cc DEP LLC_Templates.cc DEP MTP3asp_PortType.cc DEP MTP3asp_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP NS_Provider_IPL4.cc DEP NS_Types.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP RANAP_CodecPort.cc DEP RANAP_Templates.cc DEP RANAP_Types.cc DEP SCCP_Emulation.cc DEP SCCP_Templates.cc DEP SCCP_Types.cc DEP SCCPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTPasp_Types.cc DEP SGSN_Tests.cc DEP SGSN_Tests_Iu.cc DEP SGSN_Tests_NS.cc DEP SNDCP_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP BSSGP_ConnHdlr_part_1.cc DEP BSSGP_ConnHdlr_part_2.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_4.cc DEP BSSGP_ConnHdlr_part_5.cc DEP BSSGP_ConnHdlr_part_6.cc DEP BSSGP_ConnHdlr_part_7.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP GTPC_Types_part_1.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_7.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_1.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_7.cc DEP GTP_Emulation_part_1.cc DEP GTP_Emulation_part_2.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_5.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_7.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_7.cc DEP IPCP_Templates_part_1.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Types_part_1.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP ITU_X213_Types_part_1.cc DEP ITU_X213_Types_part_2.cc DEP ITU_X213_Types_part_3.cc DEP IPL4asp_Types_part_7.cc DEP ITU_X213_Types_part_4.cc DEP ITU_X213_Types_part_5.cc DEP ITU_X213_Types_part_6.cc DEP ITU_X213_Types_part_7.cc DEP L3_Common_part_1.cc DEP L3_Common_part_2.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_5.cc DEP L3_Common_part_6.cc DEP L3_Common_part_7.cc DEP L3_Templates_part_1.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_7.cc DEP LLC_Templates_part_1.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_5.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_7.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_7.cc DEP M3UA_Emulation_part_1.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Types_part_1.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_5.cc DEP MTP3asp_PortType_part_1.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_5.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_7.cc DEP NS_Provider_IPL4_part_1.cc DEP MobileL3_Types_part_6.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Types_part_1.cc DEP NS_Types_part_2.cc DEP NS_Types_part_3.cc DEP NS_Types_part_4.cc DEP NS_Types_part_5.cc DEP NS_Types_part_6.cc DEP NS_Types_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP RANAP_CodecPort_part_1.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_Templates_part_1.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Types_part_1.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_7.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Types_part_1.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_7.cc DEP SCCPasp_Types_part_1.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_7.cc DEP SCTPasp_PortType_part_1.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_7.cc DEP SGSN_Tests_part_2.cc DEP SGSN_Tests_part_1.cc DEP SGSN_Tests_part_3.cc DEP SGSN_Tests_part_4.cc DEP SGSN_Tests_part_5.cc DEP SGSN_Tests_part_6.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_Iu_part_3.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_NS_part_4.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_6.cc DEP SGSN_Tests_NS_part_7.cc DEP SNDCP_Types_part_1.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP SNDCP_Types_part_5.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP BSSGP_Emulation.cc DEP GTPv1U_Emulation.cc DEP IPA_Emulation.cc DEP NS_Emulation.cc DEP RAN_Adapter.cc DEP RAN_Emulation.cc DEP RAW_NS.cc DEP SCCP_Mapping.cc DEP BSSGP_Emulation_part_1.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_7.cc DEP GTPv1U_Emulation_part_1.cc DEP GTPv1U_Emulation_part_2.cc DEP GTPv1U_Emulation_part_3.cc DEP GTPv1U_Emulation_part_4.cc DEP GTPv1U_Emulation_part_5.cc DEP GTPv1U_Emulation_part_6.cc DEP GTPv1U_Emulation_part_7.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP NS_Emulation_part_1.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_7.cc DEP RAN_Adapter_part_1.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_7.cc DEP RAN_Emulation_part_1.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_7.cc DEP RAW_NS_part_1.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_7.cc DEP SCCP_Mapping_part_1.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_7.cc DEP RANAP_CommonDataTypes.cc DEP RANAP_Constants.cc DEP RANAP_Containers.cc DEP RANAP_IEs.cc DEP RANAP_PDU_Contents.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_CommonDataTypes_part_1.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_Constants_part_1.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_7.cc DEP RANAP_IEs_part_1.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_7.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_7.cc CC BSSGP_ConnHdlr.o CC BSSGP_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTP_Emulation.o CC GTPv1C_CodecPort.o CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.o CC General_Types.o GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teic(const OCTETSTRING&)': GTP_Emulation.cc:3902:1: warning: control reaches end of non-void function [-Wreturn-type] 3902 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:3975:1: warning: control reaches end of non-void function [-Wreturn-type] 3975 | } | ^ CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPCP_Templates.o CC IPCP_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC ITU_X213_Types.o CC L3_Common.o CC L3_Templates.o CC LLC_Templates.o CC LLC_Types.o CC M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC NS_Provider_IPL4.o CC NS_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SGSN_Tests.o CC SGSN_Tests_Iu.o CC SGSN_Tests_NS.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC BSSGP_ConnHdlr_part_1.o CC BSSGP_ConnHdlr_part_2.o CC BSSGP_ConnHdlr_part_3.o CC BSSGP_ConnHdlr_part_4.o CC BSSGP_ConnHdlr_part_5.o CC BSSGP_ConnHdlr_part_6.o CC BSSGP_ConnHdlr_part_7.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTP_Emulation_part_1.o CC GTP_Emulation_part_2.o CC GTP_Emulation_part_3.o CC GTP_Emulation_part_4.o CC GTP_Emulation_part_5.o CC GTP_Emulation_part_6.o CC GTP_Emulation_part_7.o CC GTPv1C_CodecPort_part_1.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_5.o CC GTPv1C_CodecPort_part_6.o CC GTPv1C_CodecPort_part_7.o CC GTPv1C_CodecPort_CtrlFunct_part_1.o CC GTPv1C_CodecPort_CtrlFunct_part_2.o CC GTPv1C_CodecPort_CtrlFunct_part_3.o CC GTPv1C_CodecPort_CtrlFunct_part_4.o CC GTPv1C_CodecPort_CtrlFunct_part_5.o CC GTPv1C_CodecPort_CtrlFunct_part_6.o CC GTPv1C_CodecPort_CtrlFunct_part_7.o CC GTPv1C_Templates_part_1.o CC GTPv1C_Templates_part_2.o CC GTPv1C_Templates_part_3.o CC GTPv1C_Templates_part_4.o CC GTPv1C_Templates_part_5.o CC GTPv1C_Templates_part_6.o CC GTPv1C_Templates_part_7.o CC GTPv1U_CodecPort_part_1.o CC GTPv1U_CodecPort_part_2.o CC GTPv1U_CodecPort_part_3.o CC GTPv1U_CodecPort_part_4.o CC GTPv1U_CodecPort_part_5.o CC GTPv1U_CodecPort_part_6.o CC GTPv1U_CodecPort_part_7.o CC GTPv1U_CodecPort_CtrlFunct_part_1.o CC GTPv1U_CodecPort_CtrlFunct_part_2.o CC GTPv1U_CodecPort_CtrlFunct_part_3.o CC GTPv1U_CodecPort_CtrlFunct_part_4.o CC GTPv1U_CodecPort_CtrlFunct_part_5.o CC GTPv1U_CodecPort_CtrlFunct_part_6.o CC GTPv1U_CodecPort_CtrlFunct_part_7.o CC GTPv1U_Templates_part_1.o CC GTPv1U_Templates_part_2.o CC GTPv1U_Templates_part_3.o CC GTPv1U_Templates_part_4.o CC GTPv1U_Templates_part_5.o CC GTPv1U_Templates_part_6.o CC GTPv1U_Templates_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPCP_Templates_part_1.o CC IPCP_Templates_part_2.o CC IPCP_Templates_part_3.o CC IPCP_Templates_part_4.o CC IPCP_Templates_part_5.o CC IPCP_Templates_part_6.o CC IPCP_Templates_part_7.o CC IPCP_Types_part_1.o CC IPCP_Types_part_2.o CC IPCP_Types_part_3.o CC IPCP_Types_part_4.o CC IPCP_Types_part_5.o CC IPCP_Types_part_6.o CC IPCP_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC ITU_X213_Types_part_1.o CC ITU_X213_Types_part_2.o CC ITU_X213_Types_part_3.o CC ITU_X213_Types_part_4.o CC ITU_X213_Types_part_5.o CC ITU_X213_Types_part_6.o CC ITU_X213_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC LLC_Templates_part_1.o CC LLC_Templates_part_2.o CC LLC_Templates_part_3.o CC LLC_Templates_part_4.o CC LLC_Templates_part_5.o CC LLC_Templates_part_6.o CC LLC_Templates_part_7.o CC LLC_Types_part_1.o CC LLC_Types_part_2.o CC LLC_Types_part_3.o CC LLC_Types_part_4.o CC LLC_Types_part_5.o CC LLC_Types_part_6.o CC LLC_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC NS_Provider_IPL4_part_1.o CC NS_Provider_IPL4_part_2.o CC NS_Provider_IPL4_part_3.o CC NS_Provider_IPL4_part_4.o CC NS_Provider_IPL4_part_5.o CC NS_Provider_IPL4_part_6.o CC NS_Provider_IPL4_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SGSN_Tests_part_1.o CC SGSN_Tests_part_2.o CC SGSN_Tests_part_3.o CC SGSN_Tests_part_4.o CC SGSN_Tests_part_5.o CC SGSN_Tests_part_6.o CC SGSN_Tests_part_7.o CC SGSN_Tests_Iu_part_1.o CC SGSN_Tests_Iu_part_2.o CC SGSN_Tests_Iu_part_3.o CC SGSN_Tests_Iu_part_4.o CC SGSN_Tests_Iu_part_5.o CC SGSN_Tests_Iu_part_6.o CC SGSN_Tests_Iu_part_7.o CC SGSN_Tests_NS_part_1.o CC SGSN_Tests_NS_part_2.o CC SGSN_Tests_NS_part_3.o CC SGSN_Tests_NS_part_4.o CC SGSN_Tests_NS_part_5.o CC SGSN_Tests_NS_part_6.o CC SGSN_Tests_NS_part_7.o CC SNDCP_Types_part_1.o CC SNDCP_Types_part_2.o CC SNDCP_Types_part_3.o CC SNDCP_Types_part_4.o CC SNDCP_Types_part_5.o CC SNDCP_Types_part_6.o CC SNDCP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC BSSGP_Emulation.o CC GTPv1U_Emulation.o CC IPA_Emulation.o CC NS_Emulation.o CC RAN_Adapter.o GTPv1U_Emulation.cc: In function 'COMPONENT GTPv1U__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTPv1U_Emulation.cc:3232:1: warning: control reaches end of non-void function [-Wreturn-type] 3232 | } | ^ CC RAN_Emulation.o CC RAW_NS.o CC SCCP_Mapping.o CC BSSGP_Emulation_part_1.o CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20959:1: warning: control reaches end of non-void function [-Wreturn-type] 20959 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:21011:1: warning: control reaches end of non-void function [-Wreturn-type] 21011 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:21120:1: warning: control reaches end of non-void function [-Wreturn-type] 21120 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:21171:1: warning: control reaches end of non-void function [-Wreturn-type] 21171 | } | ^ CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC GTPv1U_Emulation_part_1.o CC GTPv1U_Emulation_part_2.o CC GTPv1U_Emulation_part_3.o CC GTPv1U_Emulation_part_4.o CC GTPv1U_Emulation_part_5.o CC GTPv1U_Emulation_part_6.o CC GTPv1U_Emulation_part_7.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC NS_Emulation_part_1.o CC NS_Emulation_part_2.o CC NS_Emulation_part_3.o CC NS_Emulation_part_4.o CC NS_Emulation_part_5.o CC NS_Emulation_part_6.o CC NS_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC BSSGP_EncDec.o CC GTPC_EncDec.o CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD BSSGP_ConnHdlr.so CCLD BSSGP_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTP_Emulation.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD ITU_X213_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD LLC_Templates.so CCLD LLC_Types.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD NS_Provider_IPL4.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SGSN_Tests.so CCLD SGSN_Tests_Iu.so CCLD SGSN_Tests_NS.so CCLD SNDCP_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSSGP_ConnHdlr_part_1.so CCLD BSSGP_ConnHdlr_part_2.so CCLD BSSGP_ConnHdlr_part_3.so CCLD BSSGP_ConnHdlr_part_4.so CCLD BSSGP_ConnHdlr_part_5.so CCLD BSSGP_ConnHdlr_part_6.so CCLD BSSGP_ConnHdlr_part_7.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTP_Emulation_part_1.so CCLD GTP_Emulation_part_2.so CCLD GTP_Emulation_part_3.so CCLD GTP_Emulation_part_4.so CCLD GTP_Emulation_part_5.so CCLD GTP_Emulation_part_6.so CCLD GTP_Emulation_part_7.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_Templates_part_2.so CCLD GTPv1C_Templates_part_3.so CCLD GTPv1C_Templates_part_4.so CCLD GTPv1C_Templates_part_5.so CCLD GTPv1C_Templates_part_6.so CCLD GTPv1C_Templates_part_7.so CCLD GTPv1U_CodecPort_part_1.so CCLD GTPv1U_CodecPort_part_2.so CCLD GTPv1U_CodecPort_part_3.so CCLD GTPv1U_CodecPort_part_4.so CCLD GTPv1U_CodecPort_part_5.so CCLD GTPv1U_CodecPort_part_6.so CCLD GTPv1U_CodecPort_part_7.so CCLD GTPv1U_CodecPort_CtrlFunct_part_1.so CCLD GTPv1U_CodecPort_CtrlFunct_part_2.so CCLD GTPv1U_CodecPort_CtrlFunct_part_3.so CCLD GTPv1U_CodecPort_CtrlFunct_part_4.so CCLD GTPv1U_CodecPort_CtrlFunct_part_5.so CCLD GTPv1U_CodecPort_CtrlFunct_part_6.so CCLD GTPv1U_CodecPort_CtrlFunct_part_7.so CCLD GTPv1U_Templates_part_1.so CCLD GTPv1U_Templates_part_2.so CCLD GTPv1U_Templates_part_3.so CCLD GTPv1U_Templates_part_4.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_6.so CCLD GTPv1U_Templates_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_3.so CCLD General_Types_part_2.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPCP_Templates_part_1.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_5.so CCLD IPCP_Templates_part_2.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_1.so CCLD IPCP_Types_part_2.so CCLD IPCP_Types_part_3.so CCLD IPCP_Types_part_4.so CCLD IPCP_Types_part_5.so CCLD IPCP_Types_part_6.so CCLD IPCP_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD ITU_X213_Types_part_1.so CCLD ITU_X213_Types_part_2.so CCLD ITU_X213_Types_part_3.so CCLD ITU_X213_Types_part_4.so CCLD ITU_X213_Types_part_5.so CCLD ITU_X213_Types_part_6.so CCLD ITU_X213_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_3.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SGSN_Tests_part_1.so CCLD SGSN_Tests_part_2.so CCLD SGSN_Tests_part_3.so CCLD SGSN_Tests_part_4.so CCLD SGSN_Tests_part_5.so CCLD SGSN_Tests_part_6.so CCLD SGSN_Tests_part_7.so CCLD SGSN_Tests_Iu_part_1.so CCLD SGSN_Tests_Iu_part_2.so CCLD SGSN_Tests_Iu_part_3.so CCLD SGSN_Tests_Iu_part_4.so CCLD SGSN_Tests_Iu_part_5.so CCLD SGSN_Tests_Iu_part_6.so CCLD SGSN_Tests_Iu_part_7.so CCLD SGSN_Tests_NS_part_1.so CCLD SGSN_Tests_NS_part_2.so CCLD SGSN_Tests_NS_part_3.so CCLD SGSN_Tests_NS_part_4.so CCLD SGSN_Tests_NS_part_5.so CCLD SGSN_Tests_NS_part_6.so CCLD SGSN_Tests_NS_part_7.so CCLD SNDCP_Types_part_2.so CCLD SNDCP_Types_part_1.so CCLD SNDCP_Types_part_3.so CCLD SNDCP_Types_part_4.so CCLD SNDCP_Types_part_5.so CCLD SNDCP_Types_part_6.so CCLD SNDCP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD BSSGP_Emulation.so CCLD GTPv1U_Emulation.so CCLD IPA_Emulation.so CCLD NS_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD RAW_NS.so CCLD SCCP_Mapping.so CCLD BSSGP_Emulation_part_1.so CCLD BSSGP_Emulation_part_2.so CCLD BSSGP_Emulation_part_3.so CCLD BSSGP_Emulation_part_4.so CCLD BSSGP_Emulation_part_5.so CCLD BSSGP_Emulation_part_6.so CCLD BSSGP_Emulation_part_7.so CCLD GTPv1U_Emulation_part_1.so CCLD GTPv1U_Emulation_part_2.so CCLD GTPv1U_Emulation_part_3.so CCLD GTPv1U_Emulation_part_4.so CCLD GTPv1U_Emulation_part_5.so CCLD GTPv1U_Emulation_part_6.so CCLD GTPv1U_Emulation_part_7.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD NS_Emulation_part_1.so CCLD NS_Emulation_part_2.so CCLD NS_Emulation_part_3.so CCLD NS_Emulation_part_4.so CCLD NS_Emulation_part_5.so CCLD NS_Emulation_part_6.so CCLD NS_Emulation_part_7.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD RAW_NS_part_1.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_5.so CCLD RAW_NS_part_6.so CCLD RAW_NS_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD BSSGP_EncDec.so CCLD GTPC_EncDec.so CCLD GTPU_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.so CCLD Native_FunctionDefs.so CCLD RANAP_EncDec.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD SGSN_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (810 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-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 -> libgtp11: 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-sigtran11: installing libosmo-sigtran-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-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-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 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-keyring osmocom-nightly 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. Need to get 14.0 MB of archives. After this operation, 29.6 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508312026 [3032 B] Get:2 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508312026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508312026 [173 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libgtp11 1.13.0.13.88d6.202508312026 [46.9 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508312026 [71.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508312026 [228 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508312026 [61.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508312026 [105 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508312026 [71.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508312026 [21.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran11 2.1.0.160.ddd3.202508312026 [152 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran-dbg 2.1.0.160.ddd3.202508312026 [552 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508312026 [52.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508312026 [71.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508312026 [178 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508312026 [60.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508312026 [64.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508312026 [51.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508312026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-stp 2.1.0.160.ddd3.202508312026 [18.4 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-stp-dbg 2.1.0.160.ddd3.202508312026 [22.9 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libasn1c1 0.9.38.202508312026 [77.7 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libasn1c-dbg 0.9.38.202508312026 [291 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libgtp-dbg 1.13.0.13.88d6.202508312026 [132 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-ranap7 1.7.0.17.a81295.202508312026 [228 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-ranap-dbg 1.7.0.17.a81295.202508312026 [950 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508312026 [2187 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-sgsn 1.12.0.58.77cf7.202508312026 [155 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-sgsn-dbg 1.12.0.58.77cf7.202508312026 [620 kB] Fetched 14.0 MB in 0s (95.4 MB/s) 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 ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508312026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508312026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508312026_amd64.deb ... Unpacking osmocom-nightly (202508312026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../04-libgtp11_1.13.0.13.88d6.202508312026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508312026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.6.0.13.c499.202508312026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../09-libosmoabis15_2.0.0.22.83f4.202508312026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508312026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../10-libosmo-gsup-client0_1.9.1.1.d4b4.202508312026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508312026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.160.ddd3.202508312026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.160.ddd3.202508312026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.160.ddd3.202508312026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.160.ddd3.202508312026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../20-osmo-stp_2.1.0.160.ddd3.202508312026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.160.ddd3.202508312026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../21-osmo-stp-dbg_2.1.0.160.ddd3.202508312026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.160.ddd3.202508312026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../22-libasn1c1_0.9.38.202508312026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508312026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../23-libasn1c-dbg_0.9.38.202508312026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508312026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../24-libgtp-dbg_1.13.0.13.88d6.202508312026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.13.88d6.202508312026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.17.a81295.202508312026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.17.a81295.202508312026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.17.a81295.202508312026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.17.a81295.202508312026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../28-osmo-sgsn_1.12.0.58.77cf7.202508312026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.58.77cf7.202508312026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../29-osmo-sgsn-dbg_1.12.0.58.77cf7.202508312026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.58.77cf7.202508312026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508312026) ... Setting up osmocom-nightly (202508312026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libasn1c1:amd64 (0.9.38.202508312026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libgtp11:amd64 (1.13.0.13.88d6.202508312026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508312026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libgtp-dbg:amd64 (1.13.0.13.88d6.202508312026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocore (1.11.0.32.33cb4.202508312026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508312026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.160.ddd3.202508312026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508312026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.160.ddd3.202508312026) ... Setting up osmo-stp:amd64 (2.1.0.160.ddd3.202508312026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-stp.service' → '/usr/lib/systemd/system/osmo-stp.service'. Setting up libosmo-ranap7:amd64 (1.7.0.17.a81295.202508312026) ... Setting up osmo-sgsn (1.12.0.58.77cf7.202508312026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-sgsn.service' → '/usr/lib/systemd/system/osmo-sgsn.service'. Setting up libosmo-ranap-dbg:amd64 (1.7.0.17.a81295.202508312026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.160.ddd3.202508312026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.58.77cf7.202508312026) ... Processing triggers for libc-bin (2.41-12) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-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/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-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/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-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/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] 20250901094818859 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250901094818859 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250901094818859 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250901094818859 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250901094818859 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250901094818859 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Allocated (fsm.c:456) 20250901094818859 DLSS7 INFO 0: AS(sgsn0) Created AS (ss7_instance.c:325) 20250901094818859 DLSS7 INFO 0: AS(sgsn0) Adding ASP sgsn0-0 to AS (ss7_as.c:161) 20250901094818859 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250901094818860 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250901094818860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250901094818860 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250901094818860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250901094818860 DLSS7 INFO 0: AS(virt-rnc0) Created AS (ss7_instance.c:325) 20250901094818860 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (ss7_as.c:161) 20250901094818860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250901094818860 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_route.c:143) 20250901094818860 DLSS7 INFO 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) Creating route: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_route.c:143) 20250901094818860 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250901094818860 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250901094818860 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (ss7_xua_srv.c:326) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250901094818860 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x559155256ac0(sgsn) with 23 counters % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250901094818998 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901094818998 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): matched connection to ASP sgsn0-0 (ss7_xua_srv.c:121) 20250901094818998 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901094818998 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250901094818998 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250901094818998 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:489) 20250901094819000 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:410) 20250901094819000 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250901094819000 DGPRS NOTICE libGTP v1.13.0.13-88d6.202508312026 initialized (sgsn_main.c:463) 20250901094819000 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250901094819000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094819000 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_instance.c:644) 20250901094819000 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_instance.c:662) 20250901094819000 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_instance.c:668) 20250901094819000 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_instance.c:773) 20250901094819000 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250901094819000 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250901094819000 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_instance.c:168) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094819000 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901094819000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901094819000 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901094819000 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901094819000 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901094819000 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094819000 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901094819000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094819000 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094819000 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901094819000 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901094819000 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901094819000 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901094819000 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901094819000 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS sgsn0 proto=m3ua (ss7_route.c:143) 20250901094819000 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'available' (ss7_route.c:409) 20250901094819000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250901094819000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901094819000 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55918c10e740]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250901094819000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250901094819000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA(RFC4666 4.5.1) for 0.24.3/0 (xua_snm.c:458) 20250901094819000 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/start-testsuite.sh', 'sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@ffb704b9e379: Unix server socket created successfully. MC@ffb704b9e379: Listening on TCP port 41165. MC2> ffb704b9e379 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie/sgsn/SGSN_Tests ffb704b9e379 41165 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@ffb704b9e379: New HC connected from 10.0.2.100 [10.0.2.100]. ffb704b9e379: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@ffb704b9e379: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@ffb704b9e379: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffb704b9e379: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffb704b9e379: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffb704b9e379: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffb704b9e379: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@ffb704b9e379: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@ffb704b9e379: Configuration file was processed on all HCs. MC@ffb704b9e379: Creating MTC on host 10.0.2.100. MC@ffb704b9e379: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Sep 1 09:48:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901094820001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094820001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach started. 20250901094820536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094820542 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(3)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@ffb704b9e379: 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)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250901094820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250901094820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250901094820572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901094820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094820572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094820572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094820572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094820573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094820573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094820573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094820573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094820573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094820573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094820573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094820573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250901094820573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901094820573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094820573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094820573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094820573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094820575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(4)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094820581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094820581 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(8)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 TC_attach-BVCI196(6)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@ffb704b9e379: 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(13)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(12)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(13)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094820598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20250901094820598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250901094820598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250901094820598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901094820598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094820598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094820598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094820598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094820598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094820599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094820599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094820599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094820599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094820599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094820599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094820599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094820599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250901094820599 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901094820599 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094820599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(13)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094820599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094820599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094820601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094820601 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)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(12)@ffb704b9e379: 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 } 20250901094820606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094820606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(17)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach-BVCI210(10)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094820610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNCONFIGURED}: Allocated (fsm.c:456) 20250901094820610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250901094820610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250901094820610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901094820610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094820610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094820610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094820610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094820610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094820611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094820611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094820611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094820611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094820611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094820611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094820611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094820611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250901094820611 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901094820611 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094820611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094820611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094820611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094820614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094820614 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)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094820622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094820622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901094821002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094821002 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901094821002 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901094821002 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901094821006 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901094821007 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@ffb704b9e379: 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(18)@ffb704b9e379: 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(18)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@ffb704b9e379: Adding Client=TC_attach(22), IMSI='262420000000001'H, TLLI='C15370D0'O, index=0 SGSN_Test-GSUP(19)@ffb704b9e379: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(22) TC_attach(22)@ffb704b9e379: 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 := 'F91D277D223CA8910A16D4B76C538117'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8165DF0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3DD6FE0420E53109'O } } } } } 20250901094822085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094822085 DLLC NOTICE LLME(ffffffff/c15370d0){UNASSIGNED} LLC RX: unknown TLLI 0xc15370d0, creating LLME on the fly (gprs_llc.c:552) 20250901094822085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094822085 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1320) 20250901094822085 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901094822085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901094822085 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901094822085 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901094822085 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901094822085 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901094822085 DLLC NOTICE LLME(ffffffff/c15370d0){UNASSIGNED} LLGM Assign pre (c15370d0 => fd7b7039) (gprs_llc.c:1079) 20250901094822085 DLLC NOTICE LLME(c15370d0/fd7b7039){ASSIGNED} LLGM Assign post (c15370d0 => fd7b7039) (gprs_llc.c:1125) 20250901094822085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901094822085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901094822085 DMM DEBUG MM(262420000000001/fd7b7039) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094822099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094822099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901094822099 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094822099 DMM DEBUG MM(262420000000001/fd7b7039) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250901094822099 DMM NOTICE MM(262420000000001/fd7b7039) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901094822099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901094822099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901094822099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901094822099 DMM DEBUG MM(262420000000001/fd7b7039) Requesting authorization (sgsn_auth.c:160) 20250901094822099 DMM INFO MM(262420000000001/fd7b7039) Requesting authentication tuples (sgsn_auth.c:184) 20250901094822099 DMM DEBUG MM(262420000000001/fd7b7039) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901094822099 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250901094822099 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)@ffb704b9e379: Found GsupExpect[0] for "262420000000001" handled at TC_attach(22) SGSN_Test-GSUP(19)@ffb704b9e379: Added IMSI table entry 0TC_attach(22)"262420000000001" 20250901094822104 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901094822104 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901094822104 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901094822104 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901094822104 DMM INFO MM(262420000000001/fd7b7039) Subscriber data update (mmctx.c:445) 20250901094822104 DMM DEBUG MM(262420000000001/fd7b7039) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901094822104 DMM INFO MM(262420000000001/fd7b7039) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901094822104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901094822104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901094822104 DMM INFO MM(262420000000001/fd7b7039) <- GMM AUTH AND CIPHERING REQ (rand = f9 1d 27 7d 22 3c a8 91 0a 16 d4 b7 6c 53 81 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901094822113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094822113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094822113 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094822113 DMM INFO MM(262420000000001/fd7b7039) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901094822113 DMM NOTICE MM(262420000000001/fd7b7039) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901094822113 DMM DEBUG MM(262420000000001/fd7b7039) checking auth: received GSM SRES = 81 65 df 0a (gprs_gmm.c:716) 20250901094822113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901094822113 DMM DEBUG MM(262420000000001/fd7b7039) Requesting authorization (sgsn_auth.c:160) 20250901094822114 DMM INFO MM(262420000000001/fd7b7039) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901094822114 DMM DEBUG MM(262420000000001/fd7b7039) Requesting subscriber data update (gprs_subscriber.c:894) 20250901094822114 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250901094822114 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) 20250901094822114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901094822114 DMM INFO MM(262420000000001/fd7b7039) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd7b7039) (gprs_gmm.c:337) 20250901094822116 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901094822116 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901094822116 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250901094822116 DMM INFO MM(262420000000001/fd7b7039) Subscriber data update (mmctx.c:445) 20250901094822116 DMM DEBUG MM(262420000000001/fd7b7039) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901094822116 DMM INFO MM(262420000000001/fd7b7039) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901094822116 DMM NOTICE MM(262420000000001/fd7b7039) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250901094822116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901094822116 DMM NOTICE MM(262420000000001/fd7b7039) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901094822116 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) 20250901094822116 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901094822116 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250901094822116 DMM INFO MM(262420000000001/fd7b7039) Subscriber data update (mmctx.c:445) 20250901094822116 DMM DEBUG MM(262420000000001/fd7b7039) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901094822124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094822124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901094822124 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094822124 DMM INFO MM(262420000000001/fd7b7039) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901094822124 DMM NOTICE MM(262420000000001/fd7b7039) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901094822124 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901094822124 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901094822124 DLLC NOTICE LLME(c15370d0/fd7b7039){ASSIGNED} LLGM Assign pre (ffffffff => fd7b7039) (gprs_llc.c:1079) 20250901094822124 DLLC NOTICE LLME(ffffffff/fd7b7039){ASSIGNED} LLGM Assign post (ffffffff => fd7b7039) (gprs_llc.c:1125) 20250901094822124 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901094822124 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901094822124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901094822124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(22)@ffb704b9e379: setverdict(pass): none -> pass TC_attach-BVCI196(6)@ffb704b9e379: Removing Client IMSI='262420000000001'H, index=0 TC_attach(22)@ffb704b9e379: Final verdict of PTC: pass 20250901094822192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(8)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(7)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@ffb704b9e379: Final verdict of PTC: none TC_attach-BVCI196(6)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(19)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@ffb704b9e379: Final verdict of PTC: none 20250901094822197 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901094822197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(13)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(17)@ffb704b9e379: Final verdict of PTC: none TC_attach-BVCI220(16)@ffb704b9e379: Final verdict of PTC: none TC_attach-BVCI210(10)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(20)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(21)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(11)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(5)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(15)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(20): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(21): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach(22): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Sep 1 09:48:22 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250901094822279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094822681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88688) 20250901094823198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094823199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88688, count=89848) 20250901094824199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094824199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Sep 1 09:48:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901094825200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094825201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_mnc3 started. 20250901094825793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094825795 DMM INFO MM(262420000000001/fd7b7039) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901094825795 DMM INFO MM(262420000000001/fd7b7039) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901094825795 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901094825795 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901094825796 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901094825796 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901094825796 DLLC NOTICE LLME(ffffffff/fd7b7039){ASSIGNED} LLGM Assign pre (fd7b7039 => ffffffff) (gprs_llc.c:1079) 20250901094825796 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd7b7039 => ffffffff) (gprs_llc.c:1125) 20250901094825796 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250901094825796 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) 20250901094825796 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) 20250901094825796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901094825796 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901094825796 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901094825796 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901094825796 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(23)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(24)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(23)@ffb704b9e379: 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(27)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094825836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901094825836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094825836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094825836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094825836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901094825836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094825836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094825836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094825836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094825837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094825837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094825837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094825837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094825837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094825837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094825837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094825837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094825837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901094825837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094825837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094825838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094825838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(28)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901094825840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(24)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(24)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094825845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094825845 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(29)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(26)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(28)@ffb704b9e379: 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(32)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094825850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901094825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094825850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094825850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901094825850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094825850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094825850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094825850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094825850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094825850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094825850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094825850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094825850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901094825850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094825850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094825851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094825851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094825853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(33)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(29)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(29)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094825858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094825858 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(31)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(34)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(33)@ffb704b9e379: 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(37)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094825864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901094825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094825864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094825864 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901094825864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094825864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094825864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094825865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094825865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094825865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094825865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094825865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094825865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094825865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094825865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094825865 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901094825865 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094825865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(37)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094825865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094825865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094825867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(34)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094825871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094825871 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(36)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901094826201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094826201 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901094826202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901094826202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(38)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(38)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901094826206 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(38)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(38)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901094826207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(38)@ffb704b9e379: 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(38)@ffb704b9e379: 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(38)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(38)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(26)@ffb704b9e379: Adding Client=TC_attach_mnc3(42), IMSI='262420000001001'H, TLLI='D1FE87A8'O, index=0 SGSN_Test-GSUP(39)@ffb704b9e379: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(42) TC_attach_mnc3(42)@ffb704b9e379: 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 := '147D9C05BFD09F5B4DFA453A7ED69A40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D992E174'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4EA1B8FE7338224'O } } } } } 20250901094827288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094827288 DLLC NOTICE LLME(ffffffff/d1fe87a8){UNASSIGNED} LLC RX: unknown TLLI 0xd1fe87a8, creating LLME on the fly (gprs_llc.c:552) 20250901094827288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094827288 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1320) 20250901094827288 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901094827288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901094827288 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901094827288 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901094827288 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901094827288 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901094827288 DLLC NOTICE LLME(ffffffff/d1fe87a8){UNASSIGNED} LLGM Assign pre (d1fe87a8 => e2f0123a) (gprs_llc.c:1079) 20250901094827288 DLLC NOTICE LLME(d1fe87a8/e2f0123a){ASSIGNED} LLGM Assign post (d1fe87a8 => e2f0123a) (gprs_llc.c:1125) 20250901094827288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901094827288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901094827288 DMM DEBUG MM(262420000001001/e2f0123a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094827299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094827299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901094827299 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094827299 DMM DEBUG MM(262420000001001/e2f0123a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250901094827299 DMM NOTICE MM(262420000001001/e2f0123a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901094827299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901094827299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901094827299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901094827299 DMM DEBUG MM(262420000001001/e2f0123a) Requesting authorization (sgsn_auth.c:160) 20250901094827299 DMM INFO MM(262420000001001/e2f0123a) Requesting authentication tuples (sgsn_auth.c:184) 20250901094827299 DMM DEBUG MM(262420000001001/e2f0123a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901094827299 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250901094827299 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(39)@ffb704b9e379: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(42) SGSN_Test-GSUP(39)@ffb704b9e379: Added IMSI table entry 0TC_attach_mnc3(42)"262420000001001" 20250901094827303 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901094827303 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901094827303 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901094827303 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901094827303 DMM INFO MM(262420000001001/e2f0123a) Subscriber data update (mmctx.c:445) 20250901094827303 DMM DEBUG MM(262420000001001/e2f0123a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901094827303 DMM INFO MM(262420000001001/e2f0123a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901094827303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901094827303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901094827303 DMM INFO MM(262420000001001/e2f0123a) <- GMM AUTH AND CIPHERING REQ (rand = 14 7d 9c 05 bf d0 9f 5b 4d fa 45 3a 7e d6 9a 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901094827314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094827314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094827314 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094827314 DMM INFO MM(262420000001001/e2f0123a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901094827314 DMM NOTICE MM(262420000001001/e2f0123a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901094827314 DMM DEBUG MM(262420000001001/e2f0123a) checking auth: received GSM SRES = d9 92 e1 74 (gprs_gmm.c:716) 20250901094827314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901094827314 DMM DEBUG MM(262420000001001/e2f0123a) Requesting authorization (sgsn_auth.c:160) 20250901094827314 DMM INFO MM(262420000001001/e2f0123a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901094827314 DMM DEBUG MM(262420000001001/e2f0123a) Requesting subscriber data update (gprs_subscriber.c:894) 20250901094827314 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250901094827315 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) 20250901094827315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901094827315 DMM INFO MM(262420000001001/e2f0123a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2f0123a) (gprs_gmm.c:337) 20250901094827317 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901094827317 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901094827317 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250901094827317 DMM INFO MM(262420000001001/e2f0123a) Subscriber data update (mmctx.c:445) 20250901094827317 DMM DEBUG MM(262420000001001/e2f0123a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901094827317 DMM INFO MM(262420000001001/e2f0123a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901094827317 DMM NOTICE MM(262420000001001/e2f0123a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250901094827317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901094827317 DMM NOTICE MM(262420000001001/e2f0123a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901094827317 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) 20250901094827317 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901094827318 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250901094827318 DMM INFO MM(262420000001001/e2f0123a) Subscriber data update (mmctx.c:445) 20250901094827318 DMM DEBUG MM(262420000001001/e2f0123a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901094827328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094827328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901094827328 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094827328 DMM INFO MM(262420000001001/e2f0123a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901094827328 DMM NOTICE MM(262420000001001/e2f0123a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901094827328 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901094827328 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901094827328 DLLC NOTICE LLME(d1fe87a8/e2f0123a){ASSIGNED} LLGM Assign pre (ffffffff => e2f0123a) (gprs_llc.c:1079) 20250901094827328 DLLC NOTICE LLME(ffffffff/e2f0123a){ASSIGNED} LLGM Assign post (ffffffff => e2f0123a) (gprs_llc.c:1125) 20250901094827328 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901094827328 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901094827328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901094827328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(42)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(26)@ffb704b9e379: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(42)@ffb704b9e379: Final verdict of PTC: pass 20250901094827387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(32)@ffb704b9e379: Final verdict of PTC: none TC_attach_mnc3-BVCI210(31)@ffb704b9e379: Final verdict of PTC: none 20250901094827392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901094827392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(39)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(38)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(29)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(33)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(27)@ffb704b9e379: Final verdict of PTC: none TC_attach_mnc3-BVCI196(26)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(34)@ffb704b9e379: Final verdict of PTC: none TC_attach_mnc3-BVCI220(36)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(28)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(37)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(40)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(23)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(30)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(25)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(41)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(24)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(35)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(23): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(24): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_mnc3-BVCI196(26): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(28): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(29): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_mnc3-BVCI210(31): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(33): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(34): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_mnc3-BVCI220(36): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(38): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(39): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(40): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(41): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_mnc3(42): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_mnc3 finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Sep 1 09:48:27 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250901094827495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094827897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89504) 20250901094828393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094828393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89504, count=90664) 20250901094829394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094829394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Sep 1 09:48:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901094830395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094830396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_umts_aka_umts_res started. 20250901094830997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094830999 DMM INFO MM(262420000001001/e2f0123a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901094830999 DMM INFO MM(262420000001001/e2f0123a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901094830999 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901094830999 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901094830999 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901094830999 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901094830999 DLLC NOTICE LLME(ffffffff/e2f0123a){ASSIGNED} LLGM Assign pre (e2f0123a => ffffffff) (gprs_llc.c:1079) 20250901094830999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2f0123a => ffffffff) (gprs_llc.c:1125) 20250901094830999 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250901094830999 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) 20250901094830999 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) 20250901094830999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901094830999 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901094830999 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901094830999 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901094831000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(43)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(44)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(43)@ffb704b9e379: 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(47)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(47)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094831044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901094831044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094831044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094831044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094831044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901094831044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094831044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094831044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094831044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(47)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094831045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094831045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094831045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094831045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094831045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094831045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094831045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094831045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094831045 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901094831045 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094831045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094831045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094831045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(47)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(47)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(48)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901094831047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(44)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(44)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094831052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094831052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(49)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(46)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(48)@ffb704b9e379: 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(52)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(52)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094831057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901094831057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094831057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094831057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094831057 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901094831057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094831057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094831057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094831057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(52)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094831058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094831058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094831058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094831058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094831058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094831058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094831058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094831058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094831058 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901094831058 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094831058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094831058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094831058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(52)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(52)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094831060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(49)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(53)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901094831064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094831064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(51)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(54)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(53)@ffb704b9e379: 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(57)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(57)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094831074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901094831074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094831074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094831074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094831074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901094831074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094831074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094831074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094831074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(57)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094831075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094831075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094831075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094831075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094831075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094831075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094831075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094831075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094831075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901094831075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094831075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094831075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094831075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(57)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(57)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094831077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(54)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(54)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094831081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094831081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(56)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901094831397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094831397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901094831397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901094831397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(58)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(58)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901094831403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901094831404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(58)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(58)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(58)@ffb704b9e379: 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(58)@ffb704b9e379: 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(58)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(58)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(46)@ffb704b9e379: Adding Client=TC_attach_umts_aka_umts_res(62), IMSI='262420000001002'H, TLLI='E0E59F90'O, index=0 SGSN_Test-GSUP(59)@ffb704b9e379: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(62) TC_attach_umts_aka_umts_res(62)@ffb704b9e379: 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 := '91B72E49FD94EEA7F1BFE34B6441844E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F2AA042'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0277FA98E325D48E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '034644769F485F5BDC92A373B2454DB6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '45951E07EA86106FAC3FD61E8EED0E62'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '30ACCF4ECF0B6A4E0C2F0679A72712B9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3548C48BC659F846'O } } } } } 20250901094832486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094832486 DLLC NOTICE LLME(ffffffff/e0e59f90){UNASSIGNED} LLC RX: unknown TLLI 0xe0e59f90, creating LLME on the fly (gprs_llc.c:552) 20250901094832486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094832486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1320) 20250901094832486 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901094832486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901094832486 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901094832486 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901094832486 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901094832486 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901094832486 DLLC NOTICE LLME(ffffffff/e0e59f90){UNASSIGNED} LLGM Assign pre (e0e59f90 => f3dcebc7) (gprs_llc.c:1079) 20250901094832486 DLLC NOTICE LLME(e0e59f90/f3dcebc7){ASSIGNED} LLGM Assign post (e0e59f90 => f3dcebc7) (gprs_llc.c:1125) 20250901094832486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901094832486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901094832486 DMM DEBUG MM(262420000001002/f3dcebc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094832510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094832510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901094832510 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094832510 DMM DEBUG MM(262420000001002/f3dcebc7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250901094832510 DMM NOTICE MM(262420000001002/f3dcebc7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901094832510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901094832510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901094832510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901094832510 DMM DEBUG MM(262420000001002/f3dcebc7) Requesting authorization (sgsn_auth.c:160) 20250901094832510 DMM INFO MM(262420000001002/f3dcebc7) Requesting authentication tuples (sgsn_auth.c:184) 20250901094832510 DMM DEBUG MM(262420000001002/f3dcebc7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901094832510 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250901094832510 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(59)@ffb704b9e379: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(62) SGSN_Test-GSUP(59)@ffb704b9e379: Added IMSI table entry 0TC_attach_umts_aka_umts_res(62)"262420000001002" 20250901094832516 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901094832516 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901094832516 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901094832517 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901094832517 DMM INFO MM(262420000001002/f3dcebc7) Subscriber data update (mmctx.c:445) 20250901094832517 DMM DEBUG MM(262420000001002/f3dcebc7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901094832517 DMM INFO MM(262420000001002/f3dcebc7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901094832517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901094832517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901094832517 DMM INFO MM(262420000001002/f3dcebc7) <- GMM AUTH AND CIPHERING REQ (rand = 91 b7 2e 49 fd 94 ee a7 f1 bf e3 4b 64 41 84 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 ac cf 4e cf 0b 6a 4e 0c 2f 06 79 a7 27 12 b9 ) (gprs_gmm.c:510) 20250901094832534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094832534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094832534 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094832534 DMM INFO MM(262420000001002/f3dcebc7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901094832534 DMM NOTICE MM(262420000001002/f3dcebc7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901094832534 DMM DEBUG MM(262420000001002/f3dcebc7) checking auth: received UMTS RES = 35 48 c4 8b c6 59 f8 46 (gprs_gmm.c:716) 20250901094832534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901094832534 DMM DEBUG MM(262420000001002/f3dcebc7) Requesting authorization (sgsn_auth.c:160) 20250901094832534 DMM INFO MM(262420000001002/f3dcebc7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901094832534 DMM DEBUG MM(262420000001002/f3dcebc7) Requesting subscriber data update (gprs_subscriber.c:894) 20250901094832534 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250901094832534 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) 20250901094832534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901094832534 DMM INFO MM(262420000001002/f3dcebc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3dcebc7) (gprs_gmm.c:337) 20250901094832537 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901094832537 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901094832537 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250901094832537 DMM INFO MM(262420000001002/f3dcebc7) Subscriber data update (mmctx.c:445) 20250901094832537 DMM DEBUG MM(262420000001002/f3dcebc7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901094832537 DMM INFO MM(262420000001002/f3dcebc7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901094832537 DMM NOTICE MM(262420000001002/f3dcebc7) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250901094832537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901094832537 DMM NOTICE MM(262420000001002/f3dcebc7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901094832537 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) 20250901094832539 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901094832539 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250901094832539 DMM INFO MM(262420000001002/f3dcebc7) Subscriber data update (mmctx.c:445) 20250901094832539 DMM DEBUG MM(262420000001002/f3dcebc7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901094832553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094832553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901094832553 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094832553 DMM INFO MM(262420000001002/f3dcebc7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901094832553 DMM NOTICE MM(262420000001002/f3dcebc7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901094832553 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901094832553 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901094832553 DLLC NOTICE LLME(e0e59f90/f3dcebc7){ASSIGNED} LLGM Assign pre (ffffffff => f3dcebc7) (gprs_llc.c:1079) 20250901094832553 DLLC NOTICE LLME(ffffffff/f3dcebc7){ASSIGNED} LLGM Assign post (ffffffff => f3dcebc7) (gprs_llc.c:1125) 20250901094832553 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901094832553 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901094832553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901094832553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(62)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(46)@ffb704b9e379: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(62)@ffb704b9e379: Final verdict of PTC: pass 20250901094832613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47006<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(43)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(57)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(52)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(47)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(48)@ffb704b9e379: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(51)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(44)@ffb704b9e379: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(46)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(53)@ffb704b9e379: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(56)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(59)@ffb704b9e379: Final verdict of PTC: none 20250901094832619 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901094832620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(49)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(54)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(58)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(60)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(55)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(50)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(61)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(45)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(43): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(44): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(45): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(46): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(47): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(48): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(49): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(50): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(51): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(52): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(53): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(54): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(55): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(56): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(57): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(58): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(59): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(60): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(61): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_umts_aka_umts_res(62): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Sep 1 09:48:32 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 20250901094832669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094833070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47012<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89724) 20250901094833620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094833620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89724, count=90264) 20250901094834622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094834622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Sep 1 09:48:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901094835623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094835624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_umts_aka_gsm_sres started. 20250901094836166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094836168 DMM INFO MM(262420000001002/f3dcebc7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901094836168 DMM INFO MM(262420000001002/f3dcebc7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901094836168 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901094836168 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901094836168 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901094836168 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901094836168 DLLC NOTICE LLME(ffffffff/f3dcebc7){ASSIGNED} LLGM Assign pre (f3dcebc7 => ffffffff) (gprs_llc.c:1079) 20250901094836168 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3dcebc7 => ffffffff) (gprs_llc.c:1125) 20250901094836168 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250901094836168 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) 20250901094836168 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) 20250901094836168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901094836168 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901094836168 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901094836169 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901094836169 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(63)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(64)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(63)@ffb704b9e379: 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(67)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(67)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094836207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901094836207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094836207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094836207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094836207 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901094836207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094836207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094836207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094836207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(67)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094836208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094836208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094836208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094836208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094836208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094836208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094836208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094836208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094836208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901094836208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094836208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094836208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094836209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(67)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(67)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(68)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901094836210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(64)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(64)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094836215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094836215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(69)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(66)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(68)@ffb704b9e379: 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(72)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(72)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094836220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901094836220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094836220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094836220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094836220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901094836220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094836220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094836220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094836220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(72)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094836220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094836220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094836220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094836221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094836221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094836221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094836221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094836221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094836221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901094836221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094836221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094836221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094836221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(72)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(72)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094836223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(73)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(69)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(69)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094836227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094836227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(71)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(74)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(73)@ffb704b9e379: 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(77)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(77)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094836233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901094836233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094836233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094836233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094836234 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901094836234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094836234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094836234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094836234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(77)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094836234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094836234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094836234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094836234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094836234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094836234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094836234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094836234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094836234 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901094836234 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094836234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094836235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094836235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(77)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(77)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094836236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(74)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094836241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094836241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(76)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901094836624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094836625 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901094836625 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901094836625 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(78)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(78)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901094836629 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(78)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(78)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901094836630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(78)@ffb704b9e379: 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(78)@ffb704b9e379: 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(78)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(78)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(66)@ffb704b9e379: Adding Client=TC_attach_umts_aka_gsm_sres(82), IMSI='262420000001003'H, TLLI='CF898EE0'O, index=0 SGSN_Test-GSUP(79)@ffb704b9e379: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(82) TC_attach_umts_aka_gsm_sres(82)@ffb704b9e379: 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 := '0FBF05D540B904D0F483338541C06EB8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '890C47AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C576C6A157F7D755'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8A173BE93A352232CBE7E5A98B979D0B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5E222B0F73823D53871F483055085957'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '99C08BCA06BE024440B01AAAA39AE86F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '41D93B7BD1299F59'O } } } } } 20250901094837703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094837703 DLLC NOTICE LLME(ffffffff/cf898ee0){UNASSIGNED} LLC RX: unknown TLLI 0xcf898ee0, creating LLME on the fly (gprs_llc.c:552) 20250901094837703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094837703 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1320) 20250901094837703 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901094837703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901094837703 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901094837703 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901094837703 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901094837703 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901094837703 DLLC NOTICE LLME(ffffffff/cf898ee0){UNASSIGNED} LLGM Assign pre (cf898ee0 => daa4be94) (gprs_llc.c:1079) 20250901094837703 DLLC NOTICE LLME(cf898ee0/daa4be94){ASSIGNED} LLGM Assign post (cf898ee0 => daa4be94) (gprs_llc.c:1125) 20250901094837703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901094837703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901094837703 DMM DEBUG MM(262420000001003/daa4be94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094837713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094837713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901094837713 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094837713 DMM DEBUG MM(262420000001003/daa4be94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250901094837713 DMM NOTICE MM(262420000001003/daa4be94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901094837713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901094837713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901094837713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901094837713 DMM DEBUG MM(262420000001003/daa4be94) Requesting authorization (sgsn_auth.c:160) 20250901094837713 DMM INFO MM(262420000001003/daa4be94) Requesting authentication tuples (sgsn_auth.c:184) 20250901094837713 DMM DEBUG MM(262420000001003/daa4be94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901094837714 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250901094837714 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(79)@ffb704b9e379: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(82) SGSN_Test-GSUP(79)@ffb704b9e379: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(82)"262420000001003" 20250901094837717 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901094837717 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901094837717 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901094837717 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901094837717 DMM INFO MM(262420000001003/daa4be94) Subscriber data update (mmctx.c:445) 20250901094837717 DMM DEBUG MM(262420000001003/daa4be94) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901094837717 DMM INFO MM(262420000001003/daa4be94) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901094837717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901094837717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901094837717 DMM INFO MM(262420000001003/daa4be94) <- GMM AUTH AND CIPHERING REQ (rand = 0f bf 05 d5 40 b9 04 d0 f4 83 33 85 41 c0 6e b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 c0 8b ca 06 be 02 44 40 b0 1a aa a3 9a e8 6f ) (gprs_gmm.c:510) 20250901094837725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094837725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094837726 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094837726 DMM INFO MM(262420000001003/daa4be94) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901094837726 DMM NOTICE MM(262420000001003/daa4be94) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901094837726 DMM DEBUG MM(262420000001003/daa4be94) checking auth: received GSM SRES = 89 0c 47 ab (gprs_gmm.c:716) 20250901094837726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901094837726 DMM DEBUG MM(262420000001003/daa4be94) Requesting authorization (sgsn_auth.c:160) 20250901094837726 DMM INFO MM(262420000001003/daa4be94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901094837726 DMM DEBUG MM(262420000001003/daa4be94) Requesting subscriber data update (gprs_subscriber.c:894) 20250901094837726 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250901094837726 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) 20250901094837726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901094837726 DMM INFO MM(262420000001003/daa4be94) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaa4be94) (gprs_gmm.c:337) 20250901094837727 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901094837727 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901094837727 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250901094837727 DMM INFO MM(262420000001003/daa4be94) Subscriber data update (mmctx.c:445) 20250901094837727 DMM DEBUG MM(262420000001003/daa4be94) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901094837727 DMM INFO MM(262420000001003/daa4be94) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901094837727 DMM NOTICE MM(262420000001003/daa4be94) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250901094837727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901094837727 DMM NOTICE MM(262420000001003/daa4be94) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901094837727 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) 20250901094837728 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901094837728 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250901094837728 DMM INFO MM(262420000001003/daa4be94) Subscriber data update (mmctx.c:445) 20250901094837728 DMM DEBUG MM(262420000001003/daa4be94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901094837734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094837734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901094837734 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094837734 DMM INFO MM(262420000001003/daa4be94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901094837734 DMM NOTICE MM(262420000001003/daa4be94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901094837734 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901094837734 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901094837734 DLLC NOTICE LLME(cf898ee0/daa4be94){ASSIGNED} LLGM Assign pre (ffffffff => daa4be94) (gprs_llc.c:1079) 20250901094837734 DLLC NOTICE LLME(ffffffff/daa4be94){ASSIGNED} LLGM Assign post (ffffffff => daa4be94) (gprs_llc.c:1125) 20250901094837734 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901094837734 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901094837734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901094837734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(82)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(66)@ffb704b9e379: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(82)@ffb704b9e379: Final verdict of PTC: pass 20250901094837794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40818<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI196(66)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(63)@ffb704b9e379: Final verdict of PTC: none 20250901094837799 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901094837799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(77)@ffb704b9e379: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(76)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(79)@ffb704b9e379: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(71)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(69)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(67)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(72)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(73)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(78)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(68)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(80)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(81)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(64)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(74)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(75)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(70)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(65)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(63): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(64): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(65): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(66): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(67): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(68): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(69): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(70): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(71): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(72): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(73): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(74): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(75): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(76): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(77): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(78): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(79): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(80): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(81): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_umts_aka_gsm_sres(82): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Sep 1 09:48:37 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 20250901094837856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094838258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89716) 20250901094838801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094838801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89716, count=90256) 20250901094839802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094839802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Sep 1 09:48:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901094840804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094840804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_timeout_after_pdp_act started. 20250901094841377 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094841379 DMM INFO MM(262420000001003/daa4be94) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901094841379 DMM INFO MM(262420000001003/daa4be94) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901094841379 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901094841379 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901094841379 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901094841379 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901094841379 DLLC NOTICE LLME(ffffffff/daa4be94){ASSIGNED} LLGM Assign pre (daa4be94 => ffffffff) (gprs_llc.c:1079) 20250901094841379 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daa4be94 => ffffffff) (gprs_llc.c:1125) 20250901094841379 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250901094841380 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) 20250901094841380 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) 20250901094841380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901094841380 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901094841380 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901094841380 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901094841380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(83)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(84)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(83)@ffb704b9e379: 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(87)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(87)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094841406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901094841406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094841406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094841406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094841406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901094841406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094841406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094841406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094841406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(87)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094841406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094841406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094841406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094841406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094841406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094841406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094841406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094841406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094841406 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901094841406 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094841406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094841407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094841407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(87)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094841409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(88)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(84)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(84)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094841415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094841415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(89)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(88)@ffb704b9e379: 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_timeout_after_pdp_act-BVCI196(86)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(92)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(92)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094841419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901094841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094841419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094841419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901094841419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094841419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094841419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(92)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094841420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094841420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094841420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094841420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094841420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094841420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094841420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094841420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094841420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901094841420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094841420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094841421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094841421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094841423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(93)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(89)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(89)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094841428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094841428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(94)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(91)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(93)@ffb704b9e379: 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(97)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(97)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094841434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901094841434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094841434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094841434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094841434 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901094841434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094841434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094841434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094841434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(97)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094841435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094841435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094841435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094841435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094841435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094841435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094841435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094841435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094841435 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901094841435 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094841435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094841435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094841435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(97)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094841437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(94)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(94)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094841441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094841441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(96)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901094841806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094841806 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901094841806 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901094841806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(98)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901094841809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(98)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901094841810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@ffb704b9e379: 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(98)@ffb704b9e379: 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(98)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(98)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(86)@ffb704b9e379: Adding Client=TC_attach_timeout_after_pdp_act(102), IMSI='262420000000021'H, TLLI='D8CC7635'O, index=0 SGSN_Test-GSUP(99)@ffb704b9e379: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(102) TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: 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 := '1D2ECBAFFC413B9358CC33BFBD5C09E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DF7FBDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C30E8EA2A6EBF5AD'O } } } } } 20250901094841897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094841897 DLLC NOTICE LLME(ffffffff/d8cc7635){UNASSIGNED} LLC RX: unknown TLLI 0xd8cc7635, creating LLME on the fly (gprs_llc.c:552) 20250901094841897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094841897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1320) 20250901094841897 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901094841897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901094841897 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901094841897 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901094841897 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901094841897 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901094841897 DLLC NOTICE LLME(ffffffff/d8cc7635){UNASSIGNED} LLGM Assign pre (d8cc7635 => d253c3df) (gprs_llc.c:1079) 20250901094841897 DLLC NOTICE LLME(d8cc7635/d253c3df){ASSIGNED} LLGM Assign post (d8cc7635 => d253c3df) (gprs_llc.c:1125) 20250901094841897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901094841897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901094841897 DMM DEBUG MM(262420000000021/d253c3df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094841913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094841913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901094841913 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094841913 DMM DEBUG MM(262420000000021/d253c3df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250901094841913 DMM NOTICE MM(262420000000021/d253c3df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901094841913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901094841913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901094841913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901094841913 DMM DEBUG MM(262420000000021/d253c3df) Requesting authorization (sgsn_auth.c:160) 20250901094841913 DMM INFO MM(262420000000021/d253c3df) Requesting authentication tuples (sgsn_auth.c:184) 20250901094841913 DMM DEBUG MM(262420000000021/d253c3df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901094841913 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250901094841913 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(99)@ffb704b9e379: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(102) SGSN_Test-GSUP(99)@ffb704b9e379: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(102)"262420000000021" 20250901094841918 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901094841918 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901094841918 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901094841918 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901094841918 DMM INFO MM(262420000000021/d253c3df) Subscriber data update (mmctx.c:445) 20250901094841918 DMM DEBUG MM(262420000000021/d253c3df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901094841918 DMM INFO MM(262420000000021/d253c3df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901094841918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901094841918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901094841918 DMM INFO MM(262420000000021/d253c3df) <- GMM AUTH AND CIPHERING REQ (rand = 1d 2e cb af fc 41 3b 93 58 cc 33 bf bd 5c 09 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901094841932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094841932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094841932 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094841932 DMM INFO MM(262420000000021/d253c3df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901094841932 DMM NOTICE MM(262420000000021/d253c3df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901094841932 DMM DEBUG MM(262420000000021/d253c3df) checking auth: received GSM SRES = 3d f7 fb dd (gprs_gmm.c:716) 20250901094841932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901094841932 DMM DEBUG MM(262420000000021/d253c3df) Requesting authorization (sgsn_auth.c:160) 20250901094841932 DMM INFO MM(262420000000021/d253c3df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901094841932 DMM DEBUG MM(262420000000021/d253c3df) Requesting subscriber data update (gprs_subscriber.c:894) 20250901094841932 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250901094841932 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) 20250901094841932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901094841932 DMM INFO MM(262420000000021/d253c3df) <- GMM ATTACH ACCEPT (new P-TMSI=0xd253c3df) (gprs_gmm.c:337) 20250901094841934 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901094841934 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901094841934 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250901094841934 DMM INFO MM(262420000000021/d253c3df) Subscriber data update (mmctx.c:445) 20250901094841934 DMM DEBUG MM(262420000000021/d253c3df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901094841934 DMM INFO MM(262420000000021/d253c3df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901094841934 DMM NOTICE MM(262420000000021/d253c3df) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250901094841934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901094841934 DMM NOTICE MM(262420000000021/d253c3df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901094841934 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) 20250901094841935 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901094841935 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250901094841935 DMM INFO MM(262420000000021/d253c3df) Subscriber data update (mmctx.c:445) 20250901094841935 DMM DEBUG MM(262420000000021/d253c3df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901094841945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094841945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901094841945 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094841945 DMM INFO MM(262420000000021/d253c3df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901094841945 DMM NOTICE MM(262420000000021/d253c3df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901094841945 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901094841945 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901094841945 DLLC NOTICE LLME(d8cc7635/d253c3df){ASSIGNED} LLGM Assign pre (ffffffff => d253c3df) (gprs_llc.c:1079) 20250901094841946 DLLC NOTICE LLME(ffffffff/d253c3df){ASSIGNED} LLGM Assign post (ffffffff => d253c3df) (gprs_llc.c:1125) 20250901094841946 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901094841946 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901094841946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901094841946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: setverdict(pass): none -> pass 20250901094842003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094842003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901094842003 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094842003 DMM INFO MM(262420000000021/d253c3df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901094842003 DMM INFO MM(262420000000021/d253c3df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901094842003 DMM DEBUG MM(262420000000021/d253c3df) Using GGSN 0 (gprs_sm.c:317) 20250901094842003 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250901094842003 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901094842003 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250901094842004 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:378) 20250901094842032 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 fc 9e 86 72 11 f7 8c 01 01 14 05 7f 9b 0c 15 4a 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:465) 20250901094842032 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc20b8, cbp=0x55918c119250) (sgsn_libgtp.c:633) 20250901094842032 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901094842032 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c11bb28 TLLI=d253c3df, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901094842032 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901094842032 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901094842049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094842049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250901094842050 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094842050 DMM INFO MM(262420000000021/d253c3df) -> GMM ATTACH REQUEST MI(TMSI-0xD253C3DF) type="GPRS attach" (gprs_gmm.c:1320) 20250901094842050 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901094842050 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901094842050 DLLC NOTICE LLME(ffffffff/d253c3df){ASSIGNED} LLGM Assign pre (d253c3df => da6aeb54) (gprs_llc.c:1079) 20250901094842050 DLLC NOTICE LLME(d253c3df/da6aeb54){ASSIGNED} LLGM Assign post (d253c3df => da6aeb54) (gprs_llc.c:1125) 20250901094842050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901094842050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901094842050 DMM DEBUG MM(262420000000021/da6aeb54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094842057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094842057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250901094842057 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094842057 DMM DEBUG MM(262420000000021/da6aeb54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250901094842057 DMM NOTICE MM(262420000000021/da6aeb54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901094842057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901094842057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901094842057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901094842057 DMM DEBUG MM(262420000000021/da6aeb54) Requesting authorization (sgsn_auth.c:160) 20250901094842058 DMM INFO MM(262420000000021/da6aeb54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901094842058 DMM DEBUG MM(262420000000021/da6aeb54) Requesting subscriber data update (gprs_subscriber.c:894) 20250901094842058 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250901094842058 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) 20250901094842059 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901094842059 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901094842059 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250901094842059 DMM INFO MM(262420000000021/da6aeb54) Subscriber data update (mmctx.c:445) 20250901094842059 DMM DEBUG MM(262420000000021/da6aeb54) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250901094842059 DMM INFO MM(262420000000021/da6aeb54) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250901094842059 DMM NOTICE MM(262420000000021/da6aeb54) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250901094842059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901094842059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901094842059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250901094842059 DMM INFO MM(262420000000021/da6aeb54) <- GMM ATTACH ACCEPT (new P-TMSI=0xda6aeb54) (gprs_gmm.c:337) 20250901094842059 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) 20250901094842059 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901094842059 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: Trying to receive 5 ATTACH ACCEPTs 20250901094842059 DMM INFO MM(262420000000021/da6aeb54) Subscriber data update (mmctx.c:445) 20250901094842059 DMM DEBUG MM(262420000000021/da6aeb54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901094848060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901094848060 DMM INFO MM(262420000000021/da6aeb54) <- GMM ATTACH ACCEPT (new P-TMSI=0xda6aeb54) (gprs_gmm.c:337) 20250901094848996 DGPRS DEBUG Checking for inactive LLMEs, time = 19951034 (sgsn.c:132) 20250901094849000 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901094849000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901094849001 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094849001 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901094849001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901094849001 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901094849001 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094849001 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901094849001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901094849001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(87)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094851414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094851414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094851414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094851429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094851429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094851429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094851446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094851446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094851446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094854061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901094854061 DMM INFO MM(262420000000021/da6aeb54) <- GMM ATTACH ACCEPT (new P-TMSI=0xda6aeb54) (gprs_gmm.c:337) 20250901094900062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901094900062 DMM INFO MM(262420000000021/da6aeb54) <- GMM ATTACH ACCEPT (new P-TMSI=0xda6aeb54) (gprs_gmm.c:337) -NSVCI97(87)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094901423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094901423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094901423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094901437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094901438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094901438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094901458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094901458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094901458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094901807 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901094901807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901094901808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901094906063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901094906063 DMM INFO MM(262420000000021/da6aeb54) <- GMM ATTACH ACCEPT (new P-TMSI=0xda6aeb54) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250901094911408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094911415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094911415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901094911421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094911424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094911424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094911427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094911427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094911427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094911436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094911439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094911439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094911440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094911440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094911440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094911461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094911461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094911461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094912064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901094912064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250901094912064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901094912065 DMM NOTICE MM(262420000000021/da6aeb54) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901094912065 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250901094912065 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c11bb28, TLLI=da6aeb54, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901094912065 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901094912065 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901094912065 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:378) 20250901094912065 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250901094912065 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) 20250901094912065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Reject}: Deallocated (fsm.c:568) 20250901094912065 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Deallocated (fsm.c:568) 20250901094912065 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901094912065 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901094912065 DLLC NOTICE LLME(d253c3df/da6aeb54){ASSIGNED} LLGM Assign pre (da6aeb54 => ffffffff) (gprs_llc.c:1079) 20250901094912065 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da6aeb54 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(86)@ffb704b9e379: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(102)@ffb704b9e379: Final verdict of PTC: pass 20250901094912594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40830<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(99)@ffb704b9e379: Final verdict of PTC: none 20250901094912599 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901094912599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(98)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(92)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(87)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(94)@ffb704b9e379: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(86)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(97)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(101)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(93)@ffb704b9e379: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(96)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(88)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(83)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(89)@ffb704b9e379: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(91)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(100)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(84)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(95)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(85)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(90)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(83): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(84): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(85): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(86): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(87): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(88): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(89): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(90): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(91): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(92): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(93): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(94): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(95): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(96): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(97): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(98): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(99): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(100): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(101): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_timeout_after_pdp_act(102): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Sep 1 09:49:12 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 20250901094912725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094913027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145828) 20250901094913600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094913600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=145828, count=147088) 20250901094914602 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094914602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Sep 1 09:49:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901094915603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094915604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_auth_id_timeout started. 20250901094916152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094916155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(103)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(104)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(103)@ffb704b9e379: 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(107)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(107)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094916207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901094916207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094916207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094916207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094916207 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901094916207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094916207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094916207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094916207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(107)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094916208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094916208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094916208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094916208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094916208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094916208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094916208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094916208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094916208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901094916208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094916208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094916208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094916208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(107)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094916210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(108)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(104)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(104)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094916214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094916214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(106)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(109)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(108)@ffb704b9e379: 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(112)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(112)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094916222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901094916222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094916222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094916222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094916222 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901094916222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094916222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094916222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094916222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(112)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094916223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094916223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094916223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094916223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094916223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094916223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094916223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094916223 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094916223 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901094916223 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094916223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094916224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094916224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094916225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(113)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(109)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(109)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094916229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094916230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(111)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(114)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(113)@ffb704b9e379: 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(117)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(117)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094916237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901094916237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094916237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094916237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094916237 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901094916237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094916237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094916237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094916237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(117)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094916239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094916239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094916239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094916239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094916239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094916239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094916239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094916239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094916239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901094916239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094916239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094916239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094916239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(117)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094916241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(114)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094916246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094916246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(116)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901094916605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094916605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901094916605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901094916605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(118)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901094916609 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901094916610 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(118)@ffb704b9e379: 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(118)@ffb704b9e379: 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(118)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(118)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(106)@ffb704b9e379: Adding Client=TC_attach_auth_id_timeout(122), IMSI='262420000000002'H, TLLI='F75101E4'O, index=0 SGSN_Test-GSUP(119)@ffb704b9e379: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(122) 20250901094916678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094916678 DLLC NOTICE LLME(ffffffff/f75101e4){UNASSIGNED} LLC RX: unknown TLLI 0xf75101e4, creating LLME on the fly (gprs_llc.c:552) 20250901094916678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094916678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1320) 20250901094916678 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901094916678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901094916678 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901094916678 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901094916678 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901094916678 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901094916678 DLLC NOTICE LLME(ffffffff/f75101e4){UNASSIGNED} LLGM Assign pre (f75101e4 => d7852cc7) (gprs_llc.c:1079) 20250901094916678 DLLC NOTICE LLME(f75101e4/d7852cc7){ASSIGNED} LLGM Assign post (f75101e4 => d7852cc7) (gprs_llc.c:1125) 20250901094916678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901094916678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901094916678 DMM DEBUG MM(/d7852cc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094918997 DGPRS DEBUG Checking for inactive LLMEs, time = 19951064 (sgsn.c:132) 20250901094919001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901094919001 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901094919001 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094919001 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901094919001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901094919001 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901094919002 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094919002 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901094919002 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901094919002 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901094922680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901094922680 DMM DEBUG MM(/d7852cc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094926214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094926215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094926215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094926234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094926234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094926234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094926251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094926251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094926251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094928680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901094928680 DMM DEBUG MM(/d7852cc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094934682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901094934682 DMM DEBUG MM(/d7852cc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094936223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094936223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094936223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094936246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094936247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094936247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094936266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094936266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094936266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094936606 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901094936607 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901094936607 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250901094940684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901094940684 DMM DEBUG MM(/d7852cc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094946209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094946215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094946215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901094946224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(107)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094946227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094946227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094946227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094946229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094946229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094946240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094946242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094946242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094946252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094946252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094946252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901094946268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094946268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094946268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901094946685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901094946685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250901094946685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901094946685 DMM NOTICE MM(/d7852cc7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250901094946685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Reject}: Deallocated (fsm.c:568) 20250901094946685 DMM DEBUG MM_STATE_Gb(4149281252)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901094946685 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901094946685 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901094946685 DLLC NOTICE LLME(f75101e4/d7852cc7){ASSIGNED} LLGM Assign pre (d7852cc7 => ffffffff) (gprs_llc.c:1079) 20250901094946685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7852cc7 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(122)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(106)@ffb704b9e379: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(122)@ffb704b9e379: Final verdict of PTC: pass 20250901094946706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901094946710 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901094946711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(119)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(118)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(103)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(111)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(114)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(109)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(112)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(106)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(104)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(117)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(113)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(107)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(108)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(116)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(121)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(120)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(115)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(110)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(105)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(103): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(104): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(105): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(106): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(107): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(108): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(109): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(110): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(111): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(112): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(113): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(114): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(115): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(116): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(117): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(118): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(119): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(120): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(121): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_id_timeout(122): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Sep 1 09:49:46 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 20250901094946817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094947118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79340) 20250901094947712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094947712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79340, count=83696) 20250901094948713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094948713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901094948997 DGPRS DEBUG Checking for inactive LLMEs, time = 19951094 (sgsn.c:132) 20250901094949001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901094949001 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901094949001 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094949001 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901094949001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901094949001 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901094949001 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901094949001 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901094949001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901094949001 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Sep 1 09:49:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901094949715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094949715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_auth_sai_timeout started. 20250901094950211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094950213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(123)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(124)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(123)@ffb704b9e379: 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(127)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(127)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094950266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901094950266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094950266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094950266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094950266 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901094950266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094950266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094950266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094950266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(127)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094950268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094950268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094950268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094950268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094950268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094950268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094950268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094950268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094950268 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901094950268 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094950268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094950268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094950268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(127)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(127)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(128)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901094950272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(124)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(124)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094950280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094950280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(129)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(126)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(128)@ffb704b9e379: 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(132)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(132)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094950286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901094950286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094950286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094950286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094950286 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901094950286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094950286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094950286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094950286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(132)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094950287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094950287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094950287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094950287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094950287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094950287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094950287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094950287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094950287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901094950287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094950287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094950287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094950287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(132)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(132)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094950289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(133)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(129)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(129)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094950293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094950293 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(131)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(134)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(133)@ffb704b9e379: 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(137)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(137)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901094950300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901094950300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901094950300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901094950300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094950300 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901094950300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901094950300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901094950300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901094950300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(137)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901094950301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901094950301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901094950301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901094950301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901094950301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901094950301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901094950301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901094950301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901094950301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901094950301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901094950301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901094950301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901094950301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(137)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(137)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901094950304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(134)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(134)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901094950309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094950309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(136)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901094950716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094950716 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901094950716 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901094950716 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(138)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(138)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901094950720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901094950721 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(138)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(138)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(138)@ffb704b9e379: 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(138)@ffb704b9e379: 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(138)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(138)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(126)@ffb704b9e379: Adding Client=TC_attach_auth_sai_timeout(142), IMSI='262420000000003'H, TLLI='DC76A716'O, index=0 SGSN_Test-GSUP(139)@ffb704b9e379: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(142) 20250901094950797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094950797 DLLC NOTICE LLME(ffffffff/dc76a716){UNASSIGNED} LLC RX: unknown TLLI 0xdc76a716, creating LLME on the fly (gprs_llc.c:552) 20250901094950798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901094950798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1320) 20250901094950798 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901094950798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901094950798 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901094950798 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901094950798 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901094950798 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901094950798 DLLC NOTICE LLME(ffffffff/dc76a716){UNASSIGNED} LLGM Assign pre (dc76a716 => e17de23c) (gprs_llc.c:1079) 20250901094950798 DLLC NOTICE LLME(dc76a716/e17de23c){ASSIGNED} LLGM Assign post (dc76a716 => e17de23c) (gprs_llc.c:1125) 20250901094950798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901094950798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901094950798 DMM DEBUG MM(262420000000003/e17de23c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901094950823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901094950823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901094950823 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901094950823 DMM DEBUG MM(262420000000003/e17de23c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250901094950823 DMM NOTICE MM(262420000000003/e17de23c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901094950823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901094950823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901094950823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901094950823 DMM DEBUG MM(262420000000003/e17de23c) Requesting authorization (sgsn_auth.c:160) 20250901094950823 DMM INFO MM(262420000000003/e17de23c) Requesting authentication tuples (sgsn_auth.c:184) 20250901094950823 DMM DEBUG MM(262420000000003/e17de23c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901094950823 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250901094950823 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(139)@ffb704b9e379: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(142) SGSN_Test-GSUP(139)@ffb704b9e379: Added IMSI table entry 0TC_attach_auth_sai_timeout(142)"262420000000003" 20250901094956825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250901094956825 DMM ERROR MM(262420000000003/e17de23c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250901094956825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250901094956825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901094956825 DMM NOTICE MM(262420000000003/e17de23c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250901094956825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Reject}: Deallocated (fsm.c:568) 20250901094956825 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901094956825 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901094956825 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901094956825 DLLC NOTICE LLME(dc76a716/e17de23c){ASSIGNED} LLGM Assign pre (e17de23c => ffffffff) (gprs_llc.c:1079) 20250901094956825 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e17de23c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(142)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(126)@ffb704b9e379: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(142)@ffb704b9e379: Final verdict of PTC: pass 20250901094956846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(139)@ffb704b9e379: Final verdict of PTC: none 20250901094956850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901094956851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(138)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(123)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(128)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(133)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(137)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(131)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(132)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(127)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(129)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(140)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(134)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(124)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(136)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(126)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(125)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(130)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(141)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(135)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(123): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(124): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(125): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(126): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(127): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(128): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(129): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(130): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(131): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(132): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(133): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(134): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(135): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(136): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(137): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(138): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(139): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(140): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(141): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_sai_timeout(142): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Sep 1 09:49:56 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 20250901094956953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901094957255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63492) 20250901094957852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094957853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63492, count=67848) 20250901094958854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094958854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Sep 1 09:49:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901094959856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901094959856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_auth_sai_reject started. 20250901095000364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095000366 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(143)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(144)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(143)@ffb704b9e379: 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(147)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(147)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095000414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095000414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095000414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095000414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095000414 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095000414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095000414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095000414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095000414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(147)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095000416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095000416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095000416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095000416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095000416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095000416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095000416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095000416 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095000416 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095000416 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095000416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(147)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095000417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095000417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(147)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095000419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(148)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(144)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(144)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095000425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095000425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(149)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(146)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(148)@ffb704b9e379: 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(152)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(152)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095000431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095000431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095000431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095000431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095000431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095000431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095000431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095000431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095000431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(152)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095000432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095000432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095000432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095000432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095000432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095000432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095000432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095000432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095000432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095000432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095000432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095000432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095000432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(152)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(152)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095000434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(153)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(149)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(149)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095000439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095000439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(151)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(154)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(153)@ffb704b9e379: 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(157)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(157)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095000446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095000446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095000446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095000446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095000446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095000446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095000446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095000446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095000446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(157)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095000448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095000448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095000448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095000448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095000448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095000448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095000448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095000448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095000448 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095000448 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095000448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095000448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095000448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(157)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(157)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095000451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(154)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(154)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095000457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095000457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(156)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095000857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095000857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095000857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095000857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(158)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(158)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095000862 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(158)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(158)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095000863 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(158)@ffb704b9e379: 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(158)@ffb704b9e379: 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(158)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(158)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(146)@ffb704b9e379: Adding Client=TC_attach_auth_sai_reject(162), IMSI='262420000000004'H, TLLI='FFDD66A9'O, index=0 SGSN_Test-GSUP(159)@ffb704b9e379: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(162) 20250901095000935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095000935 DLLC NOTICE LLME(ffffffff/ffdd66a9){UNASSIGNED} LLC RX: unknown TLLI 0xffdd66a9, creating LLME on the fly (gprs_llc.c:552) 20250901095000935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095000935 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1320) 20250901095000935 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095000935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095000935 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095000935 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095000935 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095000935 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095000935 DLLC NOTICE LLME(ffffffff/ffdd66a9){UNASSIGNED} LLGM Assign pre (ffdd66a9 => d0fb1c60) (gprs_llc.c:1079) 20250901095000935 DLLC NOTICE LLME(ffdd66a9/d0fb1c60){ASSIGNED} LLGM Assign post (ffdd66a9 => d0fb1c60) (gprs_llc.c:1125) 20250901095000935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095000935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095000935 DMM DEBUG MM(262420000000004/d0fb1c60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095000953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095000953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095000953 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095000953 DMM DEBUG MM(262420000000004/d0fb1c60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250901095000953 DMM NOTICE MM(262420000000004/d0fb1c60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095000953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095000953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095000953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095000953 DMM DEBUG MM(262420000000004/d0fb1c60) Requesting authorization (sgsn_auth.c:160) 20250901095000953 DMM INFO MM(262420000000004/d0fb1c60) Requesting authentication tuples (sgsn_auth.c:184) 20250901095000953 DMM DEBUG MM(262420000000004/d0fb1c60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095000953 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250901095000953 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(159)@ffb704b9e379: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(162) SGSN_Test-GSUP(159)@ffb704b9e379: Added IMSI table entry 0TC_attach_auth_sai_reject(162)"262420000000004" 20250901095000959 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250901095000959 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250901095000959 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250901095006955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250901095006955 DMM ERROR MM(262420000000004/d0fb1c60) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250901095006955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250901095006955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901095006955 DMM NOTICE MM(262420000000004/d0fb1c60) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250901095006955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Reject}: Deallocated (fsm.c:568) 20250901095006955 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095006955 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095006955 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901095006955 DLLC NOTICE LLME(ffdd66a9/d0fb1c60){ASSIGNED} LLGM Assign pre (d0fb1c60 => ffffffff) (gprs_llc.c:1079) 20250901095006955 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0fb1c60 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(162)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(146)@ffb704b9e379: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(162)@ffb704b9e379: Final verdict of PTC: pass 20250901095006972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53992<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095006977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095006977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(159)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(148)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(144)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(143)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(147)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(158)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(154)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(152)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(153)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(157)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(156)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(149)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(151)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(160)@ffb704b9e379: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(146)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(161)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(145)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(150)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(155)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(143): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(144): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(145): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(146): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(147): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(148): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(149): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(150): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(151): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(152): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(153): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(154): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(155): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(156): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(157): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(158): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(159): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(160): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(161): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_auth_sai_reject(162): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Sep 1 09:50:07 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20250901095007040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095007343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68204) 20250901095007979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095007979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68204, count=68744) 20250901095008980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095008981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Sep 1 09:50:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095009983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095009983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_gsup_lu_timeout started. 20250901095010460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095010463 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(163)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(164)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(163)@ffb704b9e379: 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(167)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(167)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095010510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095010510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095010510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095010510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095010510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095010510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095010510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095010510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095010510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(167)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095010511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095010511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095010511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095010511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095010511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095010511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095010511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095010511 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095010511 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095010511 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095010511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(167)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095010512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095010512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(167)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095010514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(168)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(164)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(164)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095010518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095010518 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(166)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(169)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(168)@ffb704b9e379: 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(172)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(172)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095010524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095010524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095010524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095010524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095010524 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095010524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095010524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095010524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095010524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(172)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095010525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095010525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095010525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095010525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095010525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095010525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095010525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095010525 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095010525 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095010525 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095010525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095010525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095010525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(172)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(172)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095010528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(169)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(169)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095010533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095010533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(173)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 TC_attach_gsup_lu_timeout-BVCI210(171)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(174)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(173)@ffb704b9e379: 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(177)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(177)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095010545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095010545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095010545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095010545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095010545 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095010545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095010545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095010545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095010545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(177)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095010545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095010545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095010545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095010546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095010546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095010546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095010546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095010546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095010546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095010546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095010546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095010546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(177)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095010546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(177)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095010548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(174)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(174)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095010553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095010553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(176)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095010985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095010985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095010985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095010985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(178)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(178)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095010989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095010990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(178)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(178)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(178)@ffb704b9e379: 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(178)@ffb704b9e379: 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(178)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(178)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(166)@ffb704b9e379: Adding Client=TC_attach_gsup_lu_timeout(182), IMSI='262420000000005'H, TLLI='C833DC1E'O, index=0 SGSN_Test-GSUP(179)@ffb704b9e379: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(182) TC_attach_gsup_lu_timeout(182)@ffb704b9e379: 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 := '108252CAA2EBAEBFDB28B0068BDDB1B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5E60103'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '83FDEA3B4E2B06D7'O } } } } } 20250901095012074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095012074 DLLC NOTICE LLME(ffffffff/c833dc1e){UNASSIGNED} LLC RX: unknown TLLI 0xc833dc1e, creating LLME on the fly (gprs_llc.c:552) 20250901095012074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095012074 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1320) 20250901095012074 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095012074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095012074 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095012074 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095012074 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095012074 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095012074 DLLC NOTICE LLME(ffffffff/c833dc1e){UNASSIGNED} LLGM Assign pre (c833dc1e => f91936c0) (gprs_llc.c:1079) 20250901095012074 DLLC NOTICE LLME(c833dc1e/f91936c0){ASSIGNED} LLGM Assign post (c833dc1e => f91936c0) (gprs_llc.c:1125) 20250901095012074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095012074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095012074 DMM DEBUG MM(262420000000005/f91936c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095012099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095012099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095012099 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095012099 DMM DEBUG MM(262420000000005/f91936c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250901095012099 DMM NOTICE MM(262420000000005/f91936c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095012100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095012100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095012100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095012100 DMM DEBUG MM(262420000000005/f91936c0) Requesting authorization (sgsn_auth.c:160) 20250901095012100 DMM INFO MM(262420000000005/f91936c0) Requesting authentication tuples (sgsn_auth.c:184) 20250901095012100 DMM DEBUG MM(262420000000005/f91936c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095012100 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250901095012100 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(179)@ffb704b9e379: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(182) SGSN_Test-GSUP(179)@ffb704b9e379: Added IMSI table entry 0TC_attach_gsup_lu_timeout(182)"262420000000005" 20250901095012106 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095012106 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095012106 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095012106 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095012106 DMM INFO MM(262420000000005/f91936c0) Subscriber data update (mmctx.c:445) 20250901095012106 DMM DEBUG MM(262420000000005/f91936c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095012106 DMM INFO MM(262420000000005/f91936c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095012106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095012106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095012106 DMM INFO MM(262420000000005/f91936c0) <- GMM AUTH AND CIPHERING REQ (rand = 10 82 52 ca a2 eb ae bf db 28 b0 06 8b dd b1 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095012122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095012122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095012122 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095012122 DMM INFO MM(262420000000005/f91936c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095012122 DMM NOTICE MM(262420000000005/f91936c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095012122 DMM DEBUG MM(262420000000005/f91936c0) checking auth: received GSM SRES = b5 e6 01 03 (gprs_gmm.c:716) 20250901095012122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095012122 DMM DEBUG MM(262420000000005/f91936c0) Requesting authorization (sgsn_auth.c:160) 20250901095012122 DMM INFO MM(262420000000005/f91936c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095012122 DMM DEBUG MM(262420000000005/f91936c0) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095012122 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250901095012122 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) 20250901095012122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095012122 DMM INFO MM(262420000000005/f91936c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf91936c0) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(182)@ffb704b9e379: setverdict(fail): none -> fail MC@ffb704b9e379: Test Component 182 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(179)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(177)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(167)@ffb704b9e379: Final verdict of PTC: none 20250901095012142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095012142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(172)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(168)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(173)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(178)@ffb704b9e379: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(171)@ffb704b9e379: Final verdict of PTC: none 20250901095012143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(174)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(181)@ffb704b9e379: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(176)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(163)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(164)@ffb704b9e379: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(166)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(169)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(180)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(175)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(165)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(170)@ffb704b9e379: Final verdict of PTC: none TC_attach_gsup_lu_timeout(182)@ffb704b9e379: Final verdict of PTC: fail Mon Sep 1 09:50:12 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(163): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(164): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(165): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(166): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(167): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(168): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(169): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(170): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(171): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(172): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(173): none (none -> none) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(174): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(175): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(176): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(177): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(178): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(179): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(180): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(181): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gsup_lu_timeout(182): fail (none -> fail) MTC@ffb704b9e379: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. 20250901095012196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095012598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51248) 20250901095013143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095013143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51248, count=75116) 20250901095014144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095014144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Sep 1 09:50:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095015145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095015145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_gsup_lu_reject started. 20250901095015704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095015707 DMM INFO MM(262420000000005/f91936c0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095015707 DMM INFO MM(262420000000005/f91936c0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095015707 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095015707 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095015707 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095015707 DMM ERROR MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901095015707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250901095015707 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095015707 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095015707 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095015707 DLLC NOTICE LLME(c833dc1e/f91936c0){ASSIGNED} LLGM Assign pre (f91936c0 => ffffffff) (gprs_llc.c:1079) 20250901095015707 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f91936c0 => ffffffff) (gprs_llc.c:1125) 20250901095015707 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(183)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(184)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(183)@ffb704b9e379: 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(187)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(187)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095015748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095015749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095015749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095015749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095015749 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095015749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095015749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095015749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095015749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(187)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095015750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095015750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095015750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095015750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095015750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095015750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095015750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095015750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095015750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095015750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095015750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095015750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095015750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(187)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(187)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095015753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(188)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(184)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(184)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095015759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095015759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(186)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(189)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(188)@ffb704b9e379: 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(192)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(192)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095015768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095015768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095015768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095015768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095015768 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095015768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095015768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095015768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095015768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(192)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095015769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095015769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095015769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095015769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095015769 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095015769 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095015769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095015769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095015769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(192)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(192)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095015771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(193)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(189)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(189)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095015775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095015775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(191)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(194)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(193)@ffb704b9e379: 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(197)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(197)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095015783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095015783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095015783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095015783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095015783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095015783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095015783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095015783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095015783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(197)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095015784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095015784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095015784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095015784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095015784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095015784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095015784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095015784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095015784 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095015784 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095015784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(197)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095015785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095015785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(197)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095015786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(194)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(194)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095015791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095015791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(196)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095016146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095016146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095016146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095016146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(198)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(198)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095016151 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(198)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(198)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(198)@ffb704b9e379: 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(198)@ffb704b9e379: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250901095016152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(198)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(198)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(186)@ffb704b9e379: Adding Client=TC_attach_gsup_lu_reject(202), IMSI='262420000000006'H, TLLI='C14106AC'O, index=0 SGSN_Test-GSUP(199)@ffb704b9e379: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(202) TC_attach_gsup_lu_reject(202)@ffb704b9e379: 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 := 'A3CFBE36A97C3C71CFFCAC3BEC576D56'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFFF2697'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7B06FD08A196D95'O } } } } } 20250901095017225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095017225 DLLC NOTICE LLME(ffffffff/c14106ac){UNASSIGNED} LLC RX: unknown TLLI 0xc14106ac, creating LLME on the fly (gprs_llc.c:552) 20250901095017225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095017225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1320) 20250901095017225 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095017225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095017225 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095017225 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095017225 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095017225 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095017225 DLLC NOTICE LLME(ffffffff/c14106ac){UNASSIGNED} LLGM Assign pre (c14106ac => da0624a8) (gprs_llc.c:1079) 20250901095017225 DLLC NOTICE LLME(c14106ac/da0624a8){ASSIGNED} LLGM Assign post (c14106ac => da0624a8) (gprs_llc.c:1125) 20250901095017225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095017225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095017225 DMM DEBUG MM(262420000000006/da0624a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095017245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095017245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095017245 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095017245 DMM DEBUG MM(262420000000006/da0624a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250901095017245 DMM NOTICE MM(262420000000006/da0624a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095017245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095017245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095017245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095017245 DMM DEBUG MM(262420000000006/da0624a8) Requesting authorization (sgsn_auth.c:160) 20250901095017246 DMM INFO MM(262420000000006/da0624a8) Requesting authentication tuples (sgsn_auth.c:184) 20250901095017246 DMM DEBUG MM(262420000000006/da0624a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095017246 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250901095017246 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(199)@ffb704b9e379: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(202) SGSN_Test-GSUP(199)@ffb704b9e379: Added IMSI table entry 0TC_attach_gsup_lu_reject(202)"262420000000006" 20250901095017252 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095017252 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095017252 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095017252 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095017252 DMM INFO MM(262420000000006/da0624a8) Subscriber data update (mmctx.c:445) 20250901095017252 DMM DEBUG MM(262420000000006/da0624a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095017252 DMM INFO MM(262420000000006/da0624a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095017252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095017252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095017252 DMM INFO MM(262420000000006/da0624a8) <- GMM AUTH AND CIPHERING REQ (rand = a3 cf be 36 a9 7c 3c 71 cf fc ac 3b ec 57 6d 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095017268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095017268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095017268 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095017268 DMM INFO MM(262420000000006/da0624a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095017268 DMM NOTICE MM(262420000000006/da0624a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095017268 DMM DEBUG MM(262420000000006/da0624a8) checking auth: received GSM SRES = df ff 26 97 (gprs_gmm.c:716) 20250901095017268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095017268 DMM DEBUG MM(262420000000006/da0624a8) Requesting authorization (sgsn_auth.c:160) 20250901095017268 DMM INFO MM(262420000000006/da0624a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095017268 DMM DEBUG MM(262420000000006/da0624a8) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095017268 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250901095017268 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) 20250901095017268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095017268 DMM INFO MM(262420000000006/da0624a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xda0624a8) (gprs_gmm.c:337) 20250901095017270 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250901095017270 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250901095017270 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250901095017270 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095017270 DMM INFO MM(262420000000006/da0624a8) Subscriber data update (mmctx.c:445) 20250901095017270 DMM DEBUG MM(262420000000006/da0624a8) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(202)@ffb704b9e379: setverdict(fail): none -> fail MC@ffb704b9e379: Test Component 202 has requested to stop MTC. Terminating current testcase execution. 20250901095017284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095017284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(183)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(199)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(187)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(198)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(192)@ffb704b9e379: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(196)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(188)@ffb704b9e379: Final verdict of PTC: none 20250901095017288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(184)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(193)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(194)@ffb704b9e379: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(191)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(197)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(189)@ffb704b9e379: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(186)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(200)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(201)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(195)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(185)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(190)@ffb704b9e379: Final verdict of PTC: none TC_attach_gsup_lu_reject(202)@ffb704b9e379: Final verdict of PTC: fail MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(183): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(184): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(185): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(186): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(187): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(188): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(189): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(190): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(191): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(192): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(193): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(194): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(195): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(196): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(197): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(198): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(199): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(200): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(201): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gsup_lu_reject(202): fail (none -> fail) MTC@ffb704b9e379: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Sep 1 09:50:17 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 20250901095017396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095017798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80064) 20250901095018285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095018285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80064, count=81224) 20250901095018998 DGPRS DEBUG Checking for inactive LLMEs, time = 19951124 (sgsn.c:132) 20250901095019002 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095019002 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095019002 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095019002 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095019002 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095019002 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095019003 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095019003 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095019003 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095019003 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095019286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095019286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Sep 1 09:50:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095020287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095020287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_combined started. 20250901095020917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095020919 DMM INFO MM(262420000000006/da0624a8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095020919 DMM INFO MM(262420000000006/da0624a8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095020919 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095020919 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095020920 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095020920 DMM ERROR MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901095020920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250901095020920 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095020920 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095020920 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095020920 DLLC NOTICE LLME(c14106ac/da0624a8){ASSIGNED} LLGM Assign pre (da0624a8 => ffffffff) (gprs_llc.c:1079) 20250901095020920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0624a8 => ffffffff) (gprs_llc.c:1125) 20250901095020920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(203)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(204)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(203)@ffb704b9e379: 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(207)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(207)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095020961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095020961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095020961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095020961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095020961 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095020961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095020961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095020961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095020961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(207)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095020962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095020962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095020962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095020962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095020962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095020962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095020962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095020962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095020962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095020962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095020962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095020962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095020962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(207)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(207)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(208)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095020965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(204)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(204)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(209)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095020972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095020972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(208)@ffb704b9e379: 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(212)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(212)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_attach_combined-BVCI196(206)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095020975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095020975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095020975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095020975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095020975 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095020975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095020975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095020975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095020975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(212)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095020975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095020975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095020975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095020975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095020975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095020975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095020975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095020975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095020975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095020975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095020975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095020976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095020976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(212)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(212)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095020978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(213)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(209)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(209)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095020982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095020982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(211)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(214)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(213)@ffb704b9e379: 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(217)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(217)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095020989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095020989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095020989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095020989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095020989 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095020989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095020990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095020990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095020990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(217)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095020990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095020990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095020990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095020990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095020990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095020990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095020990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095020990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095020990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095020990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095020990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095020990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095020990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(217)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(217)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095020993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(214)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095020997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095020997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(216)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095021288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095021288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095021288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095021288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(218)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(218)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095021291 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(218)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(218)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095021292 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(218)@ffb704b9e379: 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(218)@ffb704b9e379: 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(218)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(218)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(206)@ffb704b9e379: Adding Client=TC_attach_combined(222), IMSI='262420000000007'H, TLLI='C79A4068'O, index=0 SGSN_Test-GSUP(219)@ffb704b9e379: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(222) TC_attach_combined(222)@ffb704b9e379: 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 := '683E0F70EC376722494BAC2CF6698D50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4EEF29F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03875B554BB59CE4'O } } } } } 20250901095022336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095022336 DLLC NOTICE LLME(ffffffff/c79a4068){UNASSIGNED} LLC RX: unknown TLLI 0xc79a4068, creating LLME on the fly (gprs_llc.c:552) 20250901095022336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095022336 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250901095022336 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095022336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095022336 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095022336 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095022336 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095022336 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095022336 DLLC NOTICE LLME(ffffffff/c79a4068){UNASSIGNED} LLGM Assign pre (c79a4068 => fdb28e04) (gprs_llc.c:1079) 20250901095022336 DLLC NOTICE LLME(c79a4068/fdb28e04){ASSIGNED} LLGM Assign post (c79a4068 => fdb28e04) (gprs_llc.c:1125) 20250901095022336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095022336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095022336 DMM DEBUG MM(262420000000007/fdb28e04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095022365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095022365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095022365 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095022365 DMM DEBUG MM(262420000000007/fdb28e04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250901095022365 DMM NOTICE MM(262420000000007/fdb28e04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095022365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095022365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095022365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095022365 DMM DEBUG MM(262420000000007/fdb28e04) Requesting authorization (sgsn_auth.c:160) 20250901095022365 DMM INFO MM(262420000000007/fdb28e04) Requesting authentication tuples (sgsn_auth.c:184) 20250901095022365 DMM DEBUG MM(262420000000007/fdb28e04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095022365 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250901095022365 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(219)@ffb704b9e379: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(222) SGSN_Test-GSUP(219)@ffb704b9e379: Added IMSI table entry 0TC_attach_combined(222)"262420000000007" 20250901095022371 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095022371 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095022371 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095022371 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095022371 DMM INFO MM(262420000000007/fdb28e04) Subscriber data update (mmctx.c:445) 20250901095022371 DMM DEBUG MM(262420000000007/fdb28e04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095022371 DMM INFO MM(262420000000007/fdb28e04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095022371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095022371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095022371 DMM INFO MM(262420000000007/fdb28e04) <- GMM AUTH AND CIPHERING REQ (rand = 68 3e 0f 70 ec 37 67 22 49 4b ac 2c f6 69 8d 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095022387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095022387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095022387 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095022387 DMM INFO MM(262420000000007/fdb28e04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095022387 DMM NOTICE MM(262420000000007/fdb28e04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095022387 DMM DEBUG MM(262420000000007/fdb28e04) checking auth: received GSM SRES = 4e ef 29 f2 (gprs_gmm.c:716) 20250901095022387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095022387 DMM DEBUG MM(262420000000007/fdb28e04) Requesting authorization (sgsn_auth.c:160) 20250901095022387 DMM INFO MM(262420000000007/fdb28e04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095022387 DMM DEBUG MM(262420000000007/fdb28e04) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095022387 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250901095022387 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) 20250901095022388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095022388 DMM INFO MM(262420000000007/fdb28e04) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdb28e04) (gprs_gmm.c:337) 20250901095022391 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095022391 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095022391 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250901095022391 DMM INFO MM(262420000000007/fdb28e04) Subscriber data update (mmctx.c:445) 20250901095022391 DMM DEBUG MM(262420000000007/fdb28e04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095022391 DMM INFO MM(262420000000007/fdb28e04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095022391 DMM NOTICE MM(262420000000007/fdb28e04) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250901095022391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095022391 DMM NOTICE MM(262420000000007/fdb28e04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095022391 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) 20250901095022392 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095022392 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250901095022392 DMM INFO MM(262420000000007/fdb28e04) Subscriber data update (mmctx.c:445) 20250901095022392 DMM DEBUG MM(262420000000007/fdb28e04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(222)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_combined-BVCI196(206)@ffb704b9e379: Removing Client IMSI='262420000000007'H, index=0 20250901095022406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095022406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095022406 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095022406 DMM INFO MM(262420000000007/fdb28e04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095022406 DMM NOTICE MM(262420000000007/fdb28e04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095022406 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095022406 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095022406 DLLC NOTICE LLME(c79a4068/fdb28e04){ASSIGNED} LLGM Assign pre (ffffffff => fdb28e04) (gprs_llc.c:1079) 20250901095022406 DLLC NOTICE LLME(ffffffff/fdb28e04){ASSIGNED} LLGM Assign post (ffffffff => fdb28e04) (gprs_llc.c:1125) 20250901095022406 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095022406 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095022407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095022407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(222)@ffb704b9e379: Final verdict of PTC: pass 20250901095022412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47602<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(203)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(219)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(207)@ffb704b9e379: Final verdict of PTC: none 20250901095022417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(208)@ffb704b9e379: Final verdict of PTC: none 20250901095022417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(213)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(218)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(212)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(217)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(209)@ffb704b9e379: Final verdict of PTC: none TC_attach_combined-BVCI210(211)@ffb704b9e379: Final verdict of PTC: none TC_attach_combined-BVCI220(216)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(204)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(214)@ffb704b9e379: Final verdict of PTC: none TC_attach_combined-BVCI196(206)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(221)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(220)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(205)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(215)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(210)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(203): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(204): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(205): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_combined-BVCI196(206): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(207): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(208): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(209): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(210): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_combined-BVCI210(211): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(212): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(213): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(214): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(215): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_combined-BVCI220(216): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(217): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(218): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(219): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(220): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(221): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_combined(222): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_combined finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Sep 1 09:50:22 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250901095022522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095022924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88564) 20250901095023419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095023419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88564, count=89724) 20250901095024420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095024420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Sep 1 09:50:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095025421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095025421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_accept_all started. 20250901095026037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095026039 DMM INFO MM(262420000000007/fdb28e04) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095026039 DMM INFO MM(262420000000007/fdb28e04) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095026039 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095026039 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095026039 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095026039 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095026039 DLLC NOTICE LLME(ffffffff/fdb28e04){ASSIGNED} LLGM Assign pre (fdb28e04 => ffffffff) (gprs_llc.c:1079) 20250901095026039 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdb28e04 => ffffffff) (gprs_llc.c:1125) 20250901095026039 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250901095026039 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) 20250901095026039 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) 20250901095026039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095026039 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095026039 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095026039 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095026039 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(223)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(224)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(223)@ffb704b9e379: 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(227)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(227)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095026082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095026082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095026082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095026082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095026082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095026082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095026082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095026082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095026082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(227)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095026082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095026082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095026082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095026082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095026082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095026082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095026082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095026082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095026083 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095026083 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095026083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(227)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095026083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095026083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(227)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095026085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(228)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(224)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(224)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095026089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095026089 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(226)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(229)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(228)@ffb704b9e379: 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(232)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(232)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095026097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095026097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095026097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095026097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095026097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095026097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095026097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095026097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095026097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(232)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095026097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095026097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095026097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095026097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095026097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095026097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095026097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095026097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095026097 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095026097 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095026097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095026098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095026098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(232)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(232)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095026100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(233)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(229)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(229)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095026105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095026105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(231)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(234)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(233)@ffb704b9e379: 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(237)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(237)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095026113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095026113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095026113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095026114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095026114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095026114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095026114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095026114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095026114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(237)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095026115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095026115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095026115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095026115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095026115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095026115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095026115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095026115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095026115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095026115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095026115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095026115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095026115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(237)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(237)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095026117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(234)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(234)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095026121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095026121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(236)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095026423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095026423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095026423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095026423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(238)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(238)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095026427 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(238)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(238)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095026429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(238)@ffb704b9e379: 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(238)@ffb704b9e379: 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(238)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(238)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(226)@ffb704b9e379: Adding Client=TC_attach_accept_all(242), IMSI='262420000000008'H, TLLI='D7870D46'O, index=0 SGSN_Test-GSUP(239)@ffb704b9e379: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(242) 20250901095027505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095027505 DLLC NOTICE LLME(ffffffff/d7870d46){UNASSIGNED} LLC RX: unknown TLLI 0xd7870d46, creating LLME on the fly (gprs_llc.c:552) 20250901095027505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095027505 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1320) 20250901095027505 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095027505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095027505 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095027505 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095027505 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095027505 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095027505 DLLC NOTICE LLME(ffffffff/d7870d46){UNASSIGNED} LLGM Assign pre (d7870d46 => edca45d4) (gprs_llc.c:1079) 20250901095027506 DLLC NOTICE LLME(d7870d46/edca45d4){ASSIGNED} LLGM Assign post (d7870d46 => edca45d4) (gprs_llc.c:1125) 20250901095027506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095027506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095027506 DMM DEBUG MM(262420000000008/edca45d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095027520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095027520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095027520 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095027520 DMM DEBUG MM(262420000000008/edca45d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250901095027520 DMM NOTICE MM(262420000000008/edca45d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095027520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095027520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095027520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250901095027520 DMM INFO MM(262420000000008/edca45d4) <- GMM ATTACH ACCEPT (new P-TMSI=0xedca45d4) (gprs_gmm.c:337) TC_attach_accept_all(242)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(226)@ffb704b9e379: Removing Client IMSI='262420000000008'H, index=0 20250901095028515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095028515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095028515 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095028515 DMM INFO MM(262420000000008/edca45d4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095028515 DMM NOTICE MM(262420000000008/edca45d4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095028515 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095028515 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095028515 DLLC NOTICE LLME(d7870d46/edca45d4){ASSIGNED} LLGM Assign pre (ffffffff => edca45d4) (gprs_llc.c:1079) 20250901095028515 DLLC NOTICE LLME(ffffffff/edca45d4){ASSIGNED} LLGM Assign post (ffffffff => edca45d4) (gprs_llc.c:1125) 20250901095028515 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095028515 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095028515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095028515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(242)@ffb704b9e379: Final verdict of PTC: pass 20250901095028523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39418<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(239)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(232)@ffb704b9e379: Final verdict of PTC: none TC_attach_accept_all-BVCI210(231)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(223)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(237)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(229)@ffb704b9e379: Final verdict of PTC: none 20250901095028529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095028529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(234)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(233)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(228)@ffb704b9e379: Final verdict of PTC: none TC_attach_accept_all-BVCI220(236)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(227)@ffb704b9e379: Final verdict of PTC: none TC_attach_accept_all-BVCI196(226)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(240)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(224)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(238)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(241)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(230)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(235)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(225)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(223): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(224): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(225): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_accept_all-BVCI196(226): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(227): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(228): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(229): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(230): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_accept_all-BVCI210(231): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(232): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(233): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(234): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(235): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_accept_all-BVCI220(236): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(237): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(238): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(239): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(240): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(241): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_accept_all(242): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_accept_all finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Sep 1 09:50:28 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 20250901095028586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095028988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70292) 20250901095029530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095029530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70292, count=71452) 20250901095030531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095030531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Sep 1 09:50:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095031533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095031533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_closed started. 20250901095032076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095032079 DMM INFO MM(262420000000008/edca45d4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095032079 DMM INFO MM(262420000000008/edca45d4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095032079 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095032079 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095032079 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095032079 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095032079 DLLC NOTICE LLME(ffffffff/edca45d4){ASSIGNED} LLGM Assign pre (edca45d4 => ffffffff) (gprs_llc.c:1079) 20250901095032079 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edca45d4 => ffffffff) (gprs_llc.c:1125) 20250901095032079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095032079 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095032079 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095032079 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095032079 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(243)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(244)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(243)@ffb704b9e379: 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(247)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(247)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095032115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095032115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095032115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095032115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095032115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095032115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095032115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095032115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095032115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(247)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095032116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095032116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095032116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095032116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095032116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095032116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095032116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095032116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095032116 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095032117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095032117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095032117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095032117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(247)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(247)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(248)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095032120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(249)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(244)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(244)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(248)@ffb704b9e379: 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(252)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250901095032128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095032128 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(252)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095032129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095032129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095032129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095032129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095032129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095032129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095032129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095032129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095032129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(252)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095032130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095032130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095032130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095032130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095032130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095032130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095032130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095032130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095032130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095032130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095032130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095032130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095032130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_closed-BVCI196(246)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(252)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(252)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095032133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(253)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(249)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(249)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095032138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095032138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(251)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(254)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(253)@ffb704b9e379: 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(257)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(257)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095032144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095032144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095032144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095032144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095032144 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095032144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095032144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095032144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095032144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(257)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095032144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095032144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095032144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095032145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095032145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095032145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095032145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095032145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095032145 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095032145 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095032145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(257)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095032145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095032145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(257)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095032146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(254)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095032151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095032151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(256)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095032534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095032534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095032534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095032534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(258)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(258)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095032538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(258)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(258)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095032539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(258)@ffb704b9e379: 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(258)@ffb704b9e379: 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(258)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(258)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(246)@ffb704b9e379: Adding Client=TC_attach_closed(262), IMSI='262420000000009'H, TLLI='D0984692'O, index=0 SGSN_Test-GSUP(259)@ffb704b9e379: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(262) TC_attach_closed-BVCI196(246)@ffb704b9e379: Adding Client=TC_attach_closed(262), IMSI='001010123456789'H, TLLI='D0984692'O, index=1 20250901095033609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095033609 DLLC NOTICE LLME(ffffffff/d0984692){UNASSIGNED} LLC RX: unknown TLLI 0xd0984692, creating LLME on the fly (gprs_llc.c:552) 20250901095033609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095033609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1320) 20250901095033609 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095033609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095033609 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095033609 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095033609 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095033609 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095033609 DLLC NOTICE LLME(ffffffff/d0984692){UNASSIGNED} LLGM Assign pre (d0984692 => f9bea0ba) (gprs_llc.c:1079) 20250901095033609 DLLC NOTICE LLME(d0984692/f9bea0ba){ASSIGNED} LLGM Assign post (d0984692 => f9bea0ba) (gprs_llc.c:1125) 20250901095033609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095033609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095033609 DMM DEBUG MM(001010123456789/f9bea0ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095033635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095033635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095033635 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095033635 DMM DEBUG MM(001010123456789/f9bea0ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250901095033635 DMM NOTICE MM(001010123456789/f9bea0ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095033635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095033635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095033635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250901095033635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901095033635 DMM NOTICE MM(001010123456789/f9bea0ba) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250901095033635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Reject}: Deallocated (fsm.c:568) 20250901095033635 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095033635 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095033635 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901095033635 DLLC NOTICE LLME(d0984692/f9bea0ba){ASSIGNED} LLGM Assign pre (f9bea0ba => ffffffff) (gprs_llc.c:1079) 20250901095033635 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9bea0ba => ffffffff) (gprs_llc.c:1125) TC_attach_closed(262)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@ffb704b9e379: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(262)@ffb704b9e379: Final verdict of PTC: pass TC_attach_closed-BVCI196(246)@ffb704b9e379: Adding Client=TC_attach_closed(263), IMSI='262420000000010'H, TLLI='D65B5142'O, index=2 SGSN_Test-GSUP(259)@ffb704b9e379: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(263) 20250901095033681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095033681 DLLC NOTICE LLME(ffffffff/d65b5142){UNASSIGNED} LLC RX: unknown TLLI 0xd65b5142, creating LLME on the fly (gprs_llc.c:552) 20250901095033681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095033681 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1320) 20250901095033681 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095033681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095033681 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095033681 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095033681 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095033681 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095033681 DLLC NOTICE LLME(ffffffff/d65b5142){UNASSIGNED} LLGM Assign pre (d65b5142 => ed4f6a36) (gprs_llc.c:1079) 20250901095033681 DLLC NOTICE LLME(d65b5142/ed4f6a36){ASSIGNED} LLGM Assign post (d65b5142 => ed4f6a36) (gprs_llc.c:1125) 20250901095033681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095033681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095033681 DMM DEBUG MM(262420000000010/ed4f6a36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095033684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095033684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095033684 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095033684 DMM DEBUG MM(262420000000010/ed4f6a36) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250901095033684 DMM NOTICE MM(262420000000010/ed4f6a36) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095033684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095033684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095033684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250901095033684 DMM INFO MM(262420000000010/ed4f6a36) <- GMM ATTACH ACCEPT (new P-TMSI=0xed4f6a36) (gprs_gmm.c:337) TC_attach_closed(263)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@ffb704b9e379: Removing Client IMSI='262420000000010'H, index=2 20250901095034699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095034699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095034699 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095034699 DMM INFO MM(262420000000010/ed4f6a36) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095034699 DMM NOTICE MM(262420000000010/ed4f6a36) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095034699 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095034699 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095034699 DLLC NOTICE LLME(d65b5142/ed4f6a36){ASSIGNED} LLGM Assign pre (ffffffff => ed4f6a36) (gprs_llc.c:1079) 20250901095034699 DLLC NOTICE LLME(ffffffff/ed4f6a36){ASSIGNED} LLGM Assign post (ffffffff => ed4f6a36) (gprs_llc.c:1125) 20250901095034699 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095034699 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095034700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095034700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(263)@ffb704b9e379: Final verdict of PTC: pass 20250901095034704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39442<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(259)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(244)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(253)@ffb704b9e379: Final verdict of PTC: none 20250901095034709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095034709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI210(251)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(247)@ffb704b9e379: Final verdict of PTC: none TC_attach_closed-BVCI196(246)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(243)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(252)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(258)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(254)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(260)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(248)@ffb704b9e379: Final verdict of PTC: none TC_attach_closed-BVCI220(256)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(261)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(249)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(257)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(255)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(250)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(245)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(243): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(244): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(245): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed-BVCI196(246): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(247): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(248): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(249): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(250): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed-BVCI210(251): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(252): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(253): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(254): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(255): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed-BVCI220(256): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(257): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(258): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(259): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(260): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(261): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed(262): pass (none -> pass) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed(263): pass (pass -> pass) MTC@ffb704b9e379: Test case TC_attach_closed finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Sep 1 09:50:34 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250901095034829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095035231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80720) 20250901095035710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095035710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80720, count=81880) 20250901095036712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095036712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Sep 1 09:50:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095037712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095037713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_no_imei_response started. 20250901095038349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095038351 DMM INFO MM(262420000000010/ed4f6a36) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095038351 DMM INFO MM(262420000000010/ed4f6a36) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095038351 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095038351 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095038351 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095038351 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095038351 DLLC NOTICE LLME(ffffffff/ed4f6a36){ASSIGNED} LLGM Assign pre (ed4f6a36 => ffffffff) (gprs_llc.c:1079) 20250901095038351 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed4f6a36 => ffffffff) (gprs_llc.c:1125) 20250901095038351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095038351 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095038351 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095038351 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095038351 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(264)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(265)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(264)@ffb704b9e379: 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(268)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(268)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095038397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095038397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095038397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095038397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095038397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095038397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095038397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095038397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095038397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(268)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095038398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095038398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095038398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095038398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095038398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095038398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095038398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095038398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095038398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095038398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095038398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095038398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095038398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095038401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(269)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(265)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(265)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095038406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095038406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(267)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(270)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(269)@ffb704b9e379: 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(273)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(273)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095038413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095038413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095038413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095038413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095038413 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095038413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095038413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095038413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095038413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(273)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095038414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095038414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095038414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095038414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095038414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095038414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095038414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095038414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095038414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095038414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095038414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095038415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095038415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095038418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(270)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(270)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(274)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095038425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095038425 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(272)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(275)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(274)@ffb704b9e379: 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(278)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(278)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095038435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095038435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095038435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095038435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095038435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095038435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095038435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095038435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095038435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(278)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095038436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095038436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095038436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095038437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095038437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095038437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095038437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095038437 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095038437 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095038437 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095038437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095038437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095038437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(278)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095038440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(275)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(275)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095038445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095038445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(277)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095038714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095038714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095038714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095038714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(279)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095038718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095038719 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(279)@ffb704b9e379: 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(279)@ffb704b9e379: 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(279)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(279)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(267)@ffb704b9e379: Adding Client=TC_attach_no_imei_response(283), IMSI='262420000000032'H, TLLI='D40465A6'O, index=0 SGSN_Test-GSUP(280)@ffb704b9e379: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(283) 20250901095039813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095039813 DLLC NOTICE LLME(ffffffff/d40465a6){UNASSIGNED} LLC RX: unknown TLLI 0xd40465a6, creating LLME on the fly (gprs_llc.c:552) 20250901095039813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095039813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250901095039813 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095039813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095039813 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095039813 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095039813 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095039813 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095039813 DLLC NOTICE LLME(ffffffff/d40465a6){UNASSIGNED} LLGM Assign pre (d40465a6 => fdb3cfcd) (gprs_llc.c:1079) 20250901095039813 DLLC NOTICE LLME(d40465a6/fdb3cfcd){ASSIGNED} LLGM Assign post (d40465a6 => fdb3cfcd) (gprs_llc.c:1125) 20250901095039813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095039813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095039813 DMM DEBUG MM(262420000000032/fdb3cfcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095045815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095045815 DMM DEBUG MM(262420000000032/fdb3cfcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095048404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095048404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095048404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095048426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095048426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095048426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095048449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095048449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095048449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095048999 DGPRS DEBUG Checking for inactive LLMEs, time = 19951154 (sgsn.c:132) 20250901095049003 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095049003 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095049003 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095049003 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095049004 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095049004 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095049004 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095049004 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095049004 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095049004 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095051817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095051817 DMM DEBUG MM(262420000000032/fdb3cfcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095057818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095057818 DMM DEBUG MM(262420000000032/fdb3cfcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095058411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095058411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095058411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095058438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095058438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095058438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095058462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095058463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095058463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095058715 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901095058715 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901095058716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095103820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095103820 DMM DEBUG MM(262420000000032/fdb3cfcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095108399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095108404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095108404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095108415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095108415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095108415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095108415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095108418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095108418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901095108437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI98(273)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095108442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095108442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095108442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095108442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095108442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095108466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095108466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095108466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095109822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095109822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250901095109822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901095109822 DMM NOTICE MM(262420000000032/fdb3cfcd) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250901095109822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Reject}: Deallocated (fsm.c:568) 20250901095109822 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095109822 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095109822 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901095109822 DLLC NOTICE LLME(d40465a6/fdb3cfcd){ASSIGNED} LLGM Assign pre (fdb3cfcd => ffffffff) (gprs_llc.c:1079) 20250901095109822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdb3cfcd => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(283)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(267)@ffb704b9e379: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(283)@ffb704b9e379: Final verdict of PTC: pass 20250901095109841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39986<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(264)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(269)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(280)@ffb704b9e379: Final verdict of PTC: none 20250901095109846 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095109846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(279)@ffb704b9e379: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(267)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(273)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(281)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(278)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(282)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(274)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(268)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(265)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(275)@ffb704b9e379: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(272)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(270)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(266)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(271)@ffb704b9e379: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(277)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(276)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(264): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(265): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(266): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_no_imei_response-BVCI196(267): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(268): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(269): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(270): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(271): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_no_imei_response-BVCI210(272): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(273): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(274): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(275): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(276): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_no_imei_response-BVCI220(277): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(278): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(279): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(280): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(281): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(282): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_no_imei_response(283): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Sep 1 09:51:09 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 20250901095109911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095110213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82440) 20250901095110848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095110848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82440, count=86796) 20250901095111850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095111850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Sep 1 09:51:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095112852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095112852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_no_imsi_response started. 20250901095113320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095113323 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(284)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(285)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(284)@ffb704b9e379: 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(288)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(288)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095113374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095113374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095113374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095113374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095113374 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095113374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095113374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095113374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095113374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(288)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095113376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095113376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095113376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095113376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095113376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095113376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095113376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095113376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095113376 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095113376 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095113376 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095113377 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095113377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(288)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095113381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(289)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(285)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(285)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095113392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095113392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(287)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(290)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(289)@ffb704b9e379: 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(293)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(293)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095113399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095113399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095113399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095113399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095113399 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095113399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095113399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095113399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095113399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(293)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095113400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095113400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095113400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095113400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095113400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095113400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095113400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095113400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095113400 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095113400 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095113400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095113400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095113400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095113403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(290)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(290)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(294)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095113410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095113410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(292)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(295)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(294)@ffb704b9e379: 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(299)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(299)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095113424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095113424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095113424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095113424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095113424 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095113424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095113424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095113424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095113424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(299)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095113424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095113424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095113424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095113424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095113424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095113424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095113424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095113424 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095113424 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095113424 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095113424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095113425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095113425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(299)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(299)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095113426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(295)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(295)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095113431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095113431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(296)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095113853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095113854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095113854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095113854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(298)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(298)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095113858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095113859 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(298)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(298)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(298)@ffb704b9e379: 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(298)@ffb704b9e379: 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(298)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(298)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(287)@ffb704b9e379: Adding Client=TC_attach_no_imsi_response(303), IMSI='262420000000035'H, TLLI='F6C31DB5'O, index=0 SGSN_Test-GSUP(300)@ffb704b9e379: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(303) 20250901095114939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095114939 DLLC NOTICE LLME(ffffffff/f6c31db5){UNASSIGNED} LLC RX: unknown TLLI 0xf6c31db5, creating LLME on the fly (gprs_llc.c:552) 20250901095114939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095114939 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250901095114939 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095114939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095114939 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095114939 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095114939 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095114939 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095114939 DLLC NOTICE LLME(ffffffff/f6c31db5){UNASSIGNED} LLGM Assign pre (f6c31db5 => f54f3866) (gprs_llc.c:1079) 20250901095114939 DLLC NOTICE LLME(f6c31db5/f54f3866){ASSIGNED} LLGM Assign post (f6c31db5 => f54f3866) (gprs_llc.c:1125) 20250901095114939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095114939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095114939 DMM DEBUG MM(/f54f3866) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095114963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095114963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095114963 DMM DEBUG MM_STATE_Gb(4139982261)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095114963 DMM DEBUG MM(/f54f3866) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250901095114963 DMM NOTICE MM(/f54f3866) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095114963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095114963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250901095114963 DMM DEBUG MM(/f54f3866) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250901095119000 DGPRS DEBUG Checking for inactive LLMEs, time = 19951184 (sgsn.c:132) 20250901095119004 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095119004 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095119005 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095119005 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095119005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095119005 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095119005 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095119005 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095119005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095119005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095120965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095120965 DMM DEBUG MM(/f54f3866) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095123383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095123383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095123383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095123412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095123412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095123412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(299)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095123433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095123433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095123433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(299)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095126967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095126967 DMM DEBUG MM(/f54f3866) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250901095132969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095132969 DMM DEBUG MM(/f54f3866) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095133390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095133390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095133390 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095133428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095133428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095133429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(299)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095133443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095133443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095133443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(299)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095133855 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901095133855 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901095133855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(298)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(298)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095138971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095138971 DMM DEBUG MM(/f54f3866) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250901095143378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095143384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095143384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095143395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095143395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095143395 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095143401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095143404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095143405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901095143426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095143428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095143428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095143433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095143433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095143433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(299)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095143446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095143446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095143446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(299)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095144972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250901095144972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250901095144972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901095144972 DMM NOTICE MM(/f54f3866) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250901095144972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Reject}: Deallocated (fsm.c:568) 20250901095144972 DMM DEBUG MM_STATE_Gb(4139982261)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095144972 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095144972 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901095144972 DLLC NOTICE LLME(f6c31db5/f54f3866){ASSIGNED} LLGM Assign pre (f54f3866 => ffffffff) (gprs_llc.c:1079) 20250901095144972 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f54f3866 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(303)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(287)@ffb704b9e379: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(303)@ffb704b9e379: Final verdict of PTC: pass 20250901095144978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(300)@ffb704b9e379: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(296)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(285)@ffb704b9e379: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(287)@ffb704b9e379: Final verdict of PTC: none 20250901095144979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095144979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(295)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(293)@ffb704b9e379: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(292)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(298)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(284)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(299)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(302)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(288)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(301)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(294)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(290)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(297)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(289)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(291)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(286)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(284): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(285): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(286): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(287): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(288): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(289): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(290): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(291): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(292): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(293): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(294): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(295): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(296): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(297): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(298): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(299): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(300): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(301): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(302): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_no_imsi_response(303): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Sep 1 09:51:45 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 20250901095145040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095145341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86156) 20250901095145980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095145980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86156, count=87416) 20250901095146982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095146982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Sep 1 09:51:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095147983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095147983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_closed_add_vty started. 20250901095148387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095148388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(304)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(305)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(304)@ffb704b9e379: 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(308)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(308)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095148404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095148404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095148404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095148404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095148404 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095148404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095148404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095148404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095148404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(308)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095148405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095148405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095148405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095148405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095148405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095148405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095148405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095148405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095148405 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095148405 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095148405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095148405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095148405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(308)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(308)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095148407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(309)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(305)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(305)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095148413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095148413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(310)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(307)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(309)@ffb704b9e379: 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(313)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(313)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095148419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095148419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095148419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095148419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095148419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095148419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095148419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095148419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095148419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(313)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095148420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095148420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095148420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095148420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095148420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095148420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095148420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095148420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095148420 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095148420 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095148420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095148420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095148420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(313)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(313)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095148422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(314)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(310)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(310)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095148427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095148427 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(315)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(312)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(314)@ffb704b9e379: 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(319)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(319)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095148439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095148439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095148439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095148439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095148439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095148439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095148439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095148439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095148439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(319)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095148439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095148439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095148439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095148439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095148439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095148439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095148439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095148439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095148439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095148439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095148439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095148440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095148440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(319)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(319)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095148442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(315)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(315)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095148448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095148448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(316)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095148984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095148984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095148984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095148984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(318)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(318)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095148985 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095148986 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(318)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(318)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(318)@ffb704b9e379: 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(318)@ffb704b9e379: 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(318)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(318)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901095149001 DGPRS DEBUG Checking for inactive LLMEs, time = 19951214 (sgsn.c:132) 20250901095149005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095149005 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095149005 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095149005 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095149005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095149005 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095149005 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095149005 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095149005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095149005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_closed_add_vty-BVCI196(307)@ffb704b9e379: Adding Client=TC_attach_closed_add_vty(323), IMSI='262420000000009'H, TLLI='F9854745'O, index=0 SGSN_Test-GSUP(320)@ffb704b9e379: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(323) TC_attach_closed_add_vty-BVCI196(307)@ffb704b9e379: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456789'H, TLLI='F9854745'O, index=1 20250901095150016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095150016 DLLC NOTICE LLME(ffffffff/f9854745){UNASSIGNED} LLC RX: unknown TLLI 0xf9854745, creating LLME on the fly (gprs_llc.c:552) 20250901095150016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095150016 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1320) 20250901095150016 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095150016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095150016 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095150016 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095150016 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095150016 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095150016 DLLC NOTICE LLME(ffffffff/f9854745){UNASSIGNED} LLGM Assign pre (f9854745 => c18fa1eb) (gprs_llc.c:1079) 20250901095150016 DLLC NOTICE LLME(f9854745/c18fa1eb){ASSIGNED} LLGM Assign post (f9854745 => c18fa1eb) (gprs_llc.c:1125) 20250901095150016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095150016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095150016 DMM DEBUG MM(001010123456789/c18fa1eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095150023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095150023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095150023 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095150023 DMM DEBUG MM(001010123456789/c18fa1eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250901095150023 DMM NOTICE MM(001010123456789/c18fa1eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095150023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095150023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095150023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250901095150023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901095150023 DMM NOTICE MM(001010123456789/c18fa1eb) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250901095150023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Reject}: Deallocated (fsm.c:568) 20250901095150023 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095150023 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095150023 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901095150023 DLLC NOTICE LLME(f9854745/c18fa1eb){ASSIGNED} LLGM Assign pre (c18fa1eb => ffffffff) (gprs_llc.c:1079) 20250901095150023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c18fa1eb => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(323)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(307)@ffb704b9e379: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(307)@ffb704b9e379: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456700'H, TLLI='F9854745'O, index=2 20250901095150026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095150026 DLLC NOTICE LLME(ffffffff/f9854745){UNASSIGNED} LLC RX: unknown TLLI 0xf9854745, creating LLME on the fly (gprs_llc.c:552) 20250901095150026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095150026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1320) 20250901095150026 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095150026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095150026 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095150026 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095150026 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095150026 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095150026 DLLC NOTICE LLME(ffffffff/f9854745){UNASSIGNED} LLGM Assign pre (f9854745 => dc845873) (gprs_llc.c:1079) 20250901095150026 DLLC NOTICE LLME(f9854745/dc845873){ASSIGNED} LLGM Assign post (f9854745 => dc845873) (gprs_llc.c:1125) 20250901095150026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095150026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095150026 DMM DEBUG MM(001010123456700/dc845873) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095150028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095150028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095150028 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095150028 DMM DEBUG MM(001010123456700/dc845873) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250901095150028 DMM NOTICE MM(001010123456700/dc845873) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095150028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095150028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095150028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250901095150028 DMM INFO MM(001010123456700/dc845873) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc845873) (gprs_gmm.c:337) TC_attach_closed_add_vty(323)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(307)@ffb704b9e379: Removing Client IMSI='001010123456700'H, index=2 20250901095151042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095151042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095151042 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095151042 DMM INFO MM(001010123456700/dc845873) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095151042 DMM NOTICE MM(001010123456700/dc845873) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095151042 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095151042 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095151042 DLLC NOTICE LLME(f9854745/dc845873){ASSIGNED} LLGM Assign pre (ffffffff => dc845873) (gprs_llc.c:1079) 20250901095151042 DLLC NOTICE LLME(ffffffff/dc845873){ASSIGNED} LLGM Assign post (ffffffff => dc845873) (gprs_llc.c:1125) 20250901095151042 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095151042 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095151042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095151042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(323)@ffb704b9e379: Final verdict of PTC: pass 20250901095151045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35798<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(320)@ffb704b9e379: Final verdict of PTC: none 20250901095151049 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(308)@ffb704b9e379: Final verdict of PTC: none 20250901095151049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(315)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(313)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(309)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(319)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(318)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(310)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(305)@ffb704b9e379: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(312)@ffb704b9e379: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(316)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(314)@ffb704b9e379: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(307)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(304)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(321)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(322)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(311)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(317)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(306)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(304): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(305): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(306): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(307): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(308): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(309): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(310): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(311): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(312): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(313): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(314): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(315): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(316): none (none -> none) Mon Sep 1 09:51:51 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(317): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(318): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(319): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(320): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(321): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(322): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_closed_add_vty(323): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. 20250901095151149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095151550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88052) 20250901095152050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095152050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88052, count=89212) 20250901095153051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095153051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Sep 1 09:51:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095154052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095154052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_check_subscriber_list started. 20250901095154586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095154587 DMM INFO MM(001010123456700/dc845873) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095154587 DMM INFO MM(001010123456700/dc845873) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095154587 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095154587 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095154587 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095154587 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095154587 DLLC NOTICE LLME(ffffffff/dc845873){ASSIGNED} LLGM Assign pre (dc845873 => ffffffff) (gprs_llc.c:1079) 20250901095154587 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc845873 => ffffffff) (gprs_llc.c:1125) 20250901095154587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095154587 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095154587 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095154587 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095154587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(324)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(325)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(324)@ffb704b9e379: 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(328)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(328)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095154605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095154605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095154605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095154605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095154605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095154605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095154605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095154605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095154605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(328)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095154606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095154606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095154606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095154606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095154606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095154606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095154606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095154606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095154606 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095154606 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095154606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095154606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095154606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(328)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(328)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(329)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095154609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(325)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(325)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(330)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(329)@ffb704b9e379: 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 } 20250901095154617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095154617 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(333)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(333)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_attach_check_subscriber_list-BVCI196(327)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095154620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095154620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095154620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095154620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095154620 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095154620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095154620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095154620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095154620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(333)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095154621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095154621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095154621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095154621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095154621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095154621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095154621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095154621 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095154621 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095154621 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095154621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(333)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095154621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095154621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(333)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095154623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(334)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(330)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(330)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095154629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095154629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(332)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(335)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(334)@ffb704b9e379: 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(338)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(338)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095154636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095154636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095154636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095154636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095154637 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095154637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095154637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095154637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095154637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(338)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095154637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095154637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095154637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095154637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095154637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095154637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095154637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095154637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095154637 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095154637 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095154637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095154638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095154638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(338)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(338)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095154640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(335)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(335)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095154645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095154645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(337)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095155052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095155052 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095155052 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095155052 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(339)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(339)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095155057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095155058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(339)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(339)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(339)@ffb704b9e379: 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(339)@ffb704b9e379: 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(339)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(339)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(327)@ffb704b9e379: Adding Client=TC_attach_check_subscriber_list(343), IMSI='262420000000034'H, TLLI='F3D47208'O, index=0 SGSN_Test-GSUP(340)@ffb704b9e379: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(343) TC_attach_check_subscriber_list(343)@ffb704b9e379: 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 := 'BE410BA1F8AB6C13296BC98975200477'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB8EB6CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3909F5EC07DA321D'O } } } } } 20250901095156127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095156127 DLLC NOTICE LLME(ffffffff/f3d47208){UNASSIGNED} LLC RX: unknown TLLI 0xf3d47208, creating LLME on the fly (gprs_llc.c:552) 20250901095156127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095156127 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1320) 20250901095156128 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095156128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095156128 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095156128 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095156128 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095156128 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095156128 DLLC NOTICE LLME(ffffffff/f3d47208){UNASSIGNED} LLGM Assign pre (f3d47208 => e8e38bd6) (gprs_llc.c:1079) 20250901095156128 DLLC NOTICE LLME(f3d47208/e8e38bd6){ASSIGNED} LLGM Assign post (f3d47208 => e8e38bd6) (gprs_llc.c:1125) 20250901095156128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095156128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095156128 DMM DEBUG MM(262420000000034/e8e38bd6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095156148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095156148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095156148 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095156148 DMM DEBUG MM(262420000000034/e8e38bd6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250901095156148 DMM NOTICE MM(262420000000034/e8e38bd6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095156148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095156148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095156148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095156148 DMM DEBUG MM(262420000000034/e8e38bd6) Requesting authorization (sgsn_auth.c:160) 20250901095156148 DMM INFO MM(262420000000034/e8e38bd6) Requesting authentication tuples (sgsn_auth.c:184) 20250901095156148 DMM DEBUG MM(262420000000034/e8e38bd6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095156148 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250901095156148 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(340)@ffb704b9e379: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(343) SGSN_Test-GSUP(340)@ffb704b9e379: Added IMSI table entry 0TC_attach_check_subscriber_list(343)"262420000000034" 20250901095156153 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095156153 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095156153 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095156153 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095156153 DMM INFO MM(262420000000034/e8e38bd6) Subscriber data update (mmctx.c:445) 20250901095156153 DMM DEBUG MM(262420000000034/e8e38bd6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095156153 DMM INFO MM(262420000000034/e8e38bd6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095156153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095156153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095156153 DMM INFO MM(262420000000034/e8e38bd6) <- GMM AUTH AND CIPHERING REQ (rand = be 41 0b a1 f8 ab 6c 13 29 6b c9 89 75 20 04 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095156164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095156164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095156164 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095156164 DMM INFO MM(262420000000034/e8e38bd6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095156164 DMM NOTICE MM(262420000000034/e8e38bd6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095156164 DMM DEBUG MM(262420000000034/e8e38bd6) checking auth: received GSM SRES = bb 8e b6 cb (gprs_gmm.c:716) 20250901095156164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095156164 DMM DEBUG MM(262420000000034/e8e38bd6) Requesting authorization (sgsn_auth.c:160) 20250901095156164 DMM INFO MM(262420000000034/e8e38bd6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095156164 DMM DEBUG MM(262420000000034/e8e38bd6) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095156164 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250901095156164 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) 20250901095156164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095156164 DMM INFO MM(262420000000034/e8e38bd6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8e38bd6) (gprs_gmm.c:337) 20250901095156167 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095156167 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095156167 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250901095156167 DMM INFO MM(262420000000034/e8e38bd6) Subscriber data update (mmctx.c:445) 20250901095156167 DMM DEBUG MM(262420000000034/e8e38bd6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095156167 DMM INFO MM(262420000000034/e8e38bd6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095156167 DMM NOTICE MM(262420000000034/e8e38bd6) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250901095156167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095156167 DMM NOTICE MM(262420000000034/e8e38bd6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095156167 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) 20250901095156168 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095156168 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250901095156168 DMM INFO MM(262420000000034/e8e38bd6) Subscriber data update (mmctx.c:445) 20250901095156168 DMM DEBUG MM(262420000000034/e8e38bd6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095156174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095156174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095156174 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095156174 DMM INFO MM(262420000000034/e8e38bd6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095156174 DMM NOTICE MM(262420000000034/e8e38bd6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095156174 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095156174 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095156174 DLLC NOTICE LLME(f3d47208/e8e38bd6){ASSIGNED} LLGM Assign pre (ffffffff => e8e38bd6) (gprs_llc.c:1079) 20250901095156174 DLLC NOTICE LLME(ffffffff/e8e38bd6){ASSIGNED} LLGM Assign post (ffffffff => e8e38bd6) (gprs_llc.c:1125) 20250901095156174 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095156174 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095156174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095156174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(343)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(327)@ffb704b9e379: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(343)@ffb704b9e379: Final verdict of PTC: pass 20250901095156227 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250901095156227 DMM INFO MM(262420000000034/e8e38bd6) Subscriber data update (mmctx.c:445) 20250901095156227 DMM DEBUG MM(262420000000034/e8e38bd6) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250901095156227 DMM INFO MM(262420000000034/e8e38bd6) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250901095156227 DMM INFO MM(262420000000034/e8e38bd6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095156227 DMM INFO MM(262420000000034/e8e38bd6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095156227 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095156227 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095156227 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095156227 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095156227 DLLC NOTICE LLME(ffffffff/e8e38bd6){ASSIGNED} LLGM Assign pre (e8e38bd6 => ffffffff) (gprs_llc.c:1079) 20250901095156227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8e38bd6 => ffffffff) (gprs_llc.c:1125) 20250901095156227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095156227 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095156227 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095156227 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095156228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(340)@ffb704b9e379: Final verdict of PTC: none 20250901095156230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095156230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(339)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(333)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(338)@ffb704b9e379: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(337)@ffb704b9e379: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(332)@ffb704b9e379: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(327)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(335)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(329)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(334)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(330)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(342)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(325)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(328)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(331)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(336)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(326)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(324)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(341)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(324): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(325): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(326): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(327): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(328): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(329): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(330): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(331): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(332): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(333): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(334): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(335): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(336): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(337): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(338): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(339): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(340): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(341): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(342): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_check_subscriber_list(343): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Sep 1 09:51:56 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 20250901095156295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095156597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83248) 20250901095157231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095157231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83248, count=94836) 20250901095158232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095158232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Sep 1 09:51:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095159233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095159233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_detach_check_subscriber_list started. 20250901095159715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095159717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(344)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(345)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(344)@ffb704b9e379: 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(348)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(348)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095159759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095159759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095159759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095159759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095159759 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095159759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095159759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095159759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095159759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(348)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095159760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095159760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095159760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095159760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095159760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095159760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095159760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095159760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095159760 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095159760 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095159760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095159760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095159760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(348)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(348)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095159762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(349)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(345)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(345)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095159767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095159767 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(347)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(350)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(349)@ffb704b9e379: 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(353)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(353)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095159772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095159772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095159772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095159772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095159772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095159772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095159773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095159773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095159773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(353)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095159774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095159774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095159774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095159774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095159774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095159774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095159774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095159774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095159774 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095159774 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095159774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095159775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095159775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(353)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(353)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(354)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095159777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(350)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(350)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(355)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095159783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095159783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(354)@ffb704b9e379: 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(358)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(352)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(358)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095159788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095159788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095159788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095159788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095159788 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095159788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095159788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095159788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095159788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(358)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095159789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095159789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095159789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095159789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095159789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095159789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095159789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095159789 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095159789 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095159789 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095159789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095159790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095159790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(358)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(358)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095159792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(355)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095159796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095159796 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(357)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095200234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095200234 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095200234 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095200234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(359)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(359)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095200239 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(359)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(359)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095200240 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(359)@ffb704b9e379: 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(359)@ffb704b9e379: 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(359)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(359)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(347)@ffb704b9e379: Adding Client=TC_attach_detach_check_subscriber_list(363), IMSI='262420000000033'H, TLLI='E76B1F07'O, index=0 SGSN_Test-GSUP(360)@ffb704b9e379: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(363) TC_attach_detach_check_subscriber_list(363)@ffb704b9e379: 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 := '6F12890EE90762781F7A7DD318E63EA1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98E33D59'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '97EAA4893F6B7E98'O } } } } } 20250901095200312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095200312 DLLC NOTICE LLME(ffffffff/e76b1f07){UNASSIGNED} LLC RX: unknown TLLI 0xe76b1f07, creating LLME on the fly (gprs_llc.c:552) 20250901095200312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095200312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1320) 20250901095200312 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095200312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095200312 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095200312 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095200312 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095200312 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095200312 DLLC NOTICE LLME(ffffffff/e76b1f07){UNASSIGNED} LLGM Assign pre (e76b1f07 => cd3a0aee) (gprs_llc.c:1079) 20250901095200312 DLLC NOTICE LLME(e76b1f07/cd3a0aee){ASSIGNED} LLGM Assign post (e76b1f07 => cd3a0aee) (gprs_llc.c:1125) 20250901095200312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095200312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095200312 DMM DEBUG MM(262420000000033/cd3a0aee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095200327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095200327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095200327 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095200327 DMM DEBUG MM(262420000000033/cd3a0aee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250901095200327 DMM NOTICE MM(262420000000033/cd3a0aee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095200327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095200327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095200327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095200327 DMM DEBUG MM(262420000000033/cd3a0aee) Requesting authorization (sgsn_auth.c:160) 20250901095200327 DMM INFO MM(262420000000033/cd3a0aee) Requesting authentication tuples (sgsn_auth.c:184) 20250901095200327 DMM DEBUG MM(262420000000033/cd3a0aee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095200327 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250901095200327 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(360)@ffb704b9e379: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(363) SGSN_Test-GSUP(360)@ffb704b9e379: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(363)"262420000000033" 20250901095200332 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095200332 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095200332 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095200332 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095200332 DMM INFO MM(262420000000033/cd3a0aee) Subscriber data update (mmctx.c:445) 20250901095200332 DMM DEBUG MM(262420000000033/cd3a0aee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095200332 DMM INFO MM(262420000000033/cd3a0aee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095200332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095200332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095200332 DMM INFO MM(262420000000033/cd3a0aee) <- GMM AUTH AND CIPHERING REQ (rand = 6f 12 89 0e e9 07 62 78 1f 7a 7d d3 18 e6 3e a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095200346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095200346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095200347 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095200347 DMM INFO MM(262420000000033/cd3a0aee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095200347 DMM NOTICE MM(262420000000033/cd3a0aee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095200347 DMM DEBUG MM(262420000000033/cd3a0aee) checking auth: received GSM SRES = 98 e3 3d 59 (gprs_gmm.c:716) 20250901095200347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095200347 DMM DEBUG MM(262420000000033/cd3a0aee) Requesting authorization (sgsn_auth.c:160) 20250901095200347 DMM INFO MM(262420000000033/cd3a0aee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095200347 DMM DEBUG MM(262420000000033/cd3a0aee) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095200347 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250901095200347 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) 20250901095200347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095200347 DMM INFO MM(262420000000033/cd3a0aee) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd3a0aee) (gprs_gmm.c:337) 20250901095200349 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095200350 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095200350 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250901095200350 DMM INFO MM(262420000000033/cd3a0aee) Subscriber data update (mmctx.c:445) 20250901095200350 DMM DEBUG MM(262420000000033/cd3a0aee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095200350 DMM INFO MM(262420000000033/cd3a0aee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095200350 DMM NOTICE MM(262420000000033/cd3a0aee) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250901095200350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095200350 DMM NOTICE MM(262420000000033/cd3a0aee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095200350 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) 20250901095200351 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095200351 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250901095200351 DMM INFO MM(262420000000033/cd3a0aee) Subscriber data update (mmctx.c:445) 20250901095200351 DMM DEBUG MM(262420000000033/cd3a0aee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095200362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095200362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095200362 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095200362 DMM INFO MM(262420000000033/cd3a0aee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095200362 DMM NOTICE MM(262420000000033/cd3a0aee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095200362 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095200362 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095200362 DLLC NOTICE LLME(e76b1f07/cd3a0aee){ASSIGNED} LLGM Assign pre (ffffffff => cd3a0aee) (gprs_llc.c:1079) 20250901095200362 DLLC NOTICE LLME(ffffffff/cd3a0aee){ASSIGNED} LLGM Assign post (ffffffff => cd3a0aee) (gprs_llc.c:1125) 20250901095200362 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095200362 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095200362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095200362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(363)@ffb704b9e379: setverdict(pass): none -> pass 20250901095200413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095200413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250901095200414 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095200414 DMM INFO MM(262420000000033/cd3a0aee) -> GMM DETACH REQUEST TLLI=0xcd3a0aee type=GPRS detach Power-off (gprs_gmm.c:1512) 20250901095200414 DMM INFO MM(262420000000033/cd3a0aee) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250901095200414 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095200414 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095200414 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095200414 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095200414 DLLC NOTICE LLME(ffffffff/cd3a0aee){ASSIGNED} LLGM Assign pre (cd3a0aee => ffffffff) (gprs_llc.c:1079) 20250901095200414 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd3a0aee => ffffffff) (gprs_llc.c:1125) 20250901095200414 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250901095200414 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) 20250901095200414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095200414 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095200414 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095200414 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095200416 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(363)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(347)@ffb704b9e379: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(363)@ffb704b9e379: Final verdict of PTC: pass 20250901095205430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(360)@ffb704b9e379: Final verdict of PTC: none 20250901095205435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095205435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(349)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(348)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(359)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(358)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(353)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(344)@ffb704b9e379: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(357)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(350)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(362)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(361)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(345)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(355)@ffb704b9e379: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(347)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(354)@ffb704b9e379: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(352)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(346)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(351)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(356)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(344): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(345): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(346): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(347): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(348): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(349): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(350): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(351): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(352): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(353): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(354): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(355): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(356): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(357): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(358): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(359): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(360): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(361): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(362): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_detach_check_subscriber_list(363): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Sep 1 09:52:05 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 20250901095205552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095205854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33958<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90688) 20250901095206437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095206437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90688, count=95044) 20250901095207438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095207438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Sep 1 09:52:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095208439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095208439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_check_complete_resend started. 20250901095208968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095208972 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(364)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(365)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(364)@ffb704b9e379: 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(368)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(368)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095209028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095209028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095209028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095209028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095209028 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095209028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095209028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095209028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095209028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(368)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095209029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095209029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095209029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095209029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095209029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095209029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095209029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095209029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095209029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095209029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095209029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095209030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095209030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(368)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095209034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(369)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(365)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(365)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095209041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095209041 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(370)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI196(367)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@ffb704b9e379: 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(373)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(373)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095209047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095209047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095209047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095209047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095209047 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095209047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095209047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095209047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095209047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(373)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095209047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095209047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095209047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095209047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095209047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095209047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095209047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095209047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095209047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095209047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095209047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095209048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095209048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095209050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(374)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(370)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(370)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095209054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095209054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(372)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(375)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(374)@ffb704b9e379: 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(378)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(378)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095209063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095209063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095209063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095209063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095209063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095209063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095209063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095209063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095209063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(378)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095209064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095209064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095209064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095209064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095209064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095209064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095209064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095209064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095209064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095209064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095209064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(378)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095209065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095209065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(378)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095209066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(375)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(375)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095209071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095209071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(377)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095209441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095209441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095209441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095209441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095209445 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095209446 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@ffb704b9e379: 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(379)@ffb704b9e379: 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(379)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(367)@ffb704b9e379: Adding Client=TC_attach_check_complete_resend(383), IMSI='262420000000036'H, TLLI='F975F5EE'O, index=0 SGSN_Test-GSUP(380)@ffb704b9e379: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(383) TC_attach_check_complete_resend(383)@ffb704b9e379: 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 := 'DFAA81B1D2B411E22624D8A8507C70D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F155C58'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E76F18E0DDC1735'O } } } } } 20250901095210518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095210518 DLLC NOTICE LLME(ffffffff/f975f5ee){UNASSIGNED} LLC RX: unknown TLLI 0xf975f5ee, creating LLME on the fly (gprs_llc.c:552) 20250901095210518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095210518 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250901095210518 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095210518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095210518 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095210518 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095210518 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095210518 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095210518 DLLC NOTICE LLME(ffffffff/f975f5ee){UNASSIGNED} LLGM Assign pre (f975f5ee => db8f780e) (gprs_llc.c:1079) 20250901095210518 DLLC NOTICE LLME(f975f5ee/db8f780e){ASSIGNED} LLGM Assign post (f975f5ee => db8f780e) (gprs_llc.c:1125) 20250901095210518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095210518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095210518 DMM DEBUG MM(262420000000036/db8f780e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095210542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095210542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095210542 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095210542 DMM DEBUG MM(262420000000036/db8f780e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250901095210542 DMM NOTICE MM(262420000000036/db8f780e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095210542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095210542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095210542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095210542 DMM DEBUG MM(262420000000036/db8f780e) Requesting authorization (sgsn_auth.c:160) 20250901095210542 DMM INFO MM(262420000000036/db8f780e) Requesting authentication tuples (sgsn_auth.c:184) 20250901095210542 DMM DEBUG MM(262420000000036/db8f780e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095210542 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250901095210542 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(380)@ffb704b9e379: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(383) SGSN_Test-GSUP(380)@ffb704b9e379: Added IMSI table entry 0TC_attach_check_complete_resend(383)"262420000000036" 20250901095210549 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095210549 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095210549 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095210549 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095210549 DMM INFO MM(262420000000036/db8f780e) Subscriber data update (mmctx.c:445) 20250901095210549 DMM DEBUG MM(262420000000036/db8f780e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095210549 DMM INFO MM(262420000000036/db8f780e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095210549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095210549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095210549 DMM INFO MM(262420000000036/db8f780e) <- GMM AUTH AND CIPHERING REQ (rand = df aa 81 b1 d2 b4 11 e2 26 24 d8 a8 50 7c 70 d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095210566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095210566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095210566 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095210566 DMM INFO MM(262420000000036/db8f780e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095210566 DMM NOTICE MM(262420000000036/db8f780e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095210566 DMM DEBUG MM(262420000000036/db8f780e) checking auth: received GSM SRES = 5f 15 5c 58 (gprs_gmm.c:716) 20250901095210566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095210566 DMM DEBUG MM(262420000000036/db8f780e) Requesting authorization (sgsn_auth.c:160) 20250901095210566 DMM INFO MM(262420000000036/db8f780e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095210566 DMM DEBUG MM(262420000000036/db8f780e) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095210566 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250901095210566 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) 20250901095210566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095210566 DMM INFO MM(262420000000036/db8f780e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb8f780e) (gprs_gmm.c:337) 20250901095210569 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095210569 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095210569 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250901095210569 DMM INFO MM(262420000000036/db8f780e) Subscriber data update (mmctx.c:445) 20250901095210569 DMM DEBUG MM(262420000000036/db8f780e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095210569 DMM INFO MM(262420000000036/db8f780e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095210569 DMM NOTICE MM(262420000000036/db8f780e) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250901095210569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095210569 DMM NOTICE MM(262420000000036/db8f780e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095210569 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) 20250901095210571 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095210571 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250901095210571 DMM INFO MM(262420000000036/db8f780e) Subscriber data update (mmctx.c:445) 20250901095210571 DMM DEBUG MM(262420000000036/db8f780e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(383)@ffb704b9e379: Warning: Re-starting timer T, which is already active (running or expired). 20250901095216567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901095216567 DMM INFO MM(262420000000036/db8f780e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb8f780e) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@ffb704b9e379: Warning: Re-starting timer T, which is already active (running or expired). 20250901095219002 DGPRS DEBUG Checking for inactive LLMEs, time = 19951244 (sgsn.c:132) 20250901095219005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095219005 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095219005 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095219005 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095219005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095219005 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095219006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095219006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095219006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095219006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(368)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095219036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095219036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095219036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095219060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095219060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095219060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095219074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095219074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095219074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095222568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901095222568 DMM INFO MM(262420000000036/db8f780e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb8f780e) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@ffb704b9e379: Warning: Re-starting timer T, which is already active (running or expired). 20250901095228569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901095228570 DMM INFO MM(262420000000036/db8f780e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb8f780e) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@ffb704b9e379: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095229041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095229041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095229041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095229069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095229069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095229069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095229085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095229085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095229085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095229442 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901095229442 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901095229443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095234570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901095234571 DMM INFO MM(262420000000036/db8f780e) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb8f780e) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@ffb704b9e379: Warning: Re-starting timer T, which is already active (running or expired). 20250901095239031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095239037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095239037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095239045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095239045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095239045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095239048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095239050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095239050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901095239065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095239068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095239068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095239072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095239072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095239072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095239088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095239088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095239088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095240572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250901095240572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250901095240572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901095240572 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250901095240572 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) 20250901095240572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Reject}: Deallocated (fsm.c:568) 20250901095240572 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095240572 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095240572 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901095240572 DLLC NOTICE LLME(f975f5ee/db8f780e){ASSIGNED} LLGM Assign pre (db8f780e => ffffffff) (gprs_llc.c:1079) 20250901095240572 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db8f780e => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(383)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(367)@ffb704b9e379: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(383)@ffb704b9e379: Final verdict of PTC: pass 20250901095244597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33970<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(380)@ffb704b9e379: Final verdict of PTC: none 20250901095244602 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095244602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(370)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(375)@ffb704b9e379: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(367)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@ffb704b9e379: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(377)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(365)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(364)@ffb704b9e379: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(372)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(368)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(373)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(381)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(382)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(378)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(366)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(371)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(376)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(364): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(365): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(366): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(367): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(368): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(370): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(371): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(372): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(373): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(375): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(376): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(377): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(378): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(380): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(381): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(382): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_check_complete_resend(383): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Sep 1 09:52:44 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 20250901095244673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095244975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109132) 20250901095245604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095245604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109132, count=109672) 20250901095246605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095246605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Sep 1 09:52:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095247607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095247607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_hlr_location_cancel_request_update started. 20250901095248073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095248075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(384)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@ffb704b9e379: 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)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095248113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095248113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095248113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095248113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095248113 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095248113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095248113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095248113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095248113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250901095248114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095248114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095248114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(388)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095248114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095248114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095248114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095248114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095248114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095248114 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095248114 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095248114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095248114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095248114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095248116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095248122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095248122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(390)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(387)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@ffb704b9e379: 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)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095248128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095248128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095248128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095248128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095248128 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095248129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095248129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095248129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095248129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095248130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095248130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095248130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095248130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095248130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095248130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095248130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095248130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095248130 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095248130 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095248130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095248130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095248130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095248132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095248136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095248136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(392)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@ffb704b9e379: 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)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095248142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095248142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095248142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095248142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095248142 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095248142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095248142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095248142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095248142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095248143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095248143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095248143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095248143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095248143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095248143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095248143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095248143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095248143 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095248143 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095248143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095248143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095248143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095248145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095248149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095248149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(397)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095248608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095248608 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095248608 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095248608 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095248611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095248612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@ffb704b9e379: 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)@ffb704b9e379: 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(399)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901095249003 DGPRS DEBUG Checking for inactive LLMEs, time = 19951274 (sgsn.c:132) 20250901095249005 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095249005 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095249006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095249006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095249006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095249006 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095249006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095249006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095249006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095249006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_hlr_location_cancel_request_update-BVCI196(387)@ffb704b9e379: Adding Client=TC_hlr_location_cancel_request_update(403), IMSI='262420000000031'H, TLLI='CA95DBA7'O, index=0 SGSN_Test-GSUP(400)@ffb704b9e379: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(403) TC_hlr_location_cancel_request_update(403)@ffb704b9e379: 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 := 'DA63C3DC1AA538E5FE45951FC323C586'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '446A0F1B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A3A36F46F21623F'O } } } } } 20250901095249692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095249692 DLLC NOTICE LLME(ffffffff/ca95dba7){UNASSIGNED} LLC RX: unknown TLLI 0xca95dba7, creating LLME on the fly (gprs_llc.c:552) 20250901095249692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095249692 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1320) 20250901095249692 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095249692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095249692 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095249692 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095249692 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095249692 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095249692 DLLC NOTICE LLME(ffffffff/ca95dba7){UNASSIGNED} LLGM Assign pre (ca95dba7 => fb728f8f) (gprs_llc.c:1079) 20250901095249692 DLLC NOTICE LLME(ca95dba7/fb728f8f){ASSIGNED} LLGM Assign post (ca95dba7 => fb728f8f) (gprs_llc.c:1125) 20250901095249692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095249692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095249692 DMM DEBUG MM(262420000000031/fb728f8f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095249706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095249706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095249706 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095249706 DMM DEBUG MM(262420000000031/fb728f8f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250901095249706 DMM NOTICE MM(262420000000031/fb728f8f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095249706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095249706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095249706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095249706 DMM DEBUG MM(262420000000031/fb728f8f) Requesting authorization (sgsn_auth.c:160) 20250901095249706 DMM INFO MM(262420000000031/fb728f8f) Requesting authentication tuples (sgsn_auth.c:184) 20250901095249706 DMM DEBUG MM(262420000000031/fb728f8f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095249706 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250901095249706 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(400)@ffb704b9e379: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(403) SGSN_Test-GSUP(400)@ffb704b9e379: Added IMSI table entry 0TC_hlr_location_cancel_request_update(403)"262420000000031" 20250901095249711 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095249711 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095249711 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095249711 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095249711 DMM INFO MM(262420000000031/fb728f8f) Subscriber data update (mmctx.c:445) 20250901095249711 DMM DEBUG MM(262420000000031/fb728f8f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095249711 DMM INFO MM(262420000000031/fb728f8f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095249711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095249711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095249711 DMM INFO MM(262420000000031/fb728f8f) <- GMM AUTH AND CIPHERING REQ (rand = da 63 c3 dc 1a a5 38 e5 fe 45 95 1f c3 23 c5 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095249724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095249724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095249724 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095249724 DMM INFO MM(262420000000031/fb728f8f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095249724 DMM NOTICE MM(262420000000031/fb728f8f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095249724 DMM DEBUG MM(262420000000031/fb728f8f) checking auth: received GSM SRES = 44 6a 0f 1b (gprs_gmm.c:716) 20250901095249724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095249724 DMM DEBUG MM(262420000000031/fb728f8f) Requesting authorization (sgsn_auth.c:160) 20250901095249724 DMM INFO MM(262420000000031/fb728f8f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095249724 DMM DEBUG MM(262420000000031/fb728f8f) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095249724 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250901095249724 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) 20250901095249724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095249724 DMM INFO MM(262420000000031/fb728f8f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb728f8f) (gprs_gmm.c:337) 20250901095249727 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095249727 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095249727 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250901095249727 DMM INFO MM(262420000000031/fb728f8f) Subscriber data update (mmctx.c:445) 20250901095249727 DMM DEBUG MM(262420000000031/fb728f8f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095249727 DMM INFO MM(262420000000031/fb728f8f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095249727 DMM NOTICE MM(262420000000031/fb728f8f) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250901095249727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095249727 DMM NOTICE MM(262420000000031/fb728f8f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095249727 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) 20250901095249728 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095249728 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250901095249728 DMM INFO MM(262420000000031/fb728f8f) Subscriber data update (mmctx.c:445) 20250901095249728 DMM DEBUG MM(262420000000031/fb728f8f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095249739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095249739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095249739 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095249739 DMM INFO MM(262420000000031/fb728f8f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095249739 DMM NOTICE MM(262420000000031/fb728f8f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095249739 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095249739 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095249739 DLLC NOTICE LLME(ca95dba7/fb728f8f){ASSIGNED} LLGM Assign pre (ffffffff => fb728f8f) (gprs_llc.c:1079) 20250901095249739 DLLC NOTICE LLME(ffffffff/fb728f8f){ASSIGNED} LLGM Assign post (ffffffff => fb728f8f) (gprs_llc.c:1125) 20250901095249739 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095249739 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095249739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095249739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(403)@ffb704b9e379: setverdict(pass): none -> pass 20250901095249788 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250901095249788 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250901095249788 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) 20250901095249788 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250901095249788 DMM INFO MM(262420000000031/fb728f8f) Subscriber data update (mmctx.c:445) 20250901095249788 DMM DEBUG MM(262420000000031/fb728f8f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250901095249788 DMM INFO MM(262420000000031/fb728f8f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250901095249788 DMM INFO MM(262420000000031/fb728f8f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095249788 DMM INFO MM(262420000000031/fb728f8f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095249788 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095249788 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095249788 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095249788 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095249788 DLLC NOTICE LLME(ffffffff/fb728f8f){ASSIGNED} LLGM Assign pre (fb728f8f => ffffffff) (gprs_llc.c:1079) 20250901095249788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb728f8f => ffffffff) (gprs_llc.c:1125) 20250901095249789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095249789 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095249789 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095249789 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(403)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed MC@ffb704b9e379: Test Component 403 has requested to stop MTC. Terminating current testcase execution. 20250901095254801 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095254801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(393)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(398)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(401)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(388)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(392)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(400)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(402)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(397)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(387)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(396)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(386)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(391)@ffb704b9e379: Final verdict of PTC: none 20250901095254816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58854<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update(403)@ffb704b9e379: Final verdict of PTC: pass MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(387): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(392): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(397): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(401): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(402): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_update(403): pass (none -> pass) MTC@ffb704b9e379: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Sep 1 09:52:54 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 20250901095254866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095255169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97064) 20250901095255803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095255803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97064, count=101420) 20250901095256805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095256805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Sep 1 09:52:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095257806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095257806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_hlr_location_cancel_request_withdraw started. 20250901095258284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095258284 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(404)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(405)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(404)@ffb704b9e379: 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(408)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095258325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095258325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095258325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095258325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095258325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095258325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095258325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095258325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095258325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095258326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095258326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095258326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095258326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095258326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095258326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095258326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095258326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095258326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095258326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095258326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095258326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095258326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095258328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(409)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(405)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(405)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095258333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095258333 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(410)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(409)@ffb704b9e379: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095258338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095258338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095258338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095258338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095258338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095258338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095258338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095258338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095258338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095258339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095258340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095258340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095258340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095258340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095258340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095258340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095258340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095258340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095258340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095258340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095258340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095258340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095258343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(414)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(410)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(410)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(415)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095258351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095258351 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(414)@ffb704b9e379: 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(418)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_withdraw-BVCI210(412)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095258354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095258354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095258354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095258354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095258354 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095258354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095258354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095258354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095258354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095258355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095258355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095258355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095258355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095258355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095258355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095258355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095258355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095258355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095258355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095258355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095258355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095258355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095258357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(415)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095258361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095258361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095258808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095258808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095258808 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095258808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(419)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(419)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095258812 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095258813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(419)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(419)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(419)@ffb704b9e379: 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(419)@ffb704b9e379: 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(419)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(419)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(407)@ffb704b9e379: Adding Client=TC_hlr_location_cancel_request_withdraw(423), IMSI='262420000000029'H, TLLI='E3FF1D13'O, index=0 SGSN_Test-GSUP(420)@ffb704b9e379: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(423) TC_hlr_location_cancel_request_withdraw(423)@ffb704b9e379: 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 := '0410F9B0275D4DB90E2D1A949B0D50B9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A305C27F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EA746B395D4AA94E'O } } } } } 20250901095259891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095259891 DLLC NOTICE LLME(ffffffff/e3ff1d13){UNASSIGNED} LLC RX: unknown TLLI 0xe3ff1d13, creating LLME on the fly (gprs_llc.c:552) 20250901095259891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095259891 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1320) 20250901095259891 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095259891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095259891 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095259891 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095259891 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095259891 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095259891 DLLC NOTICE LLME(ffffffff/e3ff1d13){UNASSIGNED} LLGM Assign pre (e3ff1d13 => dd499526) (gprs_llc.c:1079) 20250901095259891 DLLC NOTICE LLME(e3ff1d13/dd499526){ASSIGNED} LLGM Assign post (e3ff1d13 => dd499526) (gprs_llc.c:1125) 20250901095259891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095259891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095259891 DMM DEBUG MM(262420000000029/dd499526) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095259905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095259905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095259905 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095259905 DMM DEBUG MM(262420000000029/dd499526) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250901095259905 DMM NOTICE MM(262420000000029/dd499526) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095259905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095259905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095259905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095259905 DMM DEBUG MM(262420000000029/dd499526) Requesting authorization (sgsn_auth.c:160) 20250901095259905 DMM INFO MM(262420000000029/dd499526) Requesting authentication tuples (sgsn_auth.c:184) 20250901095259905 DMM DEBUG MM(262420000000029/dd499526) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095259905 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250901095259905 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(420)@ffb704b9e379: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(423) SGSN_Test-GSUP(420)@ffb704b9e379: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(423)"262420000000029" 20250901095259911 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095259911 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095259911 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095259911 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095259911 DMM INFO MM(262420000000029/dd499526) Subscriber data update (mmctx.c:445) 20250901095259911 DMM DEBUG MM(262420000000029/dd499526) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095259911 DMM INFO MM(262420000000029/dd499526) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095259911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095259911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095259911 DMM INFO MM(262420000000029/dd499526) <- GMM AUTH AND CIPHERING REQ (rand = 04 10 f9 b0 27 5d 4d b9 0e 2d 1a 94 9b 0d 50 b9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095259925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095259925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095259925 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095259925 DMM INFO MM(262420000000029/dd499526) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095259925 DMM NOTICE MM(262420000000029/dd499526) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095259925 DMM DEBUG MM(262420000000029/dd499526) checking auth: received GSM SRES = a3 05 c2 7f (gprs_gmm.c:716) 20250901095259925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095259925 DMM DEBUG MM(262420000000029/dd499526) Requesting authorization (sgsn_auth.c:160) 20250901095259925 DMM INFO MM(262420000000029/dd499526) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095259925 DMM DEBUG MM(262420000000029/dd499526) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095259925 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250901095259925 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) 20250901095259925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095259925 DMM INFO MM(262420000000029/dd499526) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd499526) (gprs_gmm.c:337) 20250901095259928 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095259928 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095259928 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250901095259928 DMM INFO MM(262420000000029/dd499526) Subscriber data update (mmctx.c:445) 20250901095259928 DMM DEBUG MM(262420000000029/dd499526) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095259928 DMM INFO MM(262420000000029/dd499526) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095259928 DMM NOTICE MM(262420000000029/dd499526) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250901095259928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095259928 DMM NOTICE MM(262420000000029/dd499526) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095259928 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) 20250901095259929 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095259929 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250901095259929 DMM INFO MM(262420000000029/dd499526) Subscriber data update (mmctx.c:445) 20250901095259929 DMM DEBUG MM(262420000000029/dd499526) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095259941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095259941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095259941 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095259941 DMM INFO MM(262420000000029/dd499526) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095259941 DMM NOTICE MM(262420000000029/dd499526) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095259941 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095259941 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095259941 DLLC NOTICE LLME(e3ff1d13/dd499526){ASSIGNED} LLGM Assign pre (ffffffff => dd499526) (gprs_llc.c:1079) 20250901095259941 DLLC NOTICE LLME(ffffffff/dd499526){ASSIGNED} LLGM Assign post (ffffffff => dd499526) (gprs_llc.c:1125) 20250901095259941 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095259941 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095259941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095259941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(423)@ffb704b9e379: setverdict(pass): none -> pass 20250901095259990 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250901095259990 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250901095259990 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) 20250901095259990 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250901095259990 DMM INFO MM(262420000000029/dd499526) Subscriber data update (mmctx.c:445) 20250901095259990 DMM DEBUG MM(262420000000029/dd499526) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250901095259990 DMM INFO MM(262420000000029/dd499526) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250901095259991 DMM INFO MM(262420000000029/dd499526) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250901095259991 DMM NOTICE MM(262420000000029/dd499526) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250901095259991 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250901095259991 DMM INFO MM(262420000000029/dd499526) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250901095259991 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095259991 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095259991 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095259991 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095259991 DLLC NOTICE LLME(ffffffff/dd499526){ASSIGNED} LLGM Assign pre (dd499526 => ffffffff) (gprs_llc.c:1079) 20250901095259991 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd499526 => ffffffff) (gprs_llc.c:1125) 20250901095259991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095259991 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095259991 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095259991 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(423)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(407)@ffb704b9e379: Removing Client IMSI='262420000000029'H, index=0 20250901095300003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095300003 DLLC NOTICE LLME(ffffffff/dd499526){UNASSIGNED} LLC RX: unknown TLLI 0xdd499526, creating LLME on the fly (gprs_llc.c:552) 20250901095300003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095300004 DMM NOTICE LLME(ffffffff/dd499526){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250901095300004 DLLC NOTICE LLME(ffffffff/dd499526){UNASSIGNED} LLGM Assign pre (dd499526 => ffffffff) (gprs_llc.c:1079) 20250901095300004 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd499526 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(423)@ffb704b9e379: Final verdict of PTC: pass 20250901095300009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(420)@ffb704b9e379: Final verdict of PTC: none 20250901095300014 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095300015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(408)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(414)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(417)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(410)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(404)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(418)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(413)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(419)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(412)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(407)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(415)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(405)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(421)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(422)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(409)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(416)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(406)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(411)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(404): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(405): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(407): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(409): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(410): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(412): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(414): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(415): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(417): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(419): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(420): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(421): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(422): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(423): pass (none -> pass) MTC@ffb704b9e379: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Sep 1 09:53:00 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 20250901095300064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095300365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96576) 20250901095301015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095301015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96576, count=97836) 20250901095302016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095302016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Sep 1 09:53:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095303017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095303017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250901095303434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095303437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(424)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(425)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(424)@ffb704b9e379: 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(428)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(428)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095303483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095303483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095303483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095303483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095303483 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095303483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095303483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095303483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095303483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(428)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095303484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095303484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095303484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095303484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095303484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095303484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095303484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095303484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095303484 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095303484 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095303484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095303485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095303485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(428)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(428)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095303489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(425)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(425)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(429)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095303494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095303494 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(427)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(430)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(429)@ffb704b9e379: 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(433)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(433)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095303503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095303503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095303503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095303503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095303503 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095303503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095303503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095303503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095303503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(433)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095303504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095303504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095303504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095303504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095303504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095303504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095303504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095303504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095303504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095303504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095303504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095303505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095303505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(433)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(433)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095303507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(434)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(430)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(430)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095303513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095303513 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(435)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(434)@ffb704b9e379: 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(438)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(438)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095303518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095303518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095303518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095303518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095303518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095303518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095303518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095303518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095303518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(438)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095303519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095303519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095303519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095303519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095303519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095303519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095303519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095303519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095303519 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095303519 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095303519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095303519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095303519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(438)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(438)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095303521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(435)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095303525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095303525 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(437)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095304018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095304018 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095304018 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095304018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(439)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(439)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095304022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095304023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(439)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(439)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(439)@ffb704b9e379: 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(439)@ffb704b9e379: 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(439)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(439)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@ffb704b9e379: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443), IMSI='262420000000030'H, TLLI='D9EB9208'O, index=0 SGSN_Test-GSUP(440)@ffb704b9e379: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) 20250901095305107 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) 20250901095305107 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(440)@ffb704b9e379: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) SGSN_Test-GSUP(440)@ffb704b9e379: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@ffb704b9e379: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@ffb704b9e379: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@ffb704b9e379: Final verdict of PTC: pass 20250901095305116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(440)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(425)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(428)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(424)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(433)@ffb704b9e379: Final verdict of PTC: none 20250901095305121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095305121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(438)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(434)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(439)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(435)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(429)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(430)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(442)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(441)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(426)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(436)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(431)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(424): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(425): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(426): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(428): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(429): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(430): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(431): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(433): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(434): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(435): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(436): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(438): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(439): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(440): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(441): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(442): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443): pass (none -> pass) MTC@ffb704b9e379: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Sep 1 09:53:05 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 20250901095305173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095305475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45696) 20250901095306122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095306122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45696, count=53640) 20250901095307123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095307123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Sep 1 09:53:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095308124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095308124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250901095308594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095308597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(444)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(445)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(444)@ffb704b9e379: 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(448)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(448)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095308650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095308650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095308650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095308650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095308650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095308650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095308650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095308650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095308650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(448)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095308652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095308652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095308652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095308652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095308652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095308652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095308652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095308652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095308652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095308652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095308652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095308652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095308652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(448)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(448)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095308655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(449)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(445)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(445)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095308661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095308661 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(447)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(450)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(449)@ffb704b9e379: 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(453)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(453)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095308667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095308667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095308667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095308667 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095308667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095308667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095308667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095308667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095308667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(453)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095308668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095308668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095308668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095308668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095308668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095308668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095308668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095308668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095308668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095308668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095308668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095308668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095308668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(453)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(453)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095308670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(454)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(450)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(450)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095308676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095308676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(455)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(454)@ffb704b9e379: 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(458)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(458)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095308683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095308683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095308683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095308683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095308683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095308683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095308683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095308683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095308683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(458)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095308684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095308684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095308684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095308684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095308684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095308684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095308684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095308684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095308684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095308684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095308684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(458)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095308684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095308684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(458)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095308686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(455)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(455)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095308692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095308692 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(457)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095309125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095309125 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095309125 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095309125 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(459)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(459)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095309129 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(459)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(459)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(459)@ffb704b9e379: 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(459)@ffb704b9e379: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250901095309130 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(459)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(459)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@ffb704b9e379: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(463), IMSI='262420000000030'H, TLLI='D4256706'O, index=0 SGSN_Test-GSUP(460)@ffb704b9e379: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) 20250901095310173 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) 20250901095310173 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(460)@ffb704b9e379: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) SGSN_Test-GSUP(460)@ffb704b9e379: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(463)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(463)@ffb704b9e379: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@ffb704b9e379: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(463)@ffb704b9e379: Final verdict of PTC: pass 20250901095310176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47716<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095310176 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095310176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(460)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(459)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(454)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(448)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(445)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(455)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(453)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(444)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(458)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@ffb704b9e379: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(449)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(450)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(461)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(451)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(446)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(456)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(462)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(444): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(445): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(446): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(448): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(449): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(450): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(451): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(453): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(454): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(455): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(456): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(458): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(459): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(460): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(461): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(462): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(463): pass (none -> pass) MTC@ffb704b9e379: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Sep 1 09:53:10 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 20250901095310235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095310537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49732) 20250901095311177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095311177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49732, count=54088) 20250901095312178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095312178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Sep 1 09:53:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095313179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095313179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_rau_unknown started. 20250901095313608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095313611 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(464)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(465)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(464)@ffb704b9e379: 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(468)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(468)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095313652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095313652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095313652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095313652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095313652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095313652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095313652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095313652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095313652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(468)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095313653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095313654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095313654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095313654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095313654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095313654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095313654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095313654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095313654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095313654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095313654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(468)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095313654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095313654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(468)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095313656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(469)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(465)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(465)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095313660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095313660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(467)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(470)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(469)@ffb704b9e379: 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(473)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(473)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095313671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095313671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095313671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095313671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095313671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095313671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095313671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095313671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095313671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(473)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095313672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095313672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095313672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095313672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095313672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095313672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095313672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095313672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095313672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095313672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095313672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(473)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095313672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095313672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(473)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095313674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(474)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(470)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(470)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095313680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095313680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(472)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(475)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(474)@ffb704b9e379: 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(478)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(478)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095313686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095313686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095313686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095313686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095313686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095313686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095313686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095313686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095313686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(478)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095313687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095313687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095313687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095313687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095313687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095313687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095313687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095313687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095313687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095313687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095313687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095313687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095313687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(478)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(478)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095313690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(475)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(475)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095313694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095313694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(477)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095314180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095314180 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095314180 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095314180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(479)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(479)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095314184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095314186 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(479)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(479)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(479)@ffb704b9e379: 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(479)@ffb704b9e379: 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(479)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(479)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(467)@ffb704b9e379: Adding Client=TC_rau_unknown(483), IMSI='262420000000011'H, TLLI='F3EDBBD9'O, index=0 SGSN_Test-GSUP(480)@ffb704b9e379: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(483) 20250901095315250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095315250 DLLC NOTICE LLME(ffffffff/f3edbbd9){UNASSIGNED} LLC RX: unknown TLLI 0xf3edbbd9, creating LLME on the fly (gprs_llc.c:552) 20250901095315250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250901095315250 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901095315250 DMM NOTICE LLME(ffffffff/f3edbbd9){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250901095315250 DLLC NOTICE LLME(ffffffff/f3edbbd9){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250901095315250 DMM ERROR LLME(ffffffff/f3edbbd9){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250901095315250 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250901095315250 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250901095315250 DLLC NOTICE LLME(ffffffff/f3edbbd9){UNASSIGNED} LLGM Assign pre (f3edbbd9 => ffffffff) (gprs_llc.c:1079) 20250901095315250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3edbbd9 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(483)@ffb704b9e379: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(467)@ffb704b9e379: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(483)@ffb704b9e379: Final verdict of PTC: pass 20250901095315256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47740<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI196(467)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(478)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(465)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(480)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(464)@ffb704b9e379: Final verdict of PTC: none TC_rau_unknown-BVCI220(477)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(468)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(470)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(473)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(474)@ffb704b9e379: Final verdict of PTC: none TC_rau_unknown-BVCI210(472)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(481)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(475)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(466)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(471)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(476)@ffb704b9e379: Final verdict of PTC: none 20250901095315258 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095315258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(482)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(479)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(469)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(464): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(465): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(466): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_rau_unknown-BVCI196(467): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(468): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(469): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(470): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(471): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_rau_unknown-BVCI210(472): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(473): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(474): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(475): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(476): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_rau_unknown-BVCI220(477): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(478): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(479): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(480): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(481): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(482): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_rau_unknown(483): pass (none -> pass) MTC@ffb704b9e379: Test case TC_rau_unknown finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Sep 1 09:53:15 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250901095315318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095315620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44616) 20250901095316259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095316259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44616, count=55080) 20250901095317261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095317261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Sep 1 09:53:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095318262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095318262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_rau started. 20250901095318721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095318723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(484)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(485)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(484)@ffb704b9e379: 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(488)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(488)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095318765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095318765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095318765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095318765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095318765 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095318765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095318765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095318765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095318765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250901095318766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095318766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095318766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(488)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095318766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095318766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095318766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095318766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095318766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095318766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095318766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095318766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095318766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095318766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(488)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(488)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095318769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(489)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(485)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(485)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(490)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095318776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095318776 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(489)@ffb704b9e379: 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(493)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI196(487)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(493)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095318782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095318782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095318782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095318782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095318782 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095318782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095318782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095318782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095318782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(493)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095318783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095318783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095318783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095318783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095318783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095318783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095318783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095318783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095318783 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095318783 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095318783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095318783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095318783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(493)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(494)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(493)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095318785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(490)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(490)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(495)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095318790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095318790 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(494)@ffb704b9e379: 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(498)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI210(492)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(498)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095318794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095318794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095318794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095318794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095318794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095318794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095318794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095318794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095318794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(498)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095318795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095318795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095318795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095318795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095318795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095318795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095318795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095318795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095318795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095318795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095318795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(498)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095318795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095318795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(498)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095318797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(495)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(495)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095318801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095318801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(497)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095319004 DGPRS DEBUG Checking for inactive LLMEs, time = 19951304 (sgsn.c:132) 20250901095319006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095319006 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095319006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095319006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095319006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095319006 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095319007 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095319007 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095319007 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095319007 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095319263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095319263 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095319264 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095319264 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(499)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(499)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095319268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095319269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(499)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(499)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(499)@ffb704b9e379: 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(499)@ffb704b9e379: 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(499)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(499)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(487)@ffb704b9e379: Adding Client=TC_attach_rau(503), IMSI='262420000000012'H, TLLI='C5F9ED1F'O, index=0 SGSN_Test-GSUP(500)@ffb704b9e379: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(503) TC_attach_rau(503)@ffb704b9e379: 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 := '0FB279E0FF25BAA5B3D5B6120FF3A662'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B39AD43D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0DBEBBF4580722F9'O } } } } } 20250901095320338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095320338 DLLC NOTICE LLME(ffffffff/c5f9ed1f){UNASSIGNED} LLC RX: unknown TLLI 0xc5f9ed1f, creating LLME on the fly (gprs_llc.c:552) 20250901095320338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095320338 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1320) 20250901095320338 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095320338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095320338 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095320338 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095320338 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095320338 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095320338 DLLC NOTICE LLME(ffffffff/c5f9ed1f){UNASSIGNED} LLGM Assign pre (c5f9ed1f => e9a4ce4b) (gprs_llc.c:1079) 20250901095320338 DLLC NOTICE LLME(c5f9ed1f/e9a4ce4b){ASSIGNED} LLGM Assign post (c5f9ed1f => e9a4ce4b) (gprs_llc.c:1125) 20250901095320338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095320338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095320338 DMM DEBUG MM(262420000000012/e9a4ce4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095320353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095320353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095320353 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095320353 DMM DEBUG MM(262420000000012/e9a4ce4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250901095320353 DMM NOTICE MM(262420000000012/e9a4ce4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095320353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095320353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095320353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095320353 DMM DEBUG MM(262420000000012/e9a4ce4b) Requesting authorization (sgsn_auth.c:160) 20250901095320353 DMM INFO MM(262420000000012/e9a4ce4b) Requesting authentication tuples (sgsn_auth.c:184) 20250901095320353 DMM DEBUG MM(262420000000012/e9a4ce4b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095320353 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250901095320353 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(500)@ffb704b9e379: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(503) SGSN_Test-GSUP(500)@ffb704b9e379: Added IMSI table entry 0TC_attach_rau(503)"262420000000012" 20250901095320357 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095320357 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095320357 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095320357 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095320357 DMM INFO MM(262420000000012/e9a4ce4b) Subscriber data update (mmctx.c:445) 20250901095320357 DMM DEBUG MM(262420000000012/e9a4ce4b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095320357 DMM INFO MM(262420000000012/e9a4ce4b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095320357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095320357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095320357 DMM INFO MM(262420000000012/e9a4ce4b) <- GMM AUTH AND CIPHERING REQ (rand = 0f b2 79 e0 ff 25 ba a5 b3 d5 b6 12 0f f3 a6 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095320369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095320369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095320369 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095320369 DMM INFO MM(262420000000012/e9a4ce4b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095320369 DMM NOTICE MM(262420000000012/e9a4ce4b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095320369 DMM DEBUG MM(262420000000012/e9a4ce4b) checking auth: received GSM SRES = b3 9a d4 3d (gprs_gmm.c:716) 20250901095320369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095320369 DMM DEBUG MM(262420000000012/e9a4ce4b) Requesting authorization (sgsn_auth.c:160) 20250901095320369 DMM INFO MM(262420000000012/e9a4ce4b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095320369 DMM DEBUG MM(262420000000012/e9a4ce4b) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095320369 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250901095320369 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) 20250901095320369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095320369 DMM INFO MM(262420000000012/e9a4ce4b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9a4ce4b) (gprs_gmm.c:337) 20250901095320372 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095320372 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095320372 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250901095320372 DMM INFO MM(262420000000012/e9a4ce4b) Subscriber data update (mmctx.c:445) 20250901095320372 DMM DEBUG MM(262420000000012/e9a4ce4b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095320372 DMM INFO MM(262420000000012/e9a4ce4b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095320372 DMM NOTICE MM(262420000000012/e9a4ce4b) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250901095320372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095320372 DMM NOTICE MM(262420000000012/e9a4ce4b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095320372 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) 20250901095320373 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095320373 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250901095320373 DMM INFO MM(262420000000012/e9a4ce4b) Subscriber data update (mmctx.c:445) 20250901095320373 DMM DEBUG MM(262420000000012/e9a4ce4b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095320384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095320384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095320384 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095320384 DMM INFO MM(262420000000012/e9a4ce4b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095320384 DMM NOTICE MM(262420000000012/e9a4ce4b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095320384 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095320384 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095320384 DLLC NOTICE LLME(c5f9ed1f/e9a4ce4b){ASSIGNED} LLGM Assign pre (ffffffff => e9a4ce4b) (gprs_llc.c:1079) 20250901095320384 DLLC NOTICE LLME(ffffffff/e9a4ce4b){ASSIGNED} LLGM Assign post (ffffffff => e9a4ce4b) (gprs_llc.c:1125) 20250901095320384 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095320384 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095320385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095320385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(503)@ffb704b9e379: setverdict(pass): none -> pass 20250901095320438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095320438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095320438 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095320438 DMM INFO MM(262420000000012/e9a4ce4b) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250901095320438 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095320438 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901095320438 DLLC NOTICE LLME(ffffffff/e9a4ce4b){ASSIGNED} LLGM Assign pre (e9a4ce4b => c64a5b82) (gprs_llc.c:1079) 20250901095320438 DLLC NOTICE LLME(e9a4ce4b/c64a5b82){ASSIGNED} LLGM Assign post (e9a4ce4b => c64a5b82) (gprs_llc.c:1125) 20250901095320438 DMM INFO MM(262420000000012/c64a5b82) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(503)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(503)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(487)@ffb704b9e379: Removing Client IMSI='262420000000012'H, index=0 20250901095320451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095320451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250901095320452 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095320452 DMM INFO MM(262420000000012/c64a5b82) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901095320452 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901095320452 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095320452 DLLC NOTICE LLME(e9a4ce4b/c64a5b82){ASSIGNED} LLGM Assign pre (ffffffff => c64a5b82) (gprs_llc.c:1079) 20250901095320452 DLLC NOTICE LLME(ffffffff/c64a5b82){ASSIGNED} LLGM Assign post (ffffffff => c64a5b82) (gprs_llc.c:1125) 20250901095320452 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(503)@ffb704b9e379: Final verdict of PTC: pass 20250901095320457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(500)@ffb704b9e379: Final verdict of PTC: none 20250901095320462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095320462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(494)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(493)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(484)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(498)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(495)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(499)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau-BVCI220(497)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(489)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(490)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(501)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau-BVCI210(492)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(485)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(502)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau-BVCI196(487)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(491)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(496)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(486)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(488)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(484): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(485): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(486): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau-BVCI196(487): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(488): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(489): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(490): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(491): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau-BVCI210(492): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(493): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(494): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(495): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(496): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau-BVCI220(497): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(498): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(499): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(500): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(501): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(502): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau(503): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_rau finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Sep 1 09:53:20 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250901095320539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095320941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100084) 20250901095321464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095321464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100084, count=101244) 20250901095322464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095322465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Sep 1 09:53:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095323465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095323465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_rau_a_a started. 20250901095324032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095324036 DMM INFO MM(262420000000012/c64a5b82) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095324036 DMM INFO MM(262420000000012/c64a5b82) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095324036 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095324036 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095324036 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095324036 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095324036 DLLC NOTICE LLME(ffffffff/c64a5b82){ASSIGNED} LLGM Assign pre (c64a5b82 => ffffffff) (gprs_llc.c:1079) 20250901095324036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c64a5b82 => ffffffff) (gprs_llc.c:1125) 20250901095324036 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250901095324036 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) 20250901095324036 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) 20250901095324036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095324036 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095324036 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095324036 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095324036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(504)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(505)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(504)@ffb704b9e379: 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(508)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(508)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095324082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095324082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095324082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095324082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095324082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095324082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095324082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095324082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095324082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(508)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095324083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095324083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095324083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095324084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095324084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095324084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095324084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095324084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095324084 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095324084 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095324084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095324084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095324084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(508)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(508)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(509)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095324087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(505)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(505)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(510)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095324093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095324094 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(509)@ffb704b9e379: 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(513)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI196(507)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(513)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095324097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095324097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095324097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095324097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095324097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095324097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095324097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095324097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095324097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(513)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095324097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095324098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095324098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095324098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095324098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095324098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095324098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095324098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095324098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095324098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095324098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095324098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095324098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(513)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(513)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(514)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095324101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(510)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(510)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(515)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095324107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095324107 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(514)@ffb704b9e379: 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(518)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(512)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(518)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095324111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095324111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095324111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095324111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095324111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095324111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095324111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095324111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095324111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(518)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095324112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095324112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095324112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095324112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095324112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095324112 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095324112 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095324112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095324112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095324112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(518)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(518)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095324114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(515)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(515)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095324118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095324118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(517)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095324467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095324467 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095324467 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095324467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(519)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(519)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095324471 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095324472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(519)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(519)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(519)@ffb704b9e379: 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(519)@ffb704b9e379: 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(519)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(519)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(507)@ffb704b9e379: Adding Client=TC_attach_rau_a_a(523), IMSI='262420000000037'H, TLLI='D1E4C312'O, index=0 SGSN_Test-GSUP(520)@ffb704b9e379: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(523) TC_attach_rau_a_a(523)@ffb704b9e379: 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 := 'B34FA8D91AF0E785E402F9676A787557'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3C855F78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADFB0866DA681F99'O } } } } } 20250901095325558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325558 DLLC NOTICE LLME(ffffffff/d1e4c312){UNASSIGNED} LLC RX: unknown TLLI 0xd1e4c312, creating LLME on the fly (gprs_llc.c:552) 20250901095325558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325558 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1320) 20250901095325558 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095325558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095325558 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095325558 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095325558 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095325558 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095325558 DLLC NOTICE LLME(ffffffff/d1e4c312){UNASSIGNED} LLGM Assign pre (d1e4c312 => c2cdc1b4) (gprs_llc.c:1079) 20250901095325558 DLLC NOTICE LLME(d1e4c312/c2cdc1b4){ASSIGNED} LLGM Assign post (d1e4c312 => c2cdc1b4) (gprs_llc.c:1125) 20250901095325558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095325558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095325558 DMM DEBUG MM(262420000000037/c2cdc1b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095325569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325569 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095325569 DMM DEBUG MM(262420000000037/c2cdc1b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250901095325569 DMM NOTICE MM(262420000000037/c2cdc1b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095325569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095325569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095325569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095325569 DMM DEBUG MM(262420000000037/c2cdc1b4) Requesting authorization (sgsn_auth.c:160) 20250901095325569 DMM INFO MM(262420000000037/c2cdc1b4) Requesting authentication tuples (sgsn_auth.c:184) 20250901095325569 DMM DEBUG MM(262420000000037/c2cdc1b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095325569 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250901095325569 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(520)@ffb704b9e379: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(523) SGSN_Test-GSUP(520)@ffb704b9e379: Added IMSI table entry 0TC_attach_rau_a_a(523)"262420000000037" 20250901095325573 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095325573 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095325573 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095325573 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095325573 DMM INFO MM(262420000000037/c2cdc1b4) Subscriber data update (mmctx.c:445) 20250901095325573 DMM DEBUG MM(262420000000037/c2cdc1b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095325573 DMM INFO MM(262420000000037/c2cdc1b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095325573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095325573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095325573 DMM INFO MM(262420000000037/c2cdc1b4) <- GMM AUTH AND CIPHERING REQ (rand = b3 4f a8 d9 1a f0 e7 85 e4 02 f9 67 6a 78 75 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095325584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325584 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095325584 DMM INFO MM(262420000000037/c2cdc1b4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095325584 DMM NOTICE MM(262420000000037/c2cdc1b4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095325584 DMM DEBUG MM(262420000000037/c2cdc1b4) checking auth: received GSM SRES = 3c 85 5f 78 (gprs_gmm.c:716) 20250901095325584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095325584 DMM DEBUG MM(262420000000037/c2cdc1b4) Requesting authorization (sgsn_auth.c:160) 20250901095325584 DMM INFO MM(262420000000037/c2cdc1b4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095325584 DMM DEBUG MM(262420000000037/c2cdc1b4) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095325584 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250901095325584 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) 20250901095325584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095325584 DMM INFO MM(262420000000037/c2cdc1b4) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2cdc1b4) (gprs_gmm.c:337) 20250901095325586 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095325586 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095325586 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250901095325586 DMM INFO MM(262420000000037/c2cdc1b4) Subscriber data update (mmctx.c:445) 20250901095325586 DMM DEBUG MM(262420000000037/c2cdc1b4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095325586 DMM INFO MM(262420000000037/c2cdc1b4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095325586 DMM NOTICE MM(262420000000037/c2cdc1b4) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250901095325586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095325586 DMM NOTICE MM(262420000000037/c2cdc1b4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095325586 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) 20250901095325587 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095325587 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250901095325587 DMM INFO MM(262420000000037/c2cdc1b4) Subscriber data update (mmctx.c:445) 20250901095325587 DMM DEBUG MM(262420000000037/c2cdc1b4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095325594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325594 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095325594 DMM INFO MM(262420000000037/c2cdc1b4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095325594 DMM NOTICE MM(262420000000037/c2cdc1b4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095325594 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095325594 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095325594 DLLC NOTICE LLME(d1e4c312/c2cdc1b4){ASSIGNED} LLGM Assign pre (ffffffff => c2cdc1b4) (gprs_llc.c:1079) 20250901095325594 DLLC NOTICE LLME(ffffffff/c2cdc1b4){ASSIGNED} LLGM Assign post (ffffffff => c2cdc1b4) (gprs_llc.c:1125) 20250901095325594 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095325594 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095325594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095325594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(523)@ffb704b9e379: setverdict(pass): none -> pass 20250901095325653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325653 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095325653 DMM INFO MM(262420000000037/c2cdc1b4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901095325653 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095325653 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901095325653 DLLC NOTICE LLME(ffffffff/c2cdc1b4){ASSIGNED} LLGM Assign pre (c2cdc1b4 => ef72f008) (gprs_llc.c:1079) 20250901095325653 DLLC NOTICE LLME(c2cdc1b4/ef72f008){ASSIGNED} LLGM Assign post (c2cdc1b4 => ef72f008) (gprs_llc.c:1125) 20250901095325653 DMM INFO MM(262420000000037/ef72f008) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095325681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325681 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095325681 DMM INFO MM(262420000000037/ef72f008) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901095325681 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901095325681 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095325681 DLLC NOTICE LLME(c2cdc1b4/ef72f008){ASSIGNED} LLGM Assign pre (ffffffff => ef72f008) (gprs_llc.c:1079) 20250901095325681 DLLC NOTICE LLME(ffffffff/ef72f008){ASSIGNED} LLGM Assign post (ffffffff => ef72f008) (gprs_llc.c:1125) 20250901095325681 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250901095325682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325682 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095325682 DMM INFO MM(262420000000037/ef72f008) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901095325682 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095325682 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901095325682 DLLC NOTICE LLME(ffffffff/ef72f008){ASSIGNED} LLGM Assign pre (ef72f008 => dd174a57) (gprs_llc.c:1079) 20250901095325682 DLLC NOTICE LLME(ef72f008/dd174a57){ASSIGNED} LLGM Assign post (ef72f008 => dd174a57) (gprs_llc.c:1125) 20250901095325682 DMM INFO MM(262420000000037/dd174a57) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095325696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325696 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095325696 DMM INFO MM(262420000000037/dd174a57) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901095325696 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901095325696 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095325696 DLLC NOTICE LLME(ef72f008/dd174a57){ASSIGNED} LLGM Assign pre (ffffffff => dd174a57) (gprs_llc.c:1079) 20250901095325696 DLLC NOTICE LLME(ffffffff/dd174a57){ASSIGNED} LLGM Assign post (ffffffff => dd174a57) (gprs_llc.c:1125) 20250901095325696 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250901095325697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095325697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095325697 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095325697 DMM INFO MM(262420000000037/dd174a57) -> GMM DETACH REQUEST TLLI=0xdd174a57 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250901095325697 DMM INFO MM(262420000000037/dd174a57) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250901095325697 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095325697 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095325697 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095325697 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095325697 DLLC NOTICE LLME(ffffffff/dd174a57){ASSIGNED} LLGM Assign pre (dd174a57 => ffffffff) (gprs_llc.c:1079) 20250901095325697 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd174a57 => ffffffff) (gprs_llc.c:1125) 20250901095325697 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250901095325697 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) 20250901095325697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095325697 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095325697 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095325697 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095325698 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(523)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(507)@ffb704b9e379: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(523)@ffb704b9e379: Final verdict of PTC: pass 20250901095330714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(520)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(518)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(513)@ffb704b9e379: Final verdict of PTC: none 20250901095330720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095330720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(510)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(508)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(509)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(504)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(522)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(519)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(505)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(512)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(514)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(517)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(521)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(515)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(511)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(506)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(516)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(507)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(504): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(505): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(506): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_a-BVCI196(507): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(508): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(509): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(510): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(511): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_a-BVCI210(512): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(513): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(514): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(515): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(516): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_a-BVCI220(517): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(518): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(519): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(520): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(521): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(522): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_a(523): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Sep 1 09:53:30 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 20250901095330823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095331125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109680) 20250901095331722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095331722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109680, count=114036) 20250901095332724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095332724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Sep 1 09:53:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095333724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095333724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_rau_a_b started. 20250901095334244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095334246 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(524)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(525)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(524)@ffb704b9e379: 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(528)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(528)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095334280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095334280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095334280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095334280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095334280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095334280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095334280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095334280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095334280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(528)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095334282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095334282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095334282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095334282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095334282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095334282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095334282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095334282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095334282 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095334282 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095334282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095334282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095334282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(528)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(528)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095334284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(529)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(525)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(525)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(530)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095334291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095334291 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(527)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(529)@ffb704b9e379: 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(534)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(534)@ffb704b9e379: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(533)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095334300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095334300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095334300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095334300 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095334300 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095334300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095334300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095334300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095334300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(534)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095334301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095334301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095334301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095334301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095334301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095334301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095334301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095334301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095334301 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095334301 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095334301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095334301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095334301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(534)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(534)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095334303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(530)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(530)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(533)@ffb704b9e379: 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(538)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(538)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095334309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095334309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250901095334310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095334310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095334310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095334310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095334310 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095334310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095334310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095334310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095334310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_b-BVCI210(531)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(538)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095334311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095334311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095334311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095334311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095334311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095334311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095334311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095334311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095334311 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095334311 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095334311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095334312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095334312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(538)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(538)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095334314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(535)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095334319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095334319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(537)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095334726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095334726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095334726 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095334726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(539)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(539)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095334730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095334731 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(539)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(539)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(539)@ffb704b9e379: 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(539)@ffb704b9e379: 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(539)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(539)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(527)@ffb704b9e379: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='D6FD44E8'O, index=0 SGSN_Test-GSUP(540)@ffb704b9e379: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(543) TC_attach_rau_a_b(543)@ffb704b9e379: 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 := '97552C8DE969928E8A9922EAD79BC050'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '13AB4238'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30D34BAFC1AFDEDE'O } } } } } 20250901095335773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335773 DLLC NOTICE LLME(ffffffff/d6fd44e8){UNASSIGNED} LLC RX: unknown TLLI 0xd6fd44e8, creating LLME on the fly (gprs_llc.c:552) 20250901095335773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335773 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1320) 20250901095335773 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095335773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095335773 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095335773 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095335773 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095335773 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095335773 DLLC NOTICE LLME(ffffffff/d6fd44e8){UNASSIGNED} LLGM Assign pre (d6fd44e8 => e8c03a21) (gprs_llc.c:1079) 20250901095335773 DLLC NOTICE LLME(d6fd44e8/e8c03a21){ASSIGNED} LLGM Assign post (d6fd44e8 => e8c03a21) (gprs_llc.c:1125) 20250901095335773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095335773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095335773 DMM DEBUG MM(262420000000038/e8c03a21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095335796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335796 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095335796 DMM DEBUG MM(262420000000038/e8c03a21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250901095335796 DMM NOTICE MM(262420000000038/e8c03a21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095335796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095335796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095335797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095335797 DMM DEBUG MM(262420000000038/e8c03a21) Requesting authorization (sgsn_auth.c:160) 20250901095335797 DMM INFO MM(262420000000038/e8c03a21) Requesting authentication tuples (sgsn_auth.c:184) 20250901095335797 DMM DEBUG MM(262420000000038/e8c03a21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095335797 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250901095335797 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(540)@ffb704b9e379: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(543) SGSN_Test-GSUP(540)@ffb704b9e379: Added IMSI table entry 0TC_attach_rau_a_b(543)"262420000000038" 20250901095335803 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095335803 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095335803 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095335803 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095335803 DMM INFO MM(262420000000038/e8c03a21) Subscriber data update (mmctx.c:445) 20250901095335803 DMM DEBUG MM(262420000000038/e8c03a21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095335803 DMM INFO MM(262420000000038/e8c03a21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095335803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095335803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095335803 DMM INFO MM(262420000000038/e8c03a21) <- GMM AUTH AND CIPHERING REQ (rand = 97 55 2c 8d e9 69 92 8e 8a 99 22 ea d7 9b c0 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095335821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335821 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095335821 DMM INFO MM(262420000000038/e8c03a21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095335821 DMM NOTICE MM(262420000000038/e8c03a21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095335821 DMM DEBUG MM(262420000000038/e8c03a21) checking auth: received GSM SRES = 13 ab 42 38 (gprs_gmm.c:716) 20250901095335821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095335821 DMM DEBUG MM(262420000000038/e8c03a21) Requesting authorization (sgsn_auth.c:160) 20250901095335821 DMM INFO MM(262420000000038/e8c03a21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095335821 DMM DEBUG MM(262420000000038/e8c03a21) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095335821 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250901095335821 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) 20250901095335821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095335821 DMM INFO MM(262420000000038/e8c03a21) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8c03a21) (gprs_gmm.c:337) 20250901095335824 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095335824 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095335824 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250901095335824 DMM INFO MM(262420000000038/e8c03a21) Subscriber data update (mmctx.c:445) 20250901095335824 DMM DEBUG MM(262420000000038/e8c03a21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095335824 DMM INFO MM(262420000000038/e8c03a21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095335824 DMM NOTICE MM(262420000000038/e8c03a21) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250901095335824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095335824 DMM NOTICE MM(262420000000038/e8c03a21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095335825 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) 20250901095335826 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095335826 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250901095335826 DMM INFO MM(262420000000038/e8c03a21) Subscriber data update (mmctx.c:445) 20250901095335826 DMM DEBUG MM(262420000000038/e8c03a21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095335837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335837 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095335837 DMM INFO MM(262420000000038/e8c03a21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095335837 DMM NOTICE MM(262420000000038/e8c03a21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095335837 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095335837 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095335837 DLLC NOTICE LLME(d6fd44e8/e8c03a21){ASSIGNED} LLGM Assign pre (ffffffff => e8c03a21) (gprs_llc.c:1079) 20250901095335837 DLLC NOTICE LLME(ffffffff/e8c03a21){ASSIGNED} LLGM Assign post (ffffffff => e8c03a21) (gprs_llc.c:1125) 20250901095335837 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095335837 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095335837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095335837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(543)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_rau_a_b(543)@ffb704b9e379: attach complete sending rau 20250901095335895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335896 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095335896 DMM INFO MM(262420000000038/e8c03a21) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901095335896 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095335896 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901095335896 DLLC NOTICE LLME(ffffffff/e8c03a21){ASSIGNED} LLGM Assign pre (e8c03a21 => f05e095f) (gprs_llc.c:1079) 20250901095335896 DLLC NOTICE LLME(e8c03a21/f05e095f){ASSIGNED} LLGM Assign post (e8c03a21 => f05e095f) (gprs_llc.c:1125) 20250901095335896 DMM INFO MM(262420000000038/f05e095f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@ffb704b9e379: rau complete unregistering TC_attach_rau_a_b-BVCI196(527)@ffb704b9e379: Removing Client IMSI='262420000000038'H, index=0 20250901095335911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335911 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095335911 DMM INFO MM(262420000000038/f05e095f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901095335911 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901095335911 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095335911 DLLC NOTICE LLME(e8c03a21/f05e095f){ASSIGNED} LLGM Assign pre (ffffffff => f05e095f) (gprs_llc.c:1079) 20250901095335911 DLLC NOTICE LLME(ffffffff/f05e095f){ASSIGNED} LLGM Assign post (ffffffff => f05e095f) (gprs_llc.c:1125) 20250901095335911 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(531)@ffb704b9e379: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='F05E095F'O, index=0 TC_attach_rau_a_b(543)@ffb704b9e379: sending second RAU via different RA 20250901095335916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335916 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901095335916 DMM INFO MM(262420000000038/f05e095f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f05e095f, P-TMSI: f05e095f (00000000), TLLI: f05e095f (f05e095f), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250901095335916 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250901095335916 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901095335916 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095335916 DLLC NOTICE LLME(ffffffff/f05e095f){ASSIGNED} LLGM Assign pre (f05e095f => f05e095f) (gprs_llc.c:1079) 20250901095335916 DLLC NOTICE LLME(f05e095f/f05e095f){ASSIGNED} LLGM Assign post (f05e095f => f05e095f) (gprs_llc.c:1125) 20250901095335917 DMM INFO MM(262420000000038/f05e095f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095335937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335938 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095335938 DMM INFO MM(262420000000038/f05e095f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901095335938 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901095335938 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095335938 DLLC NOTICE LLME(f05e095f/f05e095f){ASSIGNED} LLGM Assign pre (ffffffff => f05e095f) (gprs_llc.c:1079) 20250901095335938 DLLC NOTICE LLME(ffffffff/f05e095f){ASSIGNED} LLGM Assign post (ffffffff => f05e095f) (gprs_llc.c:1125) 20250901095335938 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250901095335938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095335938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095335938 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095335938 DMM INFO MM(262420000000038/f05e095f) -> GMM DETACH REQUEST TLLI=0xf05e095f type=GPRS detach Power-off (gprs_gmm.c:1512) 20250901095335938 DMM INFO MM(262420000000038/f05e095f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250901095335938 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095335938 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095335938 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095335938 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095335938 DLLC NOTICE LLME(ffffffff/f05e095f){ASSIGNED} LLGM Assign pre (f05e095f => ffffffff) (gprs_llc.c:1079) 20250901095335938 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f05e095f => ffffffff) (gprs_llc.c:1125) 20250901095335938 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250901095335938 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) 20250901095335938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095335938 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095335938 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095335938 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095335939 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(543)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(527)@ffb704b9e379: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(543)@ffb704b9e379: Final verdict of PTC: pass 20250901095340949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47682<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(540)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(527)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(533)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(525)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(531)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(530)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(538)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(534)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(524)@ffb704b9e379: Final verdict of PTC: none 20250901095340955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095340955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(528)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(542)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(535)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(539)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(541)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(537)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(529)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(532)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(536)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(526)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(524): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(525): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(526): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_b-BVCI196(527): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(528): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(529): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(530): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_b-BVCI210(531): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(532): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(533): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(534): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(535): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(536): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_b-BVCI220(537): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(538): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(539): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(540): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(541): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(542): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_b(543): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Sep 1 09:53:40 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 20250901095341009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095341311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104084) 20250901095341956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095341956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104084, count=109416) 20250901095342958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095342958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Mon Sep 1 09:53:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095343960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095343960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250901095344423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095344425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(544)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(545)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(544)@ffb704b9e379: 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(548)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(548)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095344471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095344471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095344471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095344471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095344471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095344471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095344471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095344471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095344471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(548)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095344472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095344472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095344472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095344472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095344472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095344472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095344472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095344472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095344472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095344472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095344472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095344473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095344473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(548)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(548)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095344475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(549)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(545)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(545)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095344481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095344481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(550)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(549)@ffb704b9e379: 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(553)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(553)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095344486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095344486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095344486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095344486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095344486 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095344486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095344486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095344486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095344486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(553)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095344487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095344487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095344487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095344487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095344487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095344487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095344487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095344487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095344487 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095344487 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095344487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(553)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095344487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095344487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(553)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095344490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(550)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(550)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(554)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095344494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095344494 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(555)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(554)@ffb704b9e379: 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(558)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(558)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095344504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095344504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095344504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095344504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095344504 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095344504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095344504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095344504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095344504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(558)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095344505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095344505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095344505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095344505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095344505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095344505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095344505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095344505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095344505 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095344505 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095344505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095344505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095344505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(558)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(558)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095344507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(555)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095344511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095344511 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(557)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095344962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095344962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095344962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095344962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(559)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(559)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095344967 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095344968 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(559)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(559)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(559)@ffb704b9e379: 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(559)@ffb704b9e379: 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(559)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(559)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@ffb704b9e379: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='D5C91850'O, index=0 SGSN_Test-GSUP(560)@ffb704b9e379: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(563) TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: 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 := '93BE8E05EF6815B27548312133D3AAAD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB26C713'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C35D1F24D68486D'O } } } } } 20250901095346044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095346044 DLLC NOTICE LLME(ffffffff/d5c91850){UNASSIGNED} LLC RX: unknown TLLI 0xd5c91850, creating LLME on the fly (gprs_llc.c:552) 20250901095346044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095346044 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1320) 20250901095346044 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095346044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095346044 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095346044 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095346044 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095346044 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095346044 DLLC NOTICE LLME(ffffffff/d5c91850){UNASSIGNED} LLGM Assign pre (d5c91850 => e6326233) (gprs_llc.c:1079) 20250901095346044 DLLC NOTICE LLME(d5c91850/e6326233){ASSIGNED} LLGM Assign post (d5c91850 => e6326233) (gprs_llc.c:1125) 20250901095346044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095346044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095346044 DMM DEBUG MM(262420000000039/e6326233) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095346059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095346059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095346059 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095346059 DMM DEBUG MM(262420000000039/e6326233) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250901095346059 DMM NOTICE MM(262420000000039/e6326233) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095346059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095346059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095346059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095346059 DMM DEBUG MM(262420000000039/e6326233) Requesting authorization (sgsn_auth.c:160) 20250901095346059 DMM INFO MM(262420000000039/e6326233) Requesting authentication tuples (sgsn_auth.c:184) 20250901095346059 DMM DEBUG MM(262420000000039/e6326233) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095346059 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250901095346059 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(560)@ffb704b9e379: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(563) SGSN_Test-GSUP(560)@ffb704b9e379: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(563)"262420000000039" 20250901095346064 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095346064 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095346064 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095346064 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095346064 DMM INFO MM(262420000000039/e6326233) Subscriber data update (mmctx.c:445) 20250901095346064 DMM DEBUG MM(262420000000039/e6326233) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095346064 DMM INFO MM(262420000000039/e6326233) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095346064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095346064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095346064 DMM INFO MM(262420000000039/e6326233) <- GMM AUTH AND CIPHERING REQ (rand = 93 be 8e 05 ef 68 15 b2 75 48 31 21 33 d3 aa ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095346077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095346077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095346078 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095346078 DMM INFO MM(262420000000039/e6326233) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095346078 DMM NOTICE MM(262420000000039/e6326233) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095346078 DMM DEBUG MM(262420000000039/e6326233) checking auth: received GSM SRES = cb 26 c7 13 (gprs_gmm.c:716) 20250901095346078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095346078 DMM DEBUG MM(262420000000039/e6326233) Requesting authorization (sgsn_auth.c:160) 20250901095346078 DMM INFO MM(262420000000039/e6326233) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095346078 DMM DEBUG MM(262420000000039/e6326233) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095346078 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250901095346078 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) 20250901095346078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095346078 DMM INFO MM(262420000000039/e6326233) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6326233) (gprs_gmm.c:337) 20250901095346081 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095346081 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095346081 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250901095346081 DMM INFO MM(262420000000039/e6326233) Subscriber data update (mmctx.c:445) 20250901095346081 DMM DEBUG MM(262420000000039/e6326233) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095346081 DMM INFO MM(262420000000039/e6326233) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095346081 DMM NOTICE MM(262420000000039/e6326233) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250901095346081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095346081 DMM NOTICE MM(262420000000039/e6326233) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095346081 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) 20250901095346082 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095346082 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250901095346082 DMM INFO MM(262420000000039/e6326233) Subscriber data update (mmctx.c:445) 20250901095346082 DMM DEBUG MM(262420000000039/e6326233) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095346094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095346095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095346095 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095346095 DMM INFO MM(262420000000039/e6326233) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095346095 DMM NOTICE MM(262420000000039/e6326233) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095346095 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095346095 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095346095 DLLC NOTICE LLME(d5c91850/e6326233){ASSIGNED} LLGM Assign pre (ffffffff => e6326233) (gprs_llc.c:1079) 20250901095346095 DLLC NOTICE LLME(ffffffff/e6326233){ASSIGNED} LLGM Assign post (ffffffff => e6326233) (gprs_llc.c:1125) 20250901095346095 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095346095 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095346095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095346095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: attach complete sending rau 20250901095346152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095346152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095346152 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095346152 DMM INFO MM(262420000000039/e6326233) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901095346152 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095346152 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901095346152 DLLC NOTICE LLME(ffffffff/e6326233){ASSIGNED} LLGM Assign pre (e6326233 => f44c545a) (gprs_llc.c:1079) 20250901095346152 DLLC NOTICE LLME(e6326233/f44c545a){ASSIGNED} LLGM Assign post (e6326233 => f44c545a) (gprs_llc.c:1125) 20250901095346152 DMM INFO MM(262420000000039/f44c545a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@ffb704b9e379: Removing Client IMSI='262420000000039'H, index=0 20250901095346167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095346167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250901095346167 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095346167 DMM INFO MM(262420000000039/f44c545a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901095346167 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901095346167 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095346167 DLLC NOTICE LLME(e6326233/f44c545a){ASSIGNED} LLGM Assign pre (ffffffff => f44c545a) (gprs_llc.c:1079) 20250901095346167 DLLC NOTICE LLME(ffffffff/f44c545a){ASSIGNED} LLGM Assign post (ffffffff => f44c545a) (gprs_llc.c:1125) 20250901095346167 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@ffb704b9e379: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='F44C545A'O, index=0 TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: sending second RAU via different RA with wrong Old RA 20250901095346175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095346175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095346175 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901095346175 DMM NOTICE LLME(ffffffff/f44c545a){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250901095346175 DLLC NOTICE LLME(ffffffff/f44c545a){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250901095346175 DMM NOTICE MM(262420000000039/f44c545a) Rx RA Update Request with unexpected TLLI=f44c545a Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250901095346175 DMM ERROR LLME(ffffffff/f44c545a){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250901095346175 DMM NOTICE MM(262420000000039/f44c545a) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250901095346175 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250901095346175 DMM INFO MM(262420000000039/f44c545a) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250901095346175 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095346175 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095346175 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095346175 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095346175 DLLC NOTICE LLME(ffffffff/f44c545a){ASSIGNED} LLGM Assign pre (f44c545a => ffffffff) (gprs_llc.c:1079) 20250901095346175 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f44c545a => ffffffff) (gprs_llc.c:1125) 20250901095346175 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250901095346175 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) 20250901095346175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095346175 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095346175 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095346175 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095346198 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250901095346199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095346199 DLLC NOTICE LLME(ffffffff/f44c545a){UNASSIGNED} LLC RX: unknown TLLI 0xf44c545a, creating LLME on the fly (gprs_llc.c:552) 20250901095346199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250901095346199 DMM NOTICE LLME(ffffffff/f44c545a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250901095349005 DGPRS DEBUG Checking for inactive LLMEs, time = 19951334 (sgsn.c:132) 20250901095349006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095349006 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095349006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095349006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095349006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095349006 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095349007 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095349007 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095349007 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095349007 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@ffb704b9e379: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(563)@ffb704b9e379: Final verdict of PTC: pass 20250901095351210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41420<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095351214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095351214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(559)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(560)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(544)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(553)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(554)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(558)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(550)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(549)@ffb704b9e379: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(555)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(548)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(545)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(562)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(561)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(551)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(556)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(546)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(544): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(545): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(546): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(547): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(548): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(549): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(550): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(551): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(552): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(553): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(554): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(555): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(556): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(557): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(558): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(559): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(560): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(561): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(562): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(563): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Mon Sep 1 09:53:51 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 20250901095351282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095351584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109440) 20250901095352215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095352215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109440, count=113796) 20250901095353216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095353216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Sep 1 09:53:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095354217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095354217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_usim_resync started. 20250901095354676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095354680 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(564)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(565)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(564)@ffb704b9e379: 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(568)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(568)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095354750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095354750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095354750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095354750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095354750 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095354750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095354750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095354750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095354750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(569)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(568)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095354754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095354754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095354754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095354754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095354754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095354754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095354754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095354754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095354754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095354754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095354754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095354755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095354755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(568)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(568)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095354760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(565)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(565)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(570)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095354769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095354769 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(569)@ffb704b9e379: 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(573)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_resync-BVCI196(566)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(573)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095354772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095354772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095354772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095354772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095354772 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095354772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095354772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095354772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095354772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(573)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095354773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095354773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095354773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095354773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095354773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095354773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095354774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095354774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095354774 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095354774 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095354774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095354774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095354774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(573)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(573)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095354778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(574)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(570)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(570)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095354785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095354785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(572)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(575)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(574)@ffb704b9e379: 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(578)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(578)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095354792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095354792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095354792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095354792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095354792 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095354792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095354792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095354792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095354792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(578)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095354792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095354792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095354793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095354793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095354793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095354793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095354793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095354793 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095354793 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095354793 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095354793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095354793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095354793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(578)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(578)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095354794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(575)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(575)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095354799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095354799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(577)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095355218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095355218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095355218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095355218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(579)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(579)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095355223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(579)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(579)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095355224 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(579)@ffb704b9e379: 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(579)@ffb704b9e379: 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(579)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(579)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(566)@ffb704b9e379: Adding Client=TC_attach_usim_resync(583), IMSI='262420000000040'H, TLLI='FC2E61C4'O, index=0 SGSN_Test-GSUP(580)@ffb704b9e379: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(583) TC_attach_usim_resync(583)@ffb704b9e379: 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 := '052521634F8B88FD5313465CC9691A36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '338E8B11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '722D8657BB100BFE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '42F9DB6DE54D335A2D06210B961726F0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '20F9AD05D27BF815B76678A006365F2D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA9E4CB31FE8F31A4A4E5D744659F4E2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7F57789EF4066C0E'O } } } } } 20250901095356294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095356294 DLLC NOTICE LLME(ffffffff/fc2e61c4){UNASSIGNED} LLC RX: unknown TLLI 0xfc2e61c4, creating LLME on the fly (gprs_llc.c:552) 20250901095356294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095356294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250901095356294 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095356294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095356294 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095356294 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095356294 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095356294 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095356294 DLLC NOTICE LLME(ffffffff/fc2e61c4){UNASSIGNED} LLGM Assign pre (fc2e61c4 => de7d14ca) (gprs_llc.c:1079) 20250901095356294 DLLC NOTICE LLME(fc2e61c4/de7d14ca){ASSIGNED} LLGM Assign post (fc2e61c4 => de7d14ca) (gprs_llc.c:1125) 20250901095356294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095356294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095356294 DMM DEBUG MM(262420000000040/de7d14ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095356313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095356313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095356313 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095356313 DMM DEBUG MM(262420000000040/de7d14ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250901095356313 DMM NOTICE MM(262420000000040/de7d14ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095356313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095356313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095356313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095356313 DMM DEBUG MM(262420000000040/de7d14ca) Requesting authorization (sgsn_auth.c:160) 20250901095356313 DMM INFO MM(262420000000040/de7d14ca) Requesting authentication tuples (sgsn_auth.c:184) 20250901095356313 DMM DEBUG MM(262420000000040/de7d14ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095356313 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250901095356313 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(580)@ffb704b9e379: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(583) SGSN_Test-GSUP(580)@ffb704b9e379: Added IMSI table entry 0TC_attach_usim_resync(583)"262420000000040" 20250901095356316 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095356316 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095356317 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095356317 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095356317 DMM INFO MM(262420000000040/de7d14ca) Subscriber data update (mmctx.c:445) 20250901095356317 DMM DEBUG MM(262420000000040/de7d14ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095356317 DMM INFO MM(262420000000040/de7d14ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095356317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095356317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095356317 DMM INFO MM(262420000000040/de7d14ca) <- GMM AUTH AND CIPHERING REQ (rand = 05 25 21 63 4f 8b 88 fd 53 13 46 5c c9 69 1a 36 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ba 9e 4c b3 1f e8 f3 1a 4a 4e 5d 74 46 59 f4 e2 ) (gprs_gmm.c:510) 20250901095356327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095356327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095356327 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095356327 DMM INFO MM(262420000000040/de7d14ca) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250901095356327 DMM INFO MM(262420000000040/de7d14ca) R99 AUTHENTICATION SYNCH (AUTS = 34683c4e59181d969eb2ef34e778) (gprs_gmm.c:761) 20250901095356327 DMM DEBUG MM(262420000000040/de7d14ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095356327 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250901095356327 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 34 68 3c 4e 59 18 1d 96 9e b2 ef 34 e7 78 20 10 05 25 21 63 4f 8b 88 fd 53 13 46 5c c9 69 1a 36 28 01 01 (gprs_subscriber.c:210) 20250901095356327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250901095356327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250901095356328 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095356328 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095356328 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095356328 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095356328 DMM INFO MM(262420000000040/de7d14ca) Subscriber data update (mmctx.c:445) 20250901095356328 DMM DEBUG MM(262420000000040/de7d14ca) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250901095356328 DMM INFO MM(262420000000040/de7d14ca) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250901095356328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095356328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095356328 DMM INFO MM(262420000000040/de7d14ca) <- GMM AUTH AND CIPHERING REQ (rand = 09 a8 4d ea 74 9a 2f 82 87 3a 3f 6d 75 65 26 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 e0 ab e1 eb 43 7f d4 e0 d7 78 c5 57 64 5d f5 ) (gprs_gmm.c:510) 20250901095356338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095356338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x79bc60 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095356338 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095356338 DMM INFO MM(262420000000040/de7d14ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095356338 DMM NOTICE MM(262420000000040/de7d14ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095356338 DMM DEBUG MM(262420000000040/de7d14ca) checking auth: received UMTS RES = 9d 77 a3 17 a9 d6 3f 60 (gprs_gmm.c:716) 20250901095356338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095356338 DMM DEBUG MM(262420000000040/de7d14ca) Requesting authorization (sgsn_auth.c:160) 20250901095356338 DMM INFO MM(262420000000040/de7d14ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095356338 DMM DEBUG MM(262420000000040/de7d14ca) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095356338 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250901095356338 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) 20250901095356338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095356338 DMM INFO MM(262420000000040/de7d14ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xde7d14ca) (gprs_gmm.c:337) 20250901095356341 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095356341 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095356341 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250901095356341 DMM INFO MM(262420000000040/de7d14ca) Subscriber data update (mmctx.c:445) 20250901095356341 DMM DEBUG MM(262420000000040/de7d14ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095356341 DMM INFO MM(262420000000040/de7d14ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095356341 DMM NOTICE MM(262420000000040/de7d14ca) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250901095356341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095356341 DMM NOTICE MM(262420000000040/de7d14ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095356341 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) 20250901095356342 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095356342 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250901095356342 DMM INFO MM(262420000000040/de7d14ca) Subscriber data update (mmctx.c:445) 20250901095356342 DMM DEBUG MM(262420000000040/de7d14ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(583)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(566)@ffb704b9e379: Removing Client IMSI='262420000000040'H, index=0 20250901095356357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095356357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095356357 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095356357 DMM INFO MM(262420000000040/de7d14ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095356357 DMM NOTICE MM(262420000000040/de7d14ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095356357 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095356357 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095356357 DLLC NOTICE LLME(fc2e61c4/de7d14ca){ASSIGNED} LLGM Assign pre (ffffffff => de7d14ca) (gprs_llc.c:1079) 20250901095356357 DLLC NOTICE LLME(ffffffff/de7d14ca){ASSIGNED} LLGM Assign post (ffffffff => de7d14ca) (gprs_llc.c:1125) 20250901095356357 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095356357 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095356357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095356357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(583)@ffb704b9e379: Final verdict of PTC: pass 20250901095356362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34496<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(568)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(580)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(574)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(566)@ffb704b9e379: Final verdict of PTC: none 20250901095356368 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095356368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(573)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(578)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(577)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(565)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(572)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(570)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(569)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(575)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(564)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(579)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(581)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(567)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(571)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(576)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(582)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(564): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(565): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_resync-BVCI196(566): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(567): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(568): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(569): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(570): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(571): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_resync-BVCI210(572): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(573): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(574): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(575): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(576): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_resync-BVCI220(577): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(578): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(579): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(580): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(581): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(582): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_resync(583): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_usim_resync finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Sep 1 09:53:56 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 20250901095356435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095356837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94908) 20250901095357368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095357369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94908, count=96068) 20250901095358369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095358369 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Sep 1 09:53:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095359370 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095359370 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_usim_a54_a54 started. 20250901095359950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095359952 DMM INFO MM(262420000000040/de7d14ca) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095359952 DMM INFO MM(262420000000040/de7d14ca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095359952 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095359952 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095359952 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095359952 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095359952 DLLC NOTICE LLME(ffffffff/de7d14ca){ASSIGNED} LLGM Assign pre (de7d14ca => ffffffff) (gprs_llc.c:1079) 20250901095359952 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de7d14ca => ffffffff) (gprs_llc.c:1125) 20250901095359952 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250901095359952 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) 20250901095359952 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) 20250901095359952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095359952 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095359952 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095359952 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095359952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(584)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(585)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(584)@ffb704b9e379: 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(588)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(588)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095400001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095400001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095400001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095400001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095400001 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095400001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095400001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095400001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095400001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(588)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095400003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095400003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095400003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095400003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095400003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095400003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095400003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095400003 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095400003 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095400003 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095400003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095400004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095400004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(588)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(588)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(589)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095400008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(590)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(585)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(585)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(589)@ffb704b9e379: 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(593)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250901095400016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095400016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(593)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a54-BVCI196(587)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095400019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095400019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095400019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095400019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095400019 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095400019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095400019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095400019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095400019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(593)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095400020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095400020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095400020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095400020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095400020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095400020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095400020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095400020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095400020 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095400020 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095400020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095400021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095400021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(593)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(593)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095400022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(590)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(594)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(590)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095400028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095400028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(592)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(595)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(594)@ffb704b9e379: 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(598)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(598)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095400037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095400037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095400037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095400037 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095400037 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095400037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095400037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095400037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095400037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(598)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095400038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095400038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095400038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095400038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095400038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095400038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095400038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095400038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095400038 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095400038 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095400038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095400038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095400038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(598)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(598)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095400040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(595)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(595)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095400045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095400045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(597)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095400371 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095400371 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095400371 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095400371 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(599)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(599)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095400375 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095400377 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(599)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(599)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(599)@ffb704b9e379: 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(599)@ffb704b9e379: 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(599)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(599)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(587)@ffb704b9e379: Adding Client=TC_attach_usim_a54_a54(603), IMSI='262420000000040'H, TLLI='D88C23A4'O, index=0 SGSN_Test-GSUP(600)@ffb704b9e379: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(603) TC_attach_usim_a54_a54(603)@ffb704b9e379: 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 := '8912E42C40737C4CF4EE2250F28E094E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D5C074E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB7C837DCCEC9C2C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F49FDEB758DC1DB1B2E28719D773112C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2E7E5EAE81892D570FE6C48D306EBBD0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '370B70ECA38B8B781A6BC0D8681A6305'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '955591522322D755'O } } } } } 20250901095401467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095401467 DLLC NOTICE LLME(ffffffff/d88c23a4){UNASSIGNED} LLC RX: unknown TLLI 0xd88c23a4, creating LLME on the fly (gprs_llc.c:552) 20250901095401467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095401467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250901095401467 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095401467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095401467 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095401467 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095401467 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095401467 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095401467 DLLC NOTICE LLME(ffffffff/d88c23a4){UNASSIGNED} LLGM Assign pre (d88c23a4 => ebae976b) (gprs_llc.c:1079) 20250901095401467 DLLC NOTICE LLME(d88c23a4/ebae976b){ASSIGNED} LLGM Assign post (d88c23a4 => ebae976b) (gprs_llc.c:1125) 20250901095401467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095401467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095401467 DMM DEBUG MM(262420000000040/ebae976b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095401496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095401496 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095401496 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095401496 DMM DEBUG MM(262420000000040/ebae976b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250901095401496 DMM NOTICE MM(262420000000040/ebae976b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095401496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095401496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095401496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095401496 DMM DEBUG MM(262420000000040/ebae976b) Requesting authorization (sgsn_auth.c:160) 20250901095401496 DMM INFO MM(262420000000040/ebae976b) Requesting authentication tuples (sgsn_auth.c:184) 20250901095401496 DMM DEBUG MM(262420000000040/ebae976b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095401496 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250901095401496 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(600)@ffb704b9e379: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(603) SGSN_Test-GSUP(600)@ffb704b9e379: Added IMSI table entry 0TC_attach_usim_a54_a54(603)"262420000000040" 20250901095401502 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095401503 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095401503 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095401503 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095401503 DMM INFO MM(262420000000040/ebae976b) Subscriber data update (mmctx.c:445) 20250901095401503 DMM DEBUG MM(262420000000040/ebae976b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095401503 DMM INFO MM(262420000000040/ebae976b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095401503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095401503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095401503 DMM INFO MM(262420000000040/ebae976b) <- GMM AUTH AND CIPHERING REQ (rand = 89 12 e4 2c 40 73 7c 4c f4 ee 22 50 f2 8e 09 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 37 0b 70 ec a3 8b 8b 78 1a 6b c0 d8 68 1a 63 05 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(603)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(587)@ffb704b9e379: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(603)@ffb704b9e379: Final verdict of PTC: pass 20250901095401525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50900<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(584)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(600)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(593)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(589)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(598)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(597)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(588)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(595)@ffb704b9e379: Final verdict of PTC: none 20250901095401531 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(590)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(592)@ffb704b9e379: Final verdict of PTC: none 20250901095401531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(599)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(601)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(585)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(594)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(596)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(586)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(591)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(602)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(587)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(584): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(585): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(586): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(587): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(588): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(589): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(590): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(591): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(592): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(593): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(594): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(595): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(596): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(597): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(598): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(599): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(600): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(601): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(602): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a54(603): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Sep 1 09:54:01 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 20250901095401602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095402004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69272) 20250901095402533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095402533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69272, count=73628) 20250901095403535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095403535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Sep 1 09:54:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095404537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095404537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_usim_a54_a53 started. 20250901095405113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095405115 DMM INFO MM(262420000000040/ebae976b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095405115 DMM INFO MM(262420000000040/ebae976b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095405115 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095405115 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095405115 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095405116 DMM ERROR MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901095405116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Deallocated (fsm.c:568) 20250901095405116 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095405116 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095405116 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095405116 DLLC NOTICE LLME(d88c23a4/ebae976b){ASSIGNED} LLGM Assign pre (ebae976b => ffffffff) (gprs_llc.c:1079) 20250901095405116 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebae976b => ffffffff) (gprs_llc.c:1125) 20250901095405116 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(604)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(605)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(604)@ffb704b9e379: 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(608)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(608)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095405174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095405174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095405174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095405174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095405174 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095405174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095405174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095405174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095405174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(608)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095405175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095405176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095405176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095405176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095405176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095405176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095405176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095405176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095405176 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095405176 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095405176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095405176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095405176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(608)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(608)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(609)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095405182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(605)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(605)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(610)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095405189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095405189 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(609)@ffb704b9e379: 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(613)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI196(607)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(613)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095405194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095405194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095405194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095405194 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095405194 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095405194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095405194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095405194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095405194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(613)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095405195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095405195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095405195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095405195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095405195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095405195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095405195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095405195 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095405195 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095405195 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095405195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095405195 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095405195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(613)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(613)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095405197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(610)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(610)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(614)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095405201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095405202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(612)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(615)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(614)@ffb704b9e379: 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(618)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(618)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095405216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095405216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095405216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095405216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095405216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095405216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095405216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095405216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095405216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(618)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095405217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095405217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095405217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095405217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095405217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095405217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095405217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095405217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095405217 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095405217 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095405217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095405217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095405217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(618)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(618)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095405219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(615)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095405224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095405224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(617)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095405538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095405538 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095405538 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095405538 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(619)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(619)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095405542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(619)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(619)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095405543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(619)@ffb704b9e379: 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(619)@ffb704b9e379: 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(619)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(619)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(607)@ffb704b9e379: Adding Client=TC_attach_usim_a54_a53(623), IMSI='262420000000040'H, TLLI='CB9D438F'O, index=0 SGSN_Test-GSUP(620)@ffb704b9e379: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(623) TC_attach_usim_a54_a53(623)@ffb704b9e379: 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 := '981FDB66CAAA41D83FAA5C1ACB627F99'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3002B3D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BBCC99E97344DDD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7CB58E142ECC544CE6EB313B0C739A88'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4B09B625677F099D2D1D38B232A058EB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '99FFF0343B080B7C4048757DB965AE4F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CA383D14EAE73E1C'O } } } } } 20250901095406621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095406621 DLLC NOTICE LLME(ffffffff/cb9d438f){UNASSIGNED} LLC RX: unknown TLLI 0xcb9d438f, creating LLME on the fly (gprs_llc.c:552) 20250901095406621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095406621 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250901095406621 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095406621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095406621 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095406621 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095406621 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095406621 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095406621 DLLC NOTICE LLME(ffffffff/cb9d438f){UNASSIGNED} LLGM Assign pre (cb9d438f => dcb6557a) (gprs_llc.c:1079) 20250901095406621 DLLC NOTICE LLME(cb9d438f/dcb6557a){ASSIGNED} LLGM Assign post (cb9d438f => dcb6557a) (gprs_llc.c:1125) 20250901095406621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095406621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095406621 DMM DEBUG MM(262420000000040/dcb6557a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095406642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095406642 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095406642 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095406642 DMM DEBUG MM(262420000000040/dcb6557a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250901095406642 DMM NOTICE MM(262420000000040/dcb6557a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095406643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095406643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095406643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095406643 DMM DEBUG MM(262420000000040/dcb6557a) Requesting authorization (sgsn_auth.c:160) 20250901095406643 DMM INFO MM(262420000000040/dcb6557a) Requesting authentication tuples (sgsn_auth.c:184) 20250901095406643 DMM DEBUG MM(262420000000040/dcb6557a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095406643 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250901095406643 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(620)@ffb704b9e379: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(623) SGSN_Test-GSUP(620)@ffb704b9e379: Added IMSI table entry 0TC_attach_usim_a54_a53(623)"262420000000040" 20250901095406648 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095406648 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095406648 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095406648 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095406648 DMM INFO MM(262420000000040/dcb6557a) Subscriber data update (mmctx.c:445) 20250901095406648 DMM DEBUG MM(262420000000040/dcb6557a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095406648 DMM INFO MM(262420000000040/dcb6557a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095406648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095406648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095406648 DMM INFO MM(262420000000040/dcb6557a) <- GMM AUTH AND CIPHERING REQ (rand = 98 1f db 66 ca aa 41 d8 3f aa 5c 1a cb 62 7f 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 ff f0 34 3b 08 0b 7c 40 48 75 7d b9 65 ae 4f ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(623)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(607)@ffb704b9e379: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(623)@ffb704b9e379: Final verdict of PTC: pass 20250901095406672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(620)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(608)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(604)@ffb704b9e379: Final verdict of PTC: none 20250901095406678 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095406678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a53-BVCI196(607)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(609)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(618)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(615)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(619)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(613)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(612)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(614)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(610)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(617)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(621)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(605)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(622)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(606)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(611)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(616)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(604): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(605): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(606): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(607): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(608): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(609): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(610): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(611): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(612): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(613): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(614): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(615): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(616): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(617): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(618): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(619): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(620): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(621): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(622): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a53(623): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Sep 1 09:54:06 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 20250901095406773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095407175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68552) 20250901095407679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095407679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68552, count=72908) 20250901095408681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095408681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Sep 1 09:54:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095409683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095409683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_usim_a53_a54 started. 20250901095410285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095410288 DMM INFO MM(262420000000040/dcb6557a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095410289 DMM INFO MM(262420000000040/dcb6557a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095410289 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095410289 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095410289 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095410289 DMM ERROR MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901095410289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Deallocated (fsm.c:568) 20250901095410289 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095410289 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095410289 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095410289 DLLC NOTICE LLME(cb9d438f/dcb6557a){ASSIGNED} LLGM Assign pre (dcb6557a => ffffffff) (gprs_llc.c:1079) 20250901095410289 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcb6557a => ffffffff) (gprs_llc.c:1125) 20250901095410289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(624)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(625)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(624)@ffb704b9e379: 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(628)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(628)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095410337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095410337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095410337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095410337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095410337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095410337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095410337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095410337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095410337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(628)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095410338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095410338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095410338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095410338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095410338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095410338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095410338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095410338 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095410338 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095410339 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095410339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(629)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095410339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095410339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(628)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(628)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095410341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(630)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(625)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(625)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095410345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095410345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(627)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(629)@ffb704b9e379: 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(634)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(634)@ffb704b9e379: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(633)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095410352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095410352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095410352 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095410352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095410352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(634)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095410352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095410352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095410352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095410352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095410352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095410352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095410352 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095410353 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095410353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095410353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095410353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(634)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(634)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095410354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(630)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(630)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095410359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095410359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(635)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(631)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(633)@ffb704b9e379: 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(638)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(638)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095410366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095410366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095410366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095410366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095410366 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095410366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095410366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095410366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095410366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(638)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095410367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095410367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095410367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095410367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095410367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095410367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095410367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095410367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095410367 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095410367 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095410367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095410367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095410367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(638)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(638)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095410369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(635)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(635)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095410374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095410374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(637)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095410684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095410685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095410685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095410685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(639)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(639)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095410689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095410690 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(639)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(639)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(639)@ffb704b9e379: 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(639)@ffb704b9e379: 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(639)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(639)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(627)@ffb704b9e379: Adding Client=TC_attach_usim_a53_a54(643), IMSI='262420000000040'H, TLLI='D97B5641'O, index=0 SGSN_Test-GSUP(640)@ffb704b9e379: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(643) TC_attach_usim_a53_a54(643)@ffb704b9e379: 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 := '9F4A7A02DBD47EF6BE7F18A16E9D5FBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9B0AF66'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D373A7107F0DF43'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E52A398668D7175F402DE4444C4BD25A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FDF35E7D9CB2D8EA806AF51475BF4E4C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '387DBCA200437EDFB6F6DA0B2E49762F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '68C8A6B414C13803'O } } } } } 20250901095411776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095411776 DLLC NOTICE LLME(ffffffff/d97b5641){UNASSIGNED} LLC RX: unknown TLLI 0xd97b5641, creating LLME on the fly (gprs_llc.c:552) 20250901095411776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095411776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250901095411776 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095411776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095411776 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095411776 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095411776 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095411776 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095411776 DLLC NOTICE LLME(ffffffff/d97b5641){UNASSIGNED} LLGM Assign pre (d97b5641 => f9b74315) (gprs_llc.c:1079) 20250901095411776 DLLC NOTICE LLME(d97b5641/f9b74315){ASSIGNED} LLGM Assign post (d97b5641 => f9b74315) (gprs_llc.c:1125) 20250901095411776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095411776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095411776 DMM DEBUG MM(262420000000040/f9b74315) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095411791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095411791 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095411792 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095411792 DMM DEBUG MM(262420000000040/f9b74315) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250901095411792 DMM NOTICE MM(262420000000040/f9b74315) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095411792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095411792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095411792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095411792 DMM DEBUG MM(262420000000040/f9b74315) Requesting authorization (sgsn_auth.c:160) 20250901095411792 DMM INFO MM(262420000000040/f9b74315) Requesting authentication tuples (sgsn_auth.c:184) 20250901095411792 DMM DEBUG MM(262420000000040/f9b74315) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095411792 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250901095411792 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(640)@ffb704b9e379: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(643) SGSN_Test-GSUP(640)@ffb704b9e379: Added IMSI table entry 0TC_attach_usim_a53_a54(643)"262420000000040" 20250901095411795 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095411795 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095411795 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095411795 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095411795 DMM INFO MM(262420000000040/f9b74315) Subscriber data update (mmctx.c:445) 20250901095411795 DMM DEBUG MM(262420000000040/f9b74315) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095411795 DMM INFO MM(262420000000040/f9b74315) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095411795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095411795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095411795 DMM INFO MM(262420000000040/f9b74315) <- GMM AUTH AND CIPHERING REQ (rand = 9f 4a 7a 02 db d4 7e f6 be 7f 18 a1 6e 9d 5f bd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 7d bc a2 00 43 7e df b6 f6 da 0b 2e 49 76 2f ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(643)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(627)@ffb704b9e379: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(643)@ffb704b9e379: Final verdict of PTC: pass 20250901095411811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55000<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(640)@ffb704b9e379: Final verdict of PTC: none 20250901095411816 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095411816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(625)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(628)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(629)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(639)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(638)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(624)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(637)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(634)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(635)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(627)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(630)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(633)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(631)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(636)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(632)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(642)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(641)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(626)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(624): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(625): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(626): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(627): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(628): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(629): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(630): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(631): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(632): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(633): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(634): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(635): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(636): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(637): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(638): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(639): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(640): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(641): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(642): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a53_a54(643): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Sep 1 09:54:11 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 20250901095411921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095412323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68544) 20250901095412817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095412817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68544, count=72900) 20250901095413818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095413818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Sep 1 09:54:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095414820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095414820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_usim_a50_a54 started. 20250901095415364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095415367 DMM INFO MM(262420000000040/f9b74315) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095415367 DMM INFO MM(262420000000040/f9b74315) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095415367 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095415367 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095415367 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095415367 DMM ERROR MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901095415368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Deallocated (fsm.c:568) 20250901095415368 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095415368 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095415368 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095415368 DLLC NOTICE LLME(d97b5641/f9b74315){ASSIGNED} LLGM Assign pre (f9b74315 => ffffffff) (gprs_llc.c:1079) 20250901095415368 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9b74315 => ffffffff) (gprs_llc.c:1125) 20250901095415368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(644)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(645)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(644)@ffb704b9e379: 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(648)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(648)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095415417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095415417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095415417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095415417 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095415417 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095415417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095415417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095415417 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095415417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(648)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095415418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095415418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095415418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095415418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095415418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095415418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095415418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095415418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095415418 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095415418 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095415418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095415418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095415418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(648)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(648)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095415420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(649)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(645)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(645)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095415424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095415424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(647)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(650)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(649)@ffb704b9e379: 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(653)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(653)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095415431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095415431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095415431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095415431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095415431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095415431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095415431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095415431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095415431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(653)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095415432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095415432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095415432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095415432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095415432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095415432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095415432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095415432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095415432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095415432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095415432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095415433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095415433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(653)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(653)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095415434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(654)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(650)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(650)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095415438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095415438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(652)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(655)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(654)@ffb704b9e379: 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(658)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(658)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095415446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095415446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095415446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095415446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095415446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095415446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095415446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095415446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095415446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(658)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095415447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095415447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095415447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095415447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095415447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095415447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095415447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095415447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095415447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095415447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095415447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095415448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095415448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(658)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(658)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095415450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(655)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(655)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095415455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095415455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(657)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095415822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095415822 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095415822 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095415822 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(659)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(659)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095415826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(659)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(659)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095415827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(659)@ffb704b9e379: 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(659)@ffb704b9e379: 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(659)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(659)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(647)@ffb704b9e379: Adding Client=TC_attach_usim_a50_a54(663), IMSI='262420000000040'H, TLLI='F8C11209'O, index=0 SGSN_Test-GSUP(660)@ffb704b9e379: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(663) TC_attach_usim_a50_a54(663)@ffb704b9e379: 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 := '59574E081D32FD7F4B68C120CCB58FDC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4BE8CE54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE92E2EE85CC3510'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2AFFCFB41AB8B4CDDD99AB6D503C395B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '13519B0A61C253CFD3FE778FF457B178'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '10C3EDE8CDB3A544BAC0ACEBB4D1A8DA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C37E8F2F2C54C9EB'O } } } } } 20250901095416908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095416908 DLLC NOTICE LLME(ffffffff/f8c11209){UNASSIGNED} LLC RX: unknown TLLI 0xf8c11209, creating LLME on the fly (gprs_llc.c:552) 20250901095416908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095416908 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250901095416908 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095416908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095416908 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095416908 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095416908 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095416908 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095416908 DLLC NOTICE LLME(ffffffff/f8c11209){UNASSIGNED} LLGM Assign pre (f8c11209 => fdc1784b) (gprs_llc.c:1079) 20250901095416908 DLLC NOTICE LLME(f8c11209/fdc1784b){ASSIGNED} LLGM Assign post (f8c11209 => fdc1784b) (gprs_llc.c:1125) 20250901095416908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095416908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095416908 DMM DEBUG MM(262420000000040/fdc1784b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095416917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095416917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095416918 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095416918 DMM DEBUG MM(262420000000040/fdc1784b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250901095416918 DMM NOTICE MM(262420000000040/fdc1784b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095416918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095416918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095416918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095416918 DMM DEBUG MM(262420000000040/fdc1784b) Requesting authorization (sgsn_auth.c:160) 20250901095416918 DMM INFO MM(262420000000040/fdc1784b) Requesting authentication tuples (sgsn_auth.c:184) 20250901095416918 DMM DEBUG MM(262420000000040/fdc1784b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095416918 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250901095416918 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(660)@ffb704b9e379: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(663) SGSN_Test-GSUP(660)@ffb704b9e379: Added IMSI table entry 0TC_attach_usim_a50_a54(663)"262420000000040" 20250901095416921 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095416921 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095416921 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095416921 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095416921 DMM INFO MM(262420000000040/fdc1784b) Subscriber data update (mmctx.c:445) 20250901095416921 DMM DEBUG MM(262420000000040/fdc1784b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095416921 DMM INFO MM(262420000000040/fdc1784b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095416921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095416921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095416921 DMM INFO MM(262420000000040/fdc1784b) <- GMM AUTH AND CIPHERING REQ (rand = 59 57 4e 08 1d 32 fd 7f 4b 68 c1 20 cc b5 8f dc , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 c3 ed e8 cd b3 a5 44 ba c0 ac eb b4 d1 a8 da ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(663)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(647)@ffb704b9e379: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(663)@ffb704b9e379: Final verdict of PTC: pass 20250901095416931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40348<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a50_a54-BVCI196(647)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(650)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(649)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(660)@ffb704b9e379: Final verdict of PTC: none 20250901095416936 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095416936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(644)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(655)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(659)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(657)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(653)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(648)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(658)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(652)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(645)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(662)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(661)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(654)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(646)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(656)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(651)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(644): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(645): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(646): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(647): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(648): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(649): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(650): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(651): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(652): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(653): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(654): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(655): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(656): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(657): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(658): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(659): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(660): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(661): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(662): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a50_a54(663): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Sep 1 09:54:16 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 20250901095417007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095417409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67112) 20250901095417937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095417938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67112, count=73164) 20250901095418939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095418939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901095419006 DGPRS DEBUG Checking for inactive LLMEs, time = 19951364 (sgsn.c:132) 20250901095419006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095419006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095419006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095419006 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095419006 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095419006 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095419007 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095419007 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095419007 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095419007 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Sep 1 09:54:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095419941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095419941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_usim_a54_a50 started. 20250901095420525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095420528 DMM INFO MM(262420000000040/fdc1784b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095420528 DMM INFO MM(262420000000040/fdc1784b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095420528 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095420528 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095420528 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095420528 DMM ERROR MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901095420528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Deallocated (fsm.c:568) 20250901095420528 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095420528 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095420528 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095420528 DLLC NOTICE LLME(f8c11209/fdc1784b){ASSIGNED} LLGM Assign pre (fdc1784b => ffffffff) (gprs_llc.c:1079) 20250901095420528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdc1784b => ffffffff) (gprs_llc.c:1125) 20250901095420528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(664)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(665)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(664)@ffb704b9e379: 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(668)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(668)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095420568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095420568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095420568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095420568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095420568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095420568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095420568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095420568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095420568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(668)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095420569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095420569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095420569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095420570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095420570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095420570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095420570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095420570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095420570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095420570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095420570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095420570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095420570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(668)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(668)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(669)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095420572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(665)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(665)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(670)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095420577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095420577 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(669)@ffb704b9e379: 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_usim_a54_a50-BVCI196(667)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(673)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(673)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095420582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095420582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095420582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095420582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095420582 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095420582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095420582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095420582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095420582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(673)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095420583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095420583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095420583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095420583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095420583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095420583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095420583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095420583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095420583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095420583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095420583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095420584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095420584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(673)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(673)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(674)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095420586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(670)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(670)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(675)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095420592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095420592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(674)@ffb704b9e379: 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(678)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a50-BVCI210(672)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(678)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095420596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095420596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095420596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095420596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095420596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095420596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095420596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095420596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095420596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(678)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095420597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095420597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095420597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095420597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095420597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095420597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095420597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095420597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095420597 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095420597 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095420597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095420597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095420597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(678)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(678)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095420599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(675)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(675)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095420604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095420604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(677)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095420943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095420943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095420943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095420943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(679)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(679)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095420947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095420948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(679)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(679)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(679)@ffb704b9e379: 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(679)@ffb704b9e379: 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(679)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(679)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(667)@ffb704b9e379: Adding Client=TC_attach_usim_a54_a50(683), IMSI='262420000000040'H, TLLI='E2C34512'O, index=0 SGSN_Test-GSUP(680)@ffb704b9e379: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(683) TC_attach_usim_a54_a50(683)@ffb704b9e379: 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 := '70AF687A8FD0737550F3DB553FB84B4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED028F09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8079514465D2D920'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A5DD1513A8D6A01C625B8157A802216'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CBE5C8611E3CAC035F0AD8307C139A7A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '49B9E79284550FF13CEFA33AA59CED8A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '16E278730A6458C2'O } } } } } 20250901095422029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095422029 DLLC NOTICE LLME(ffffffff/e2c34512){UNASSIGNED} LLC RX: unknown TLLI 0xe2c34512, creating LLME on the fly (gprs_llc.c:552) 20250901095422029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095422029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1320) 20250901095422029 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095422029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095422029 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095422029 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095422029 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095422029 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095422029 DLLC NOTICE LLME(ffffffff/e2c34512){UNASSIGNED} LLGM Assign pre (e2c34512 => d6eccb3f) (gprs_llc.c:1079) 20250901095422029 DLLC NOTICE LLME(e2c34512/d6eccb3f){ASSIGNED} LLGM Assign post (e2c34512 => d6eccb3f) (gprs_llc.c:1125) 20250901095422029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095422029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095422029 DMM DEBUG MM(262420000000040/d6eccb3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095422057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095422057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095422057 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095422057 DMM DEBUG MM(262420000000040/d6eccb3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250901095422057 DMM NOTICE MM(262420000000040/d6eccb3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095422057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095422057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095422057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095422057 DMM DEBUG MM(262420000000040/d6eccb3f) Requesting authorization (sgsn_auth.c:160) 20250901095422057 DMM INFO MM(262420000000040/d6eccb3f) Requesting authentication tuples (sgsn_auth.c:184) 20250901095422057 DMM DEBUG MM(262420000000040/d6eccb3f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095422057 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250901095422057 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(680)@ffb704b9e379: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(683) SGSN_Test-GSUP(680)@ffb704b9e379: Added IMSI table entry 0TC_attach_usim_a54_a50(683)"262420000000040" 20250901095422063 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095422063 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095422063 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095422063 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095422063 DMM INFO MM(262420000000040/d6eccb3f) Subscriber data update (mmctx.c:445) 20250901095422063 DMM DEBUG MM(262420000000040/d6eccb3f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095422063 DMM INFO MM(262420000000040/d6eccb3f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095422063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095422063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095422063 DMM INFO MM(262420000000040/d6eccb3f) <- GMM AUTH AND CIPHERING REQ (rand = 70 af 68 7a 8f d0 73 75 50 f3 db 55 3f b8 4b 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 49 b9 e7 92 84 55 0f f1 3c ef a3 3a a5 9c ed 8a ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(683)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(667)@ffb704b9e379: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(683)@ffb704b9e379: Final verdict of PTC: pass 20250901095422086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(680)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(678)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(677)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(668)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(674)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(664)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(670)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(665)@ffb704b9e379: Final verdict of PTC: none 20250901095422093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(669)@ffb704b9e379: Final verdict of PTC: none 20250901095422093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI196(667)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(673)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(682)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(679)@ffb704b9e379: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(672)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(675)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(676)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(666)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(681)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(671)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(664): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(665): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(666): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(667): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(668): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(669): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(670): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(671): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(672): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(673): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(674): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(675): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(676): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(677): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(678): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(679): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(680): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(681): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(682): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_usim_a54_a50(683): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Sep 1 09:54:22 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 20250901095422144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095422546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68652) 20250901095423094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095423094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68652, count=73008) 20250901095424095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095424095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Sep 1 09:54:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095425096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095425096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_detach_unknown_nopoweroff started. 20250901095425657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095425659 DMM INFO MM(262420000000040/d6eccb3f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095425659 DMM INFO MM(262420000000040/d6eccb3f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095425659 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095425659 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095425659 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095425659 DMM ERROR MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901095425659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Deallocated (fsm.c:568) 20250901095425659 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095425659 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095425659 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095425659 DLLC NOTICE LLME(e2c34512/d6eccb3f){ASSIGNED} LLGM Assign pre (d6eccb3f => ffffffff) (gprs_llc.c:1079) 20250901095425659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6eccb3f => ffffffff) (gprs_llc.c:1125) 20250901095425659 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(684)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(685)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(684)@ffb704b9e379: 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(688)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(688)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095425707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095425707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095425707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095425707 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095425707 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095425707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095425707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095425707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095425707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(688)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095425707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095425707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095425707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095425707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095425707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095425707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095425708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095425708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095425708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095425708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095425708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095425708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095425708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(688)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(688)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(689)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095425710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(685)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(685)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095425716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095425716 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(690)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(689)@ffb704b9e379: 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_detach_unknown_nopoweroff-BVCI196(687)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(693)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(693)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095425720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095425720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095425720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095425720 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095425720 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095425720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095425720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095425720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095425720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(693)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095425721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095425721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095425721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095425721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095425721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095425721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095425721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095425721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095425721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095425721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095425721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095425721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095425721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(693)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(693)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095425723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(694)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(690)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(690)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095425728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095425728 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(692)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(695)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(694)@ffb704b9e379: 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(698)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(698)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095425735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095425735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095425735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095425735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095425735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095425735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095425735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095425735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095425736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(698)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095425737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095425737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095425737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095425737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095425737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095425737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095425737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095425737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095425737 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095425737 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095425737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(698)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095425737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095425737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(698)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095425740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(695)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(695)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095425745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095425745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(697)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095426097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095426097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095426097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095426097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(699)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(699)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095426102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095426103 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(699)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(699)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(699)@ffb704b9e379: 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(699)@ffb704b9e379: 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(699)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(699)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(687)@ffb704b9e379: Adding Client=TC_detach_unknown_nopoweroff(703), IMSI='262420000000013'H, TLLI='CADDDF10'O, index=0 SGSN_Test-GSUP(700)@ffb704b9e379: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(703) 20250901095427193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095427193 DLLC NOTICE LLME(ffffffff/cadddf10){UNASSIGNED} LLC RX: unknown TLLI 0xcadddf10, creating LLME on the fly (gprs_llc.c:552) 20250901095427193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095427193 DMM NOTICE LLME(ffffffff/cadddf10){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250901095427193 DLLC NOTICE LLME(ffffffff/cadddf10){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250901095427193 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xcadddf10 type=GPRS detach (gprs_gmm.c:1512) 20250901095427193 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250901095427193 DLLC NOTICE LLME(ffffffff/cadddf10){UNASSIGNED} LLGM Assign pre (cadddf10 => ffffffff) (gprs_llc.c:1079) 20250901095427193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cadddf10 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(703)@ffb704b9e379: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(687)@ffb704b9e379: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(703)@ffb704b9e379: Final verdict of PTC: pass 20250901095427220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46626<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(685)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(684)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(688)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(698)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(693)@ffb704b9e379: Final verdict of PTC: none 20250901095427225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095427225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(695)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(700)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(699)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(690)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(694)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(689)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(702)@ffb704b9e379: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(697)@ffb704b9e379: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(687)@ffb704b9e379: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(692)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(701)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(691)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(686)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(696)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(684): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(685): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(686): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(687): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(688): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(689): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(690): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(691): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(692): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(693): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(694): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(695): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(696): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(697): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(698): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(699): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(700): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(701): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(702): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_unknown_nopoweroff(703): pass (none -> pass) MTC@ffb704b9e379: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Sep 1 09:54:27 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 20250901095427290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095427591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57880) 20250901095428226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095428226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57880, count=59140) 20250901095429227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095429227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Sep 1 09:54:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095430228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095430228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_detach_unknown_poweroff started. 20250901095430696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095430698 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(704)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(705)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(704)@ffb704b9e379: 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(708)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(708)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095430741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095430741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095430741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095430741 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095430741 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095430741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095430741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095430741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095430741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250901095430742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095430742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095430742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(708)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095430742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095430742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095430742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095430742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095430742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095430742 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095430742 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095430742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095430742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095430742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(708)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(708)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095430745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(709)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(705)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(705)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095430749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095430749 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(710)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(707)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(709)@ffb704b9e379: 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(714)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(714)@ffb704b9e379: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(713)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095430759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095430759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095430759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095430759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095430759 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095430759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095430759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095430759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095430759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(714)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095430760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095430760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095430760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095430760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095430760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095430760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095430760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095430760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095430760 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095430760 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095430760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095430760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095430760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(714)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(714)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095430763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(715)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(713)@ffb704b9e379: 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(718)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(710)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(710)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(718)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095430769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095430769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095430769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095430769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095430769 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095430769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095430769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095430769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095430769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(718)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095430770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095430770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095430770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095430770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095430770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095430770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095430770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095430770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095430770 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095430770 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095430770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095430770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095430770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250901095430770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095430770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(718)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(718)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095430772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_detach_unknown_poweroff-BVCI210(711)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(715)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(715)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095430777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095430777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(717)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095431229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095431229 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095431229 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095431229 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(719)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(719)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095431234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(719)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(719)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095431235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(719)@ffb704b9e379: 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(719)@ffb704b9e379: 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(719)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(719)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(707)@ffb704b9e379: Adding Client=TC_detach_unknown_poweroff(723), IMSI='262420000000014'H, TLLI='C689D01F'O, index=0 SGSN_Test-GSUP(720)@ffb704b9e379: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(723) 20250901095432291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095432291 DLLC NOTICE LLME(ffffffff/c689d01f){UNASSIGNED} LLC RX: unknown TLLI 0xc689d01f, creating LLME on the fly (gprs_llc.c:552) 20250901095432291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095432291 DMM NOTICE LLME(ffffffff/c689d01f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) TC_detach_unknown_poweroff(723)@ffb704b9e379: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(707)@ffb704b9e379: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(723)@ffb704b9e379: Final verdict of PTC: pass 20250901095437308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46640<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(714)@ffb704b9e379: Final verdict of PTC: none 20250901095437313 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095437313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_poweroff-BVCI210(711)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(718)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(720)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(709)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(713)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(719)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(704)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(708)@ffb704b9e379: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(707)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(721)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(715)@ffb704b9e379: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(717)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(710)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(705)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(716)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(706)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(722)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(712)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(704): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(705): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(706): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(707): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(708): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(709): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(710): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(711): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(712): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(713): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(714): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(715): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(716): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(717): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(718): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(719): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(720): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(721): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(722): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_unknown_poweroff(723): pass (none -> pass) MTC@ffb704b9e379: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Sep 1 09:54:37 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 20250901095437381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095437683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35734<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47680) 20250901095438314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095438315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47680, count=53012) 20250901095439315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095439315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Sep 1 09:54:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095440316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095440316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_detach_nopoweroff started. 20250901095440790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095440792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(724)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(725)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(724)@ffb704b9e379: 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(728)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(728)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095440846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095440846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095440846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095440846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095440846 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095440846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095440846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095440846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095440846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250901095440847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095440847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095440847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095440847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095440847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095440847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095440847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095440847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095440847 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095440847 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095440847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(728)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095440847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095440847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(728)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(728)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(729)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095440850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(725)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(725)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(730)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095440856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095440856 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(729)@ffb704b9e379: 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(733)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI196(727)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(733)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095440859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095440859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095440859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095440859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095440859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095440859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095440859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095440859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095440859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(733)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095440860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095440860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095440860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095440860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095440860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095440860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095440860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095440860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095440860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095440860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095440860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095440860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095440860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(733)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(733)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095440863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(734)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(730)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(730)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095440868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095440868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(732)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(735)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(734)@ffb704b9e379: 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(738)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(738)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095440876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095440876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095440876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095440876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095440876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095440876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095440876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095440876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095440876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(738)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095440877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095440877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095440877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095440877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095440877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095440877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095440877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095440877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095440877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095440877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095440877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095440877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095440877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(738)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(738)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095440880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(735)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(735)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095440885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095440885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(737)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095441317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095441317 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095441317 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095441317 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(739)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(739)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095441322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095441323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(739)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(739)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(739)@ffb704b9e379: 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(739)@ffb704b9e379: 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(739)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(739)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(727)@ffb704b9e379: Adding Client=TC_detach_nopoweroff(743), IMSI='262420000000015'H, TLLI='D5FF6DC3'O, index=0 SGSN_Test-GSUP(740)@ffb704b9e379: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(743) TC_detach_nopoweroff(743)@ffb704b9e379: 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 := 'B19DC0CA1A070E20E701469655CE7AF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C34EE9BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A508CD4204FD5C8C'O } } } } } 20250901095442412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095442412 DLLC NOTICE LLME(ffffffff/d5ff6dc3){UNASSIGNED} LLC RX: unknown TLLI 0xd5ff6dc3, creating LLME on the fly (gprs_llc.c:552) 20250901095442412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095442412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1320) 20250901095442412 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095442412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095442412 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095442412 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095442412 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095442412 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095442412 DLLC NOTICE LLME(ffffffff/d5ff6dc3){UNASSIGNED} LLGM Assign pre (d5ff6dc3 => ff1ca64f) (gprs_llc.c:1079) 20250901095442412 DLLC NOTICE LLME(d5ff6dc3/ff1ca64f){ASSIGNED} LLGM Assign post (d5ff6dc3 => ff1ca64f) (gprs_llc.c:1125) 20250901095442412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095442412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095442412 DMM DEBUG MM(262420000000015/ff1ca64f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095442424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095442424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095442424 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095442424 DMM DEBUG MM(262420000000015/ff1ca64f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250901095442424 DMM NOTICE MM(262420000000015/ff1ca64f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095442424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095442424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095442424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095442424 DMM DEBUG MM(262420000000015/ff1ca64f) Requesting authorization (sgsn_auth.c:160) 20250901095442424 DMM INFO MM(262420000000015/ff1ca64f) Requesting authentication tuples (sgsn_auth.c:184) 20250901095442424 DMM DEBUG MM(262420000000015/ff1ca64f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095442424 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250901095442424 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(740)@ffb704b9e379: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(743) SGSN_Test-GSUP(740)@ffb704b9e379: Added IMSI table entry 0TC_detach_nopoweroff(743)"262420000000015" 20250901095442428 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095442428 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095442428 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095442428 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095442428 DMM INFO MM(262420000000015/ff1ca64f) Subscriber data update (mmctx.c:445) 20250901095442428 DMM DEBUG MM(262420000000015/ff1ca64f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095442429 DMM INFO MM(262420000000015/ff1ca64f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095442429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095442429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095442429 DMM INFO MM(262420000000015/ff1ca64f) <- GMM AUTH AND CIPHERING REQ (rand = b1 9d c0 ca 1a 07 0e 20 e7 01 46 96 55 ce 7a f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095442441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095442441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095442441 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095442441 DMM INFO MM(262420000000015/ff1ca64f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095442441 DMM NOTICE MM(262420000000015/ff1ca64f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095442441 DMM DEBUG MM(262420000000015/ff1ca64f) checking auth: received GSM SRES = c3 4e e9 bb (gprs_gmm.c:716) 20250901095442441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095442441 DMM DEBUG MM(262420000000015/ff1ca64f) Requesting authorization (sgsn_auth.c:160) 20250901095442441 DMM INFO MM(262420000000015/ff1ca64f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095442441 DMM DEBUG MM(262420000000015/ff1ca64f) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095442441 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250901095442441 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) 20250901095442441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095442441 DMM INFO MM(262420000000015/ff1ca64f) <- GMM ATTACH ACCEPT (new P-TMSI=0xff1ca64f) (gprs_gmm.c:337) 20250901095442444 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095442444 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095442444 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250901095442444 DMM INFO MM(262420000000015/ff1ca64f) Subscriber data update (mmctx.c:445) 20250901095442444 DMM DEBUG MM(262420000000015/ff1ca64f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095442444 DMM INFO MM(262420000000015/ff1ca64f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095442444 DMM NOTICE MM(262420000000015/ff1ca64f) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250901095442444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095442444 DMM NOTICE MM(262420000000015/ff1ca64f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095442445 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) 20250901095442446 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095442446 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250901095442446 DMM INFO MM(262420000000015/ff1ca64f) Subscriber data update (mmctx.c:445) 20250901095442446 DMM DEBUG MM(262420000000015/ff1ca64f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095442453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095442453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095442453 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095442453 DMM INFO MM(262420000000015/ff1ca64f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095442453 DMM NOTICE MM(262420000000015/ff1ca64f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095442453 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095442453 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095442453 DLLC NOTICE LLME(d5ff6dc3/ff1ca64f){ASSIGNED} LLGM Assign pre (ffffffff => ff1ca64f) (gprs_llc.c:1079) 20250901095442453 DLLC NOTICE LLME(ffffffff/ff1ca64f){ASSIGNED} LLGM Assign post (ffffffff => ff1ca64f) (gprs_llc.c:1125) 20250901095442453 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095442453 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095442453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095442453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(743)@ffb704b9e379: setverdict(pass): none -> pass 20250901095442511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095442511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095442511 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095442511 DMM INFO MM(262420000000015/ff1ca64f) -> GMM DETACH REQUEST TLLI=0xff1ca64f type=GPRS detach (gprs_gmm.c:1512) 20250901095442511 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250901095442511 DMM INFO MM(262420000000015/ff1ca64f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250901095442511 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095442511 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095442511 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095442511 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095442511 DLLC NOTICE LLME(ffffffff/ff1ca64f){ASSIGNED} LLGM Assign pre (ff1ca64f => ffffffff) (gprs_llc.c:1079) 20250901095442511 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff1ca64f => ffffffff) (gprs_llc.c:1125) 20250901095442511 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250901095442511 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) 20250901095442511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095442511 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095442511 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095442511 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095442513 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(743)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(727)@ffb704b9e379: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(743)@ffb704b9e379: Final verdict of PTC: pass 20250901095442526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35738<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(740)@ffb704b9e379: Final verdict of PTC: none 20250901095442530 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095442530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(739)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(738)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(729)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(725)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(730)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(728)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(724)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(733)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(741)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(735)@ffb704b9e379: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(732)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(734)@ffb704b9e379: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(727)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(742)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(726)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(731)@ffb704b9e379: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(737)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(736)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none Mon Sep 1 09:54:42 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(724): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(725): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(726): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_nopoweroff-BVCI196(727): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(728): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(729): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(730): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(731): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_nopoweroff-BVCI210(732): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(733): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(734): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(735): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(736): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_nopoweroff-BVCI220(737): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(738): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(739): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(740): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(741): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(742): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_nopoweroff(743): pass (none -> pass) MTC@ffb704b9e379: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. 20250901095442629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095442930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93516) 20250901095443532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095443532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93516, count=94156) 20250901095444533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095444533 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Sep 1 09:54:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095445534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095445534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_detach_poweroff started. 20250901095446043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095446045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(744)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(745)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(744)@ffb704b9e379: 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(748)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(748)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095446090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095446090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095446090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095446090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095446090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095446090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095446090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095446090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095446090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(748)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095446091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095446091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095446091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095446091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095446091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095446091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095446091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095446091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095446091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095446091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095446091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095446091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095446091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(748)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(748)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095446093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(749)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(745)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(745)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095446099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095446099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(750)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@ffb704b9e379: 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(753)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI196(747)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(753)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095446104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095446104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095446104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095446104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095446104 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095446104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095446104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095446104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095446104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(753)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095446105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095446105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095446105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095446105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095446105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095446105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095446105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095446105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095446105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095446105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095446105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095446105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095446105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(753)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(753)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095446107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(754)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(750)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(750)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095446112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095446112 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(752)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(755)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(754)@ffb704b9e379: 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(758)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(758)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095446119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095446119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095446119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095446119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095446119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095446119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095446119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095446119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095446119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(758)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095446120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095446120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095446120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095446120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095446120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095446120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095446120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095446120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095446120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095446120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095446120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(758)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095446121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095446121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(758)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095446123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(755)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095446128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095446128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(757)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095446535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095446535 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095446535 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095446535 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095446540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095446541 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@ffb704b9e379: 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(759)@ffb704b9e379: 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(759)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(747)@ffb704b9e379: Adding Client=TC_detach_poweroff(763), IMSI='262420000000016'H, TLLI='E5FB3F66'O, index=0 SGSN_Test-GSUP(760)@ffb704b9e379: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(763) TC_detach_poweroff(763)@ffb704b9e379: 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 := '9B3AA11FF0C370AEA61891DCF7CF8080'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3BA102E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F7AA06E73573858'O } } } } } 20250901095447626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095447626 DLLC NOTICE LLME(ffffffff/e5fb3f66){UNASSIGNED} LLC RX: unknown TLLI 0xe5fb3f66, creating LLME on the fly (gprs_llc.c:552) 20250901095447626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095447626 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1320) 20250901095447626 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095447626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095447626 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095447626 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095447626 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095447626 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095447626 DLLC NOTICE LLME(ffffffff/e5fb3f66){UNASSIGNED} LLGM Assign pre (e5fb3f66 => d9655c57) (gprs_llc.c:1079) 20250901095447626 DLLC NOTICE LLME(e5fb3f66/d9655c57){ASSIGNED} LLGM Assign post (e5fb3f66 => d9655c57) (gprs_llc.c:1125) 20250901095447626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095447626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095447626 DMM DEBUG MM(262420000000016/d9655c57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095447649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095447649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095447650 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095447650 DMM DEBUG MM(262420000000016/d9655c57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250901095447650 DMM NOTICE MM(262420000000016/d9655c57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095447650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095447650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095447650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095447650 DMM DEBUG MM(262420000000016/d9655c57) Requesting authorization (sgsn_auth.c:160) 20250901095447650 DMM INFO MM(262420000000016/d9655c57) Requesting authentication tuples (sgsn_auth.c:184) 20250901095447650 DMM DEBUG MM(262420000000016/d9655c57) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095447650 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250901095447650 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(760)@ffb704b9e379: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(763) SGSN_Test-GSUP(760)@ffb704b9e379: Added IMSI table entry 0TC_detach_poweroff(763)"262420000000016" 20250901095447654 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095447654 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095447654 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095447654 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095447654 DMM INFO MM(262420000000016/d9655c57) Subscriber data update (mmctx.c:445) 20250901095447654 DMM DEBUG MM(262420000000016/d9655c57) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095447654 DMM INFO MM(262420000000016/d9655c57) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095447654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095447654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095447654 DMM INFO MM(262420000000016/d9655c57) <- GMM AUTH AND CIPHERING REQ (rand = 9b 3a a1 1f f0 c3 70 ae a6 18 91 dc f7 cf 80 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095447670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095447670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095447670 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095447670 DMM INFO MM(262420000000016/d9655c57) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095447670 DMM NOTICE MM(262420000000016/d9655c57) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095447670 DMM DEBUG MM(262420000000016/d9655c57) checking auth: received GSM SRES = 3b a1 02 e6 (gprs_gmm.c:716) 20250901095447670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095447670 DMM DEBUG MM(262420000000016/d9655c57) Requesting authorization (sgsn_auth.c:160) 20250901095447670 DMM INFO MM(262420000000016/d9655c57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095447670 DMM DEBUG MM(262420000000016/d9655c57) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095447670 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250901095447670 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) 20250901095447670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095447670 DMM INFO MM(262420000000016/d9655c57) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9655c57) (gprs_gmm.c:337) 20250901095447672 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095447672 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095447672 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250901095447672 DMM INFO MM(262420000000016/d9655c57) Subscriber data update (mmctx.c:445) 20250901095447672 DMM DEBUG MM(262420000000016/d9655c57) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095447672 DMM INFO MM(262420000000016/d9655c57) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095447672 DMM NOTICE MM(262420000000016/d9655c57) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250901095447672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095447672 DMM NOTICE MM(262420000000016/d9655c57) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095447672 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) 20250901095447673 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095447673 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250901095447673 DMM INFO MM(262420000000016/d9655c57) Subscriber data update (mmctx.c:445) 20250901095447673 DMM DEBUG MM(262420000000016/d9655c57) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095447681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095447681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095447681 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095447681 DMM INFO MM(262420000000016/d9655c57) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095447681 DMM NOTICE MM(262420000000016/d9655c57) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095447681 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095447681 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095447681 DLLC NOTICE LLME(e5fb3f66/d9655c57){ASSIGNED} LLGM Assign pre (ffffffff => d9655c57) (gprs_llc.c:1079) 20250901095447681 DLLC NOTICE LLME(ffffffff/d9655c57){ASSIGNED} LLGM Assign post (ffffffff => d9655c57) (gprs_llc.c:1125) 20250901095447681 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095447681 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095447681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095447681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(763)@ffb704b9e379: setverdict(pass): none -> pass 20250901095447735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095447735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250901095447735 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095447735 DMM INFO MM(262420000000016/d9655c57) -> GMM DETACH REQUEST TLLI=0xd9655c57 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250901095447735 DMM INFO MM(262420000000016/d9655c57) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250901095447735 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095447735 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095447735 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095447735 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095447735 DLLC NOTICE LLME(ffffffff/d9655c57){ASSIGNED} LLGM Assign pre (d9655c57 => ffffffff) (gprs_llc.c:1079) 20250901095447735 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9655c57 => ffffffff) (gprs_llc.c:1125) 20250901095447735 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250901095447735 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) 20250901095447735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095447735 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095447735 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095447735 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095447737 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250901095449007 DGPRS DEBUG Checking for inactive LLMEs, time = 19951394 (sgsn.c:132) 20250901095449007 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095449007 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095449007 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095449007 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095449007 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095449008 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095449008 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095449008 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095449008 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095449008 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_detach_poweroff(763)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(747)@ffb704b9e379: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(763)@ffb704b9e379: Final verdict of PTC: pass 20250901095452755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(760)@ffb704b9e379: Final verdict of PTC: none TC_detach_poweroff-BVCI196(747)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(758)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(753)@ffb704b9e379: Final verdict of PTC: none TC_detach_poweroff-BVCI220(757)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@ffb704b9e379: Final verdict of PTC: none20250901095452762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095452762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(750)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(744)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(748)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(755)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(761)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(745)@ffb704b9e379: Final verdict of PTC: none TC_detach_poweroff-BVCI210(752)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(762)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(751)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(756)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(746)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(744): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(745): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(746): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_poweroff-BVCI196(747): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(748): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(750): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(751): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_poweroff-BVCI210(752): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(753): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(755): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(756): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_poweroff-BVCI220(757): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(758): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(760): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(761): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(762): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_detach_poweroff(763): pass (none -> pass) MTC@ffb704b9e379: Test case TC_detach_poweroff finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Sep 1 09:54:52 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250901095452873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095453175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97160) 20250901095453764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095453764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97160, count=101516) 20250901095454766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095454766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Sep 1 09:54:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095455768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095455768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act started. 20250901095456288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095456290 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(764)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@ffb704b9e379: 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)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095456331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095456331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095456331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095456331 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095456331 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095456331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095456331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095456331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095456331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095456332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095456332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095456332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095456332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095456332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095456332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095456332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095456332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095456332 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095456332 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095456332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095456332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095456332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095456334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095456340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095456340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(767)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@ffb704b9e379: 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)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095456347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095456347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095456347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095456347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095456347 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095456347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095456347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095456347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095456347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095456348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095456348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095456348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095456348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095456348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095456348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095456348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095456348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095456348 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095456348 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095456348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095456348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095456348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095456350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095456354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095456355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(772)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@ffb704b9e379: 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)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095456361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095456361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095456361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095456361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095456361 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095456361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095456361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095456361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095456361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095456362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095456362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095456362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095456362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095456362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095456362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095456362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095456362 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095456362 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095456362 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095456362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095456362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095456362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095456364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095456369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095456369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(777)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095456769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095456769 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095456769 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095456769 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095456774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095456776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@ffb704b9e379: 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)@ffb704b9e379: 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)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(767)@ffb704b9e379: Adding Client=TC_attach_pdp_act(783), IMSI='262420000000017'H, TLLI='D8D611F0'O, index=0 SGSN_Test-GSUP(780)@ffb704b9e379: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(783) TC_attach_pdp_act(783)@ffb704b9e379: 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 := '8DCCB8CAE47C4E88DA96E4AB8AD88E14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BC35313'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1AF468E4CC5301B'O } } } } } 20250901095456825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095456825 DLLC NOTICE LLME(ffffffff/d8d611f0){UNASSIGNED} LLC RX: unknown TLLI 0xd8d611f0, creating LLME on the fly (gprs_llc.c:552) 20250901095456825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095456825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1320) 20250901095456825 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095456825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095456825 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095456825 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095456825 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095456825 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095456825 DLLC NOTICE LLME(ffffffff/d8d611f0){UNASSIGNED} LLGM Assign pre (d8d611f0 => cae464bb) (gprs_llc.c:1079) 20250901095456825 DLLC NOTICE LLME(d8d611f0/cae464bb){ASSIGNED} LLGM Assign post (d8d611f0 => cae464bb) (gprs_llc.c:1125) 20250901095456825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095456825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095456825 DMM DEBUG MM(262420000000017/cae464bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095456841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095456841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095456842 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095456842 DMM DEBUG MM(262420000000017/cae464bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250901095456842 DMM NOTICE MM(262420000000017/cae464bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095456842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095456842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095456842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095456842 DMM DEBUG MM(262420000000017/cae464bb) Requesting authorization (sgsn_auth.c:160) 20250901095456842 DMM INFO MM(262420000000017/cae464bb) Requesting authentication tuples (sgsn_auth.c:184) 20250901095456842 DMM DEBUG MM(262420000000017/cae464bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095456842 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250901095456842 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(780)@ffb704b9e379: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(783) SGSN_Test-GSUP(780)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act(783)"262420000000017" 20250901095456847 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095456847 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095456847 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095456847 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095456847 DMM INFO MM(262420000000017/cae464bb) Subscriber data update (mmctx.c:445) 20250901095456847 DMM DEBUG MM(262420000000017/cae464bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095456847 DMM INFO MM(262420000000017/cae464bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095456847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095456847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095456847 DMM INFO MM(262420000000017/cae464bb) <- GMM AUTH AND CIPHERING REQ (rand = 8d cc b8 ca e4 7c 4e 88 da 96 e4 ab 8a d8 8e 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095456857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095456857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095456857 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095456857 DMM INFO MM(262420000000017/cae464bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095456857 DMM NOTICE MM(262420000000017/cae464bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095456857 DMM DEBUG MM(262420000000017/cae464bb) checking auth: received GSM SRES = 2b c3 53 13 (gprs_gmm.c:716) 20250901095456857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095456857 DMM DEBUG MM(262420000000017/cae464bb) Requesting authorization (sgsn_auth.c:160) 20250901095456857 DMM INFO MM(262420000000017/cae464bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095456857 DMM DEBUG MM(262420000000017/cae464bb) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095456857 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250901095456857 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) 20250901095456857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095456857 DMM INFO MM(262420000000017/cae464bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xcae464bb) (gprs_gmm.c:337) 20250901095456859 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095456859 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095456859 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250901095456859 DMM INFO MM(262420000000017/cae464bb) Subscriber data update (mmctx.c:445) 20250901095456859 DMM DEBUG MM(262420000000017/cae464bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095456859 DMM INFO MM(262420000000017/cae464bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095456859 DMM NOTICE MM(262420000000017/cae464bb) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250901095456859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095456859 DMM NOTICE MM(262420000000017/cae464bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095456859 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) 20250901095456859 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095456859 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250901095456859 DMM INFO MM(262420000000017/cae464bb) Subscriber data update (mmctx.c:445) 20250901095456859 DMM DEBUG MM(262420000000017/cae464bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095456864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095456864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095456864 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095456864 DMM INFO MM(262420000000017/cae464bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095456864 DMM NOTICE MM(262420000000017/cae464bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095456864 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095456864 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095456864 DLLC NOTICE LLME(d8d611f0/cae464bb){ASSIGNED} LLGM Assign pre (ffffffff => cae464bb) (gprs_llc.c:1079) 20250901095456864 DLLC NOTICE LLME(ffffffff/cae464bb){ASSIGNED} LLGM Assign post (ffffffff => cae464bb) (gprs_llc.c:1125) 20250901095456864 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095456864 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095456864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095456864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(783)@ffb704b9e379: setverdict(pass): none -> pass 20250901095456922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095456922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095456922 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095456922 DMM INFO MM(262420000000017/cae464bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095456922 DMM INFO MM(262420000000017/cae464bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095456922 DMM DEBUG MM(262420000000017/cae464bb) Using GGSN 0 (gprs_sm.c:317) 20250901095456922 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) 20250901095456922 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250901095456922 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095456922 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095456922 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:378) 20250901095456936 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 8f 71 85 13 11 6a c6 d9 32 14 05 7f d0 16 cb 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=1026 from retransmit req queue (gtp.c:465) 20250901095456936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc3130, cbp=0x55918c11c170) (sgsn_libgtp.c:633) 20250901095456936 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095456936 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c120288 TLLI=cae464bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095456936 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095456936 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(783)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(783)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(767)@ffb704b9e379: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(783)@ffb704b9e379: Final verdict of PTC: pass 20250901095456948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(765)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(767)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(780)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(777)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(772)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(768)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(773)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@ffb704b9e379: Final verdict of PTC: none 20250901095456954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095456954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(782)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(778)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(781)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(766)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(771)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(776)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act-BVCI196(767): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act-BVCI210(772): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act-BVCI220(777): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(781): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(782): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act(783): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Sep 1 09:54:56 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 20250901095457012 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095457414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92620) 20250901095457955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095457955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92620, count=93780) 20250901095458957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095458957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Sep 1 09:54:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095459959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095459959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_pdp_act_unattached started. 20250901095500534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095500537 DMM INFO MM(262420000000017/cae464bb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095500537 DMM INFO MM(262420000000017/cae464bb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095500537 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095500537 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095500537 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095500537 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095500537 DLLC NOTICE LLME(ffffffff/cae464bb){ASSIGNED} LLGM Assign pre (cae464bb => ffffffff) (gprs_llc.c:1079) 20250901095500537 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cae464bb => ffffffff) (gprs_llc.c:1125) 20250901095500537 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c11ff30 (gprs_sndcp.c:574) 20250901095500537 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c120288, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095500537 DMM NOTICE MM(262420000000017/cae464bb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095500537 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250901095500537 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095500537 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095500538 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:378) 20250901095500538 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250901095500538 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) 20250901095500538 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) 20250901095500538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095500538 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095500538 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095500538 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095500538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(784)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(785)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(784)@ffb704b9e379: 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(788)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095500582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095500582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095500582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095500582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095500582 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095500582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095500583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095500583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095500583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095500584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095500584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095500584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095500584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095500584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095500584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095500584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095500584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095500584 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095500584 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095500584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095500584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095500584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095500586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(789)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(785)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(785)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095500594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095500594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(790)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(787)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(789)@ffb704b9e379: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(793)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095500599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095500599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095500599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095500599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095500599 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095500599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095500599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095500599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095500599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095500600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095500600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095500600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095500600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095500600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095500600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095500600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095500600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095500600 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095500600 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095500600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095500601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095500601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095500603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(794)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(790)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(790)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095500608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095500608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(795)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI210(792)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(794)@ffb704b9e379: 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(798)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095500614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095500614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095500614 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095500614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095500614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095500614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095500614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095500615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095500615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095500615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095500615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095500615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095500615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095500615 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095500615 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095500615 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095500615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095500615 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095500615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095500617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(795)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095500622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095500623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(797)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095500960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095500961 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095500961 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095500961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(799)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(799)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095500965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(799)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(799)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095500966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(799)@ffb704b9e379: 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(799)@ffb704b9e379: 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(799)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(799)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(787)@ffb704b9e379: Adding Client=TC_pdp_act_unattached(803), IMSI='262420000000018'H, TLLI='F9D6DCBD'O, index=0 SGSN_Test-GSUP(800)@ffb704b9e379: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(803) 20250901095501009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095501009 DLLC NOTICE LLME(ffffffff/f9d6dcbd){UNASSIGNED} LLC RX: unknown TLLI 0xf9d6dcbd, creating LLME on the fly (gprs_llc.c:552) 20250901095501009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250901095501009 DMM NOTICE LLME(ffffffff/f9d6dcbd){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250901095501009 DLLC NOTICE LLME(ffffffff/f9d6dcbd){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250901095501009 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(803)@ffb704b9e379: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(787)@ffb704b9e379: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(803)@ffb704b9e379: Final verdict of PTC: pass 20250901095501028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(800)@ffb704b9e379: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(787)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(788)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(793)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(794)@ffb704b9e379: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(792)@ffb704b9e379: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(797)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(789)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(784)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(801)@ffb704b9e379: Final verdict of PTC: none 20250901095501033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095501033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(785)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(795)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(799)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(798)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(791)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(790)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(786)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(802)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(796)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(784): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(785): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_pdp_act_unattached-BVCI196(787): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(789): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(790): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_pdp_act_unattached-BVCI210(792): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(794): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(795): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_pdp_act_unattached-BVCI220(797): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(799): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(800): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(801): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(802): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_pdp_act_unattached(803): pass (none -> pass) MTC@ffb704b9e379: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Sep 1 09:55:01 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 20250901095501088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095501490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56484) 20250901095502034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095502034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56484, count=60840) 20250901095503035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095503035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Sep 1 09:55:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095504036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095504036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user started. 20250901095504596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095504598 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(804)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(805)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(804)@ffb704b9e379: 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(808)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(808)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095504653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095504653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095504653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095504653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095504653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095504653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095504653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095504653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095504653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(808)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095504655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095504655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095504655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095504655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095504655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095504655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095504655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095504655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095504655 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095504655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095504655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(808)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095504656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095504656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(808)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095504658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(809)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(805)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(805)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095504666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095504666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(810)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(807)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(809)@ffb704b9e379: 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(813)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(813)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095504671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095504671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095504671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095504671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095504671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095504671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095504671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095504671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095504671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(813)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095504672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095504672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095504672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095504672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095504672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095504672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095504672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095504672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095504672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095504672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095504672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095504673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095504673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(813)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(813)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095504674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(814)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(810)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(810)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095504679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095504679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(812)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(815)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(814)@ffb704b9e379: 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(818)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(818)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095504685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095504685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095504685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095504685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095504685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095504685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095504685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095504685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095504685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(818)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095504686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095504686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095504686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095504686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095504686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095504686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095504686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095504686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095504686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095504686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095504686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095504686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095504686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(818)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(818)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095504689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(815)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095504694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095504694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(817)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095505037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095505037 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095505037 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095505037 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(819)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(819)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095505041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(819)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(819)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095505043 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(819)@ffb704b9e379: 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(819)@ffb704b9e379: 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(819)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(819)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(807)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user(823), IMSI='262420000000019'H, TLLI='D0647B52'O, index=0 SGSN_Test-GSUP(820)@ffb704b9e379: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(823) TC_attach_pdp_act_user(823)@ffb704b9e379: 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 := '0715B15CE3175BA1DA42ADCC576DA182'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DA661518'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D304694B0F64556F'O } } } } } 20250901095505121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095505121 DLLC NOTICE LLME(ffffffff/d0647b52){UNASSIGNED} LLC RX: unknown TLLI 0xd0647b52, creating LLME on the fly (gprs_llc.c:552) 20250901095505121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095505121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1320) 20250901095505121 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095505121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095505121 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095505121 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095505121 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095505121 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095505121 DLLC NOTICE LLME(ffffffff/d0647b52){UNASSIGNED} LLGM Assign pre (d0647b52 => e72f1cfe) (gprs_llc.c:1079) 20250901095505121 DLLC NOTICE LLME(d0647b52/e72f1cfe){ASSIGNED} LLGM Assign post (d0647b52 => e72f1cfe) (gprs_llc.c:1125) 20250901095505121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095505121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095505121 DMM DEBUG MM(262420000000019/e72f1cfe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095505136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095505136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095505136 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095505136 DMM DEBUG MM(262420000000019/e72f1cfe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250901095505136 DMM NOTICE MM(262420000000019/e72f1cfe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095505136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095505136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095505136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095505136 DMM DEBUG MM(262420000000019/e72f1cfe) Requesting authorization (sgsn_auth.c:160) 20250901095505136 DMM INFO MM(262420000000019/e72f1cfe) Requesting authentication tuples (sgsn_auth.c:184) 20250901095505136 DMM DEBUG MM(262420000000019/e72f1cfe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095505136 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250901095505136 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(820)@ffb704b9e379: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(823) SGSN_Test-GSUP(820)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user(823)"262420000000019" 20250901095505141 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095505141 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095505141 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095505141 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095505141 DMM INFO MM(262420000000019/e72f1cfe) Subscriber data update (mmctx.c:445) 20250901095505141 DMM DEBUG MM(262420000000019/e72f1cfe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095505141 DMM INFO MM(262420000000019/e72f1cfe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095505141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095505141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095505141 DMM INFO MM(262420000000019/e72f1cfe) <- GMM AUTH AND CIPHERING REQ (rand = 07 15 b1 5c e3 17 5b a1 da 42 ad cc 57 6d a1 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095505156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095505156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095505156 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095505156 DMM INFO MM(262420000000019/e72f1cfe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095505156 DMM NOTICE MM(262420000000019/e72f1cfe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095505156 DMM DEBUG MM(262420000000019/e72f1cfe) checking auth: received GSM SRES = da 66 15 18 (gprs_gmm.c:716) 20250901095505156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095505156 DMM DEBUG MM(262420000000019/e72f1cfe) Requesting authorization (sgsn_auth.c:160) 20250901095505156 DMM INFO MM(262420000000019/e72f1cfe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095505156 DMM DEBUG MM(262420000000019/e72f1cfe) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095505156 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250901095505156 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) 20250901095505156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095505156 DMM INFO MM(262420000000019/e72f1cfe) <- GMM ATTACH ACCEPT (new P-TMSI=0xe72f1cfe) (gprs_gmm.c:337) 20250901095505159 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095505159 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095505159 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250901095505159 DMM INFO MM(262420000000019/e72f1cfe) Subscriber data update (mmctx.c:445) 20250901095505159 DMM DEBUG MM(262420000000019/e72f1cfe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095505159 DMM INFO MM(262420000000019/e72f1cfe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095505159 DMM NOTICE MM(262420000000019/e72f1cfe) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250901095505159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095505159 DMM NOTICE MM(262420000000019/e72f1cfe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095505159 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) 20250901095505160 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095505160 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250901095505160 DMM INFO MM(262420000000019/e72f1cfe) Subscriber data update (mmctx.c:445) 20250901095505160 DMM DEBUG MM(262420000000019/e72f1cfe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095505172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095505172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095505172 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095505172 DMM INFO MM(262420000000019/e72f1cfe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095505172 DMM NOTICE MM(262420000000019/e72f1cfe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095505172 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095505172 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095505172 DLLC NOTICE LLME(d0647b52/e72f1cfe){ASSIGNED} LLGM Assign pre (ffffffff => e72f1cfe) (gprs_llc.c:1079) 20250901095505172 DLLC NOTICE LLME(ffffffff/e72f1cfe){ASSIGNED} LLGM Assign post (ffffffff => e72f1cfe) (gprs_llc.c:1125) 20250901095505172 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095505172 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095505172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095505172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(823)@ffb704b9e379: setverdict(pass): none -> pass 20250901095505230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095505230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095505231 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095505231 DMM INFO MM(262420000000019/e72f1cfe) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095505231 DMM INFO MM(262420000000019/e72f1cfe) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095505231 DMM DEBUG MM(262420000000019/e72f1cfe) Using GGSN 0 (gprs_sm.c:317) 20250901095505231 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) 20250901095505231 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250901095505231 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095505231 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095505231 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:378) 20250901095505257 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 9f 10 ca b5 11 7b dc 1c 59 14 05 7f 5e 21 04 59 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:465) 20250901095505257 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc41a8, cbp=0x55918c11c590) (sgsn_libgtp.c:633) 20250901095505257 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095505257 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=e72f1cfe, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095505257 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095505258 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(823)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(823)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095505274 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250901095505286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095505286 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250901095505286 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_attach_pdp_act_user-BVCI196(807)@ffb704b9e379: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(823)@ffb704b9e379: Final verdict of PTC: pass 20250901095505296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56724<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095505300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095505300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(820)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(804)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(818)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(819)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(807)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(810)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(815)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(822)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(809)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(812)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(817)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(805)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(813)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(821)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(808)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(814)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(816)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(806)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(811)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(804): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(805): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(806): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(807): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(808): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(809): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(810): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(811): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(812): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(813): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(814): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(815): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(816): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(817): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(818): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(819): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(820): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(821): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(822): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user(823): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Sep 1 09:55:05 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 20250901095505398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095505800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43714<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95924) 20250901095506301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095506301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95924, count=97184) 20250901095507302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095507303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Sep 1 09:55:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095508304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095508305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_ggsn_reject started. 20250901095508858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095508860 DMM INFO MM(262420000000019/e72f1cfe) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095508860 DMM INFO MM(262420000000019/e72f1cfe) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095508860 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095508860 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095508860 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095508860 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095508860 DLLC NOTICE LLME(ffffffff/e72f1cfe){ASSIGNED} LLGM Assign pre (e72f1cfe => ffffffff) (gprs_llc.c:1079) 20250901095508860 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e72f1cfe => ffffffff) (gprs_llc.c:1125) 20250901095508860 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095508860 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095508860 DMM NOTICE MM(262420000000019/e72f1cfe) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095508860 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250901095508860 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095508860 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095508860 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:378) 20250901095508860 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250901095508860 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) 20250901095508860 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) 20250901095508860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095508860 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095508860 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095508860 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095508860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(824)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(825)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(824)@ffb704b9e379: 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(828)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(828)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095508896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095508896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095508896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095508896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095508896 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095508897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095508897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095508897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095508897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(828)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095508898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095508898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095508898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095508898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095508898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095508898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095508898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095508898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095508898 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095508898 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095508898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095508898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095508898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(828)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(828)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095508901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(829)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(825)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(825)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095508908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095508908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(830)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(829)@ffb704b9e379: 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(833)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(833)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095508914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095508914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095508914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095508914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095508914 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095508914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095508914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095508914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095508914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(833)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095508915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095508915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095508915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095508915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095508915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095508915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095508915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095508915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095508915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095508915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095508915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(833)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095508916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095508916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(833)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095508918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(830)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(830)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(834)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095508924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095508924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(835)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(832)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(834)@ffb704b9e379: 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(839)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(839)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095508935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095508935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095508935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095508935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095508935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095508935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095508935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095508935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095508935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(839)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095508935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095508935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095508935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095508936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095508936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095508936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095508936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095508936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095508936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095508936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095508936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095508936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095508936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(839)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(839)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095508938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(835)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095508943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095508943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(836)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095509305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095509305 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095509305 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095509305 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(838)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(838)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095509309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095509310 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(838)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(838)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(838)@ffb704b9e379: 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(838)@ffb704b9e379: 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(838)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(838)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(827)@ffb704b9e379: Adding Client=TC_attach_pdp_act_ggsn_reject(843), IMSI='262420000000020'H, TLLI='C62B9DFF'O, index=0 SGSN_Test-GSUP(840)@ffb704b9e379: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(843) TC_attach_pdp_act_ggsn_reject(843)@ffb704b9e379: 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 := 'D2C802CB105F5737D910AFB98F1D1641'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31B2CDC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3704C6C324CF3905'O } } } } } 20250901095509369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095509369 DLLC NOTICE LLME(ffffffff/c62b9dff){UNASSIGNED} LLC RX: unknown TLLI 0xc62b9dff, creating LLME on the fly (gprs_llc.c:552) 20250901095509369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095509369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1320) 20250901095509369 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095509369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095509369 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095509369 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095509369 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095509369 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095509369 DLLC NOTICE LLME(ffffffff/c62b9dff){UNASSIGNED} LLGM Assign pre (c62b9dff => efdb424b) (gprs_llc.c:1079) 20250901095509369 DLLC NOTICE LLME(c62b9dff/efdb424b){ASSIGNED} LLGM Assign post (c62b9dff => efdb424b) (gprs_llc.c:1125) 20250901095509369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095509369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095509369 DMM DEBUG MM(262420000000020/efdb424b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095509379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095509379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095509379 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095509379 DMM DEBUG MM(262420000000020/efdb424b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250901095509379 DMM NOTICE MM(262420000000020/efdb424b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095509379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095509379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095509379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095509379 DMM DEBUG MM(262420000000020/efdb424b) Requesting authorization (sgsn_auth.c:160) 20250901095509379 DMM INFO MM(262420000000020/efdb424b) Requesting authentication tuples (sgsn_auth.c:184) 20250901095509379 DMM DEBUG MM(262420000000020/efdb424b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095509379 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250901095509379 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(840)@ffb704b9e379: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(843) SGSN_Test-GSUP(840)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(843)"262420000000020" 20250901095509382 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095509382 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095509382 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095509382 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095509382 DMM INFO MM(262420000000020/efdb424b) Subscriber data update (mmctx.c:445) 20250901095509382 DMM DEBUG MM(262420000000020/efdb424b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095509382 DMM INFO MM(262420000000020/efdb424b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095509382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095509382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095509382 DMM INFO MM(262420000000020/efdb424b) <- GMM AUTH AND CIPHERING REQ (rand = d2 c8 02 cb 10 5f 57 37 d9 10 af b9 8f 1d 16 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095509389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095509389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095509389 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095509389 DMM INFO MM(262420000000020/efdb424b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095509389 DMM NOTICE MM(262420000000020/efdb424b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095509389 DMM DEBUG MM(262420000000020/efdb424b) checking auth: received GSM SRES = 31 b2 cd c8 (gprs_gmm.c:716) 20250901095509389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095509389 DMM DEBUG MM(262420000000020/efdb424b) Requesting authorization (sgsn_auth.c:160) 20250901095509389 DMM INFO MM(262420000000020/efdb424b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095509389 DMM DEBUG MM(262420000000020/efdb424b) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095509389 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250901095509389 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) 20250901095509389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095509389 DMM INFO MM(262420000000020/efdb424b) <- GMM ATTACH ACCEPT (new P-TMSI=0xefdb424b) (gprs_gmm.c:337) 20250901095509390 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095509390 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095509390 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250901095509390 DMM INFO MM(262420000000020/efdb424b) Subscriber data update (mmctx.c:445) 20250901095509390 DMM DEBUG MM(262420000000020/efdb424b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095509390 DMM INFO MM(262420000000020/efdb424b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095509390 DMM NOTICE MM(262420000000020/efdb424b) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250901095509390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095509390 DMM NOTICE MM(262420000000020/efdb424b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095509390 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) 20250901095509390 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095509390 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250901095509390 DMM INFO MM(262420000000020/efdb424b) Subscriber data update (mmctx.c:445) 20250901095509390 DMM DEBUG MM(262420000000020/efdb424b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095509395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095509395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095509395 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095509395 DMM INFO MM(262420000000020/efdb424b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095509395 DMM NOTICE MM(262420000000020/efdb424b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095509395 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095509395 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095509395 DLLC NOTICE LLME(c62b9dff/efdb424b){ASSIGNED} LLGM Assign pre (ffffffff => efdb424b) (gprs_llc.c:1079) 20250901095509395 DLLC NOTICE LLME(ffffffff/efdb424b){ASSIGNED} LLGM Assign post (ffffffff => efdb424b) (gprs_llc.c:1125) 20250901095509395 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095509395 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095509395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095509395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(843)@ffb704b9e379: setverdict(pass): none -> pass 20250901095509452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095509452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095509452 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095509452 DMM INFO MM(262420000000020/efdb424b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095509452 DMM INFO MM(262420000000020/efdb424b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095509452 DMM DEBUG MM(262420000000020/efdb424b) Using GGSN 0 (gprs_sm.c:317) 20250901095509452 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) 20250901095509453 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250901095509453 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095509453 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095509453 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:378) 20250901095509482 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 95 de 54 12 11 40 5c 90 3b 14 05 7f de 64 27 e2 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:465) 20250901095509483 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fe86bfc5220, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095509483 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250901095509483 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250901095509483 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901095509483 DMM NOTICE MM(262420000000020/efdb424b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(843)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(843)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(827)@ffb704b9e379: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(843)@ffb704b9e379: Final verdict of PTC: pass 20250901095509502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(840)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(824)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(834)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(835)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(833)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(825)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(839)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(828)@ffb704b9e379: Final verdict of PTC: none 20250901095509508 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095509509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_ggsn_reject-BVCI220(836)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(832)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(829)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(827)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(841)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(830)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(838)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(826)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(842)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(831)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(837)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(824): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(825): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(826): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(827): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(828): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(829): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(830): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(831): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(832): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(833): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(834): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(835): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(836): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(837): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(838): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(839): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(840): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(841): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(842): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(843): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Sep 1 09:55:09 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 20250901095509617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095510019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98564) 20250901095510510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095510510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98564, count=99724) 20250901095511511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095511511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Sep 1 09:55:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095512512 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095512513 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_deact_mo started. 20250901095513135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095513137 DMM INFO MM(262420000000020/efdb424b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095513137 DMM INFO MM(262420000000020/efdb424b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095513137 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095513137 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095513137 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095513137 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095513137 DLLC NOTICE LLME(ffffffff/efdb424b){ASSIGNED} LLGM Assign pre (efdb424b => ffffffff) (gprs_llc.c:1079) 20250901095513137 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efdb424b => ffffffff) (gprs_llc.c:1125) 20250901095513138 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250901095513138 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) 20250901095513138 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) 20250901095513138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095513138 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095513138 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095513138 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095513138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(844)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(845)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(844)@ffb704b9e379: 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(848)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(848)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095513187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095513187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095513187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095513187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095513187 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095513187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095513187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095513187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095513187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(848)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095513188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095513189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095513189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095513189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095513189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095513189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095513189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095513189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095513189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095513189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095513189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095513189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095513189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(848)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(848)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095513193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(849)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(845)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(845)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(850)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095513199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(849)@ffb704b9e379: 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(853)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(847)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(853)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095513204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095513204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095513204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095513204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095513204 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095513204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095513204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095513204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095513204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(853)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095513205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095513205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095513205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095513205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095513205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095513205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095513205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095513205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095513205 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095513205 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095513205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095513206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095513206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(853)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(853)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(854)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095513208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(850)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(850)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(855)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095513214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(854)@ffb704b9e379: 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(858)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(858)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mo-BVCI210(852)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095513217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095513217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095513217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095513217 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095513217 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095513217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095513217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095513217 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095513217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(858)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095513218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095513218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095513218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095513218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095513218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095513218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095513218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095513218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095513218 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095513218 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095513218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095513218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095513218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(858)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(858)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095513221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(855)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(855)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095513227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(857)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095513514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095513514 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095513514 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095513514 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(859)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(859)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095513518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(859)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(859)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095513519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(859)@ffb704b9e379: 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(859)@ffb704b9e379: 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(859)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(859)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(847)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user_deact_mo(863), IMSI='262420000000021'H, TLLI='F1CF0A82'O, index=0 SGSN_Test-GSUP(860)@ffb704b9e379: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(863) TC_attach_pdp_act_user_deact_mo(863)@ffb704b9e379: 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 := 'C66793D9D88711D74DD4C676979B812D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE8FDE5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E187E35099CB62D6'O } } } } } 20250901095513593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513593 DLLC NOTICE LLME(ffffffff/f1cf0a82){UNASSIGNED} LLC RX: unknown TLLI 0xf1cf0a82, creating LLME on the fly (gprs_llc.c:552) 20250901095513593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095513593 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1320) 20250901095513594 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095513594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095513594 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095513594 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095513594 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095513594 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095513594 DLLC NOTICE LLME(ffffffff/f1cf0a82){UNASSIGNED} LLGM Assign pre (f1cf0a82 => f05e4b72) (gprs_llc.c:1079) 20250901095513594 DLLC NOTICE LLME(f1cf0a82/f05e4b72){ASSIGNED} LLGM Assign post (f1cf0a82 => f05e4b72) (gprs_llc.c:1125) 20250901095513594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095513594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095513594 DMM DEBUG MM(262420000000021/f05e4b72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095513616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095513616 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095513616 DMM DEBUG MM(262420000000021/f05e4b72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250901095513616 DMM NOTICE MM(262420000000021/f05e4b72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095513616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095513616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095513616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095513616 DMM DEBUG MM(262420000000021/f05e4b72) Requesting authorization (sgsn_auth.c:160) 20250901095513616 DMM INFO MM(262420000000021/f05e4b72) Requesting authentication tuples (sgsn_auth.c:184) 20250901095513616 DMM DEBUG MM(262420000000021/f05e4b72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095513616 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250901095513616 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(860)@ffb704b9e379: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(863) SGSN_Test-GSUP(860)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(863)"262420000000021" 20250901095513623 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095513623 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095513623 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095513623 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095513623 DMM INFO MM(262420000000021/f05e4b72) Subscriber data update (mmctx.c:445) 20250901095513623 DMM DEBUG MM(262420000000021/f05e4b72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095513623 DMM INFO MM(262420000000021/f05e4b72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095513623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095513623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095513623 DMM INFO MM(262420000000021/f05e4b72) <- GMM AUTH AND CIPHERING REQ (rand = c6 67 93 d9 d8 87 11 d7 4d d4 c6 76 97 9b 81 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095513639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095513640 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095513640 DMM INFO MM(262420000000021/f05e4b72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095513640 DMM NOTICE MM(262420000000021/f05e4b72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095513640 DMM DEBUG MM(262420000000021/f05e4b72) checking auth: received GSM SRES = ae 8f de 5c (gprs_gmm.c:716) 20250901095513640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095513640 DMM DEBUG MM(262420000000021/f05e4b72) Requesting authorization (sgsn_auth.c:160) 20250901095513640 DMM INFO MM(262420000000021/f05e4b72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095513640 DMM DEBUG MM(262420000000021/f05e4b72) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095513640 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250901095513640 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) 20250901095513640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095513640 DMM INFO MM(262420000000021/f05e4b72) <- GMM ATTACH ACCEPT (new P-TMSI=0xf05e4b72) (gprs_gmm.c:337) 20250901095513643 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095513643 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095513643 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250901095513643 DMM INFO MM(262420000000021/f05e4b72) Subscriber data update (mmctx.c:445) 20250901095513643 DMM DEBUG MM(262420000000021/f05e4b72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095513643 DMM INFO MM(262420000000021/f05e4b72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095513643 DMM NOTICE MM(262420000000021/f05e4b72) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250901095513643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095513643 DMM NOTICE MM(262420000000021/f05e4b72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095513643 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) 20250901095513644 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095513644 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250901095513644 DMM INFO MM(262420000000021/f05e4b72) Subscriber data update (mmctx.c:445) 20250901095513644 DMM DEBUG MM(262420000000021/f05e4b72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095513658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095513658 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095513658 DMM INFO MM(262420000000021/f05e4b72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095513658 DMM NOTICE MM(262420000000021/f05e4b72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095513658 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095513658 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095513658 DLLC NOTICE LLME(f1cf0a82/f05e4b72){ASSIGNED} LLGM Assign pre (ffffffff => f05e4b72) (gprs_llc.c:1079) 20250901095513658 DLLC NOTICE LLME(ffffffff/f05e4b72){ASSIGNED} LLGM Assign post (ffffffff => f05e4b72) (gprs_llc.c:1125) 20250901095513659 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095513659 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095513659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095513659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(863)@ffb704b9e379: setverdict(pass): none -> pass 20250901095513716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095513716 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095513716 DMM INFO MM(262420000000021/f05e4b72) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095513716 DMM INFO MM(262420000000021/f05e4b72) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095513716 DMM DEBUG MM(262420000000021/f05e4b72) Using GGSN 0 (gprs_sm.c:317) 20250901095513716 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) 20250901095513717 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250901095513717 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095513717 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095513717 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:378) 20250901095513743 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 b8 85 df c5 11 64 56 a5 45 14 05 7f 03 03 d1 6c 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:465) 20250901095513744 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc5220, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095513744 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095513744 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c1213c8 TLLI=f05e4b72, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095513744 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095513744 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(863)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(863)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095513759 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250901095513776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513776 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250901095513776 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095513784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095513784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250901095513784 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095513784 DMM INFO MM(262420000000021/f05e4b72) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250901095513784 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095513784 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:378) 20250901095513788 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:465) 20250901095513788 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe86bfc5220, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095513788 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250901095513788 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c1213c8, TLLI=f05e4b72, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095513788 DMM INFO MM(262420000000021/f05e4b72) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250901095513788 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250901095513788 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(863)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(847)@ffb704b9e379: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(863)@ffb704b9e379: Final verdict of PTC: pass 20250901095513810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43734<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095513814 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095513814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(859)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(845)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(848)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(853)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(855)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(852)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(860)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(847)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(858)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(850)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(862)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(844)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(854)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(849)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(861)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(857)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(851)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(846)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(856)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(844): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(845): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(846): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(847): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(848): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(849): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(850): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(851): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(852): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(853): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(854): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(855): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(856): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(857): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(858): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(859): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(860): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(861): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(862): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(863): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Sep 1 09:55:13 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 20250901095513899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095514301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43740<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105648) 20250901095514816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095514824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105648, count=107104) 20250901095515826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095515826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Sep 1 09:55:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095516828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095516828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_deact_mt started. 20250901095517420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095517422 DMM INFO MM(262420000000021/f05e4b72) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095517422 DMM INFO MM(262420000000021/f05e4b72) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095517422 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095517422 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095517422 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095517422 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095517422 DLLC NOTICE LLME(ffffffff/f05e4b72){ASSIGNED} LLGM Assign pre (f05e4b72 => ffffffff) (gprs_llc.c:1079) 20250901095517422 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f05e4b72 => ffffffff) (gprs_llc.c:1125) 20250901095517422 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250901095517423 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) 20250901095517423 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) 20250901095517423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095517423 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095517423 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095517423 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095517423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(864)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(865)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(864)@ffb704b9e379: 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(868)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(868)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095517469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095517469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095517469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095517469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095517469 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095517469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095517469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095517469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095517469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(868)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095517470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095517470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095517470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095517470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095517470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095517470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095517470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095517470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095517470 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095517470 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095517470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095517470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095517470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(868)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(868)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095517472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(869)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(865)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(865)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095517477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095517477 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(870)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(869)@ffb704b9e379: 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(873)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(873)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095517482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095517482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095517482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095517482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095517482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095517482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095517482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095517482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095517482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(873)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095517483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095517483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095517483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095517483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095517483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095517483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095517483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095517483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095517483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095517483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095517483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095517483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095517483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(873)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(873)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095517485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(870)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(870)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(874)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095517490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095517490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(872)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(875)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(874)@ffb704b9e379: 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(878)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(878)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095517499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095517499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095517499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095517499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095517499 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095517499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095517499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095517499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095517499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(878)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095517500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095517500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095517500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095517500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095517500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095517500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095517500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095517500 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095517500 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095517500 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095517500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095517501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095517501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(878)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(878)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095517503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(875)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(875)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095517509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095517509 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(877)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095517829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095517829 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095517829 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095517829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(879)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(879)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095517833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(879)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(879)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095517834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(879)@ffb704b9e379: 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(879)@ffb704b9e379: 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(879)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(879)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(867)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user_deact_mt(883), IMSI='262420000000022'H, TLLI='F9FC6CF1'O, index=0 SGSN_Test-GSUP(880)@ffb704b9e379: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(883) TC_attach_pdp_act_user_deact_mt(883)@ffb704b9e379: 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 := '8069CC13D7638250CA830662857B7A88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1F808B37'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1A7B6DE077A1921'O } } } } } 20250901095517894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095517894 DLLC NOTICE LLME(ffffffff/f9fc6cf1){UNASSIGNED} LLC RX: unknown TLLI 0xf9fc6cf1, creating LLME on the fly (gprs_llc.c:552) 20250901095517894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095517894 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1320) 20250901095517894 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095517894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095517894 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095517894 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095517894 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095517894 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095517894 DLLC NOTICE LLME(ffffffff/f9fc6cf1){UNASSIGNED} LLGM Assign pre (f9fc6cf1 => d0130094) (gprs_llc.c:1079) 20250901095517894 DLLC NOTICE LLME(f9fc6cf1/d0130094){ASSIGNED} LLGM Assign post (f9fc6cf1 => d0130094) (gprs_llc.c:1125) 20250901095517894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095517894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095517894 DMM DEBUG MM(262420000000022/d0130094) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095517908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095517908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095517909 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095517909 DMM DEBUG MM(262420000000022/d0130094) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250901095517909 DMM NOTICE MM(262420000000022/d0130094) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095517909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095517909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095517909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095517909 DMM DEBUG MM(262420000000022/d0130094) Requesting authorization (sgsn_auth.c:160) 20250901095517909 DMM INFO MM(262420000000022/d0130094) Requesting authentication tuples (sgsn_auth.c:184) 20250901095517909 DMM DEBUG MM(262420000000022/d0130094) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095517909 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250901095517909 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(880)@ffb704b9e379: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(883) SGSN_Test-GSUP(880)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(883)"262420000000022" 20250901095517913 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095517913 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095517913 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095517913 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095517913 DMM INFO MM(262420000000022/d0130094) Subscriber data update (mmctx.c:445) 20250901095517913 DMM DEBUG MM(262420000000022/d0130094) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095517913 DMM INFO MM(262420000000022/d0130094) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095517913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095517913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095517913 DMM INFO MM(262420000000022/d0130094) <- GMM AUTH AND CIPHERING REQ (rand = 80 69 cc 13 d7 63 82 50 ca 83 06 62 85 7b 7a 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095517926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095517926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095517926 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095517926 DMM INFO MM(262420000000022/d0130094) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095517926 DMM NOTICE MM(262420000000022/d0130094) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095517926 DMM DEBUG MM(262420000000022/d0130094) checking auth: received GSM SRES = 1f 80 8b 37 (gprs_gmm.c:716) 20250901095517926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095517926 DMM DEBUG MM(262420000000022/d0130094) Requesting authorization (sgsn_auth.c:160) 20250901095517926 DMM INFO MM(262420000000022/d0130094) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095517926 DMM DEBUG MM(262420000000022/d0130094) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095517926 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250901095517926 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) 20250901095517926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095517926 DMM INFO MM(262420000000022/d0130094) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0130094) (gprs_gmm.c:337) 20250901095517929 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095517929 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095517929 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250901095517929 DMM INFO MM(262420000000022/d0130094) Subscriber data update (mmctx.c:445) 20250901095517929 DMM DEBUG MM(262420000000022/d0130094) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095517929 DMM INFO MM(262420000000022/d0130094) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095517929 DMM NOTICE MM(262420000000022/d0130094) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250901095517929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095517929 DMM NOTICE MM(262420000000022/d0130094) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095517929 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) 20250901095517930 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095517930 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250901095517930 DMM INFO MM(262420000000022/d0130094) Subscriber data update (mmctx.c:445) 20250901095517930 DMM DEBUG MM(262420000000022/d0130094) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095517942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095517942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095517942 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095517942 DMM INFO MM(262420000000022/d0130094) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095517942 DMM NOTICE MM(262420000000022/d0130094) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095517942 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095517942 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095517942 DLLC NOTICE LLME(f9fc6cf1/d0130094){ASSIGNED} LLGM Assign pre (ffffffff => d0130094) (gprs_llc.c:1079) 20250901095517942 DLLC NOTICE LLME(ffffffff/d0130094){ASSIGNED} LLGM Assign post (ffffffff => d0130094) (gprs_llc.c:1125) 20250901095517942 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095517942 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095517942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095517942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(883)@ffb704b9e379: setverdict(pass): none -> pass 20250901095517999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095517999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095517999 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095517999 DMM INFO MM(262420000000022/d0130094) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095517999 DMM INFO MM(262420000000022/d0130094) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095517999 DMM DEBUG MM(262420000000022/d0130094) Using GGSN 0 (gprs_sm.c:317) 20250901095517999 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) 20250901095517999 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250901095517999 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095517999 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095517999 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:378) 20250901095518018 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 d8 98 d7 f9 11 d4 35 8d 0d 14 05 7f e5 93 51 7d 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:465) 20250901095518018 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc5220, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095518018 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095518018 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=d0130094, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095518018 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095518018 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(883)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(883)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095518036 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250901095518051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095518051 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250901095518051 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095518058 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250901095518058 DGPRS INFO PDP(262420000000022:5): Context 0x7fe86bfc5220 was deleted (sgsn_libgtp.c:707) 20250901095518058 DMM INFO MM(262420000000022/d0130094) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250901095518058 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250901095518058 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@ffb704b9e379: Removing Client IMSI='262420000000022'H, index=0 20250901095518071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095518071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250901095518071 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095518071 DMM INFO MM(262420000000022/d0130094) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(883)@ffb704b9e379: Final verdict of PTC: pass 20250901095518077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095518081 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095518081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(864)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(879)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(880)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(872)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(868)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(870)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(869)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(877)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(873)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(875)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(882)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(881)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(874)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(867)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(878)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(866)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(865)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(871)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(876)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(864): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(865): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(866): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(867): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(868): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(869): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(870): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(871): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(872): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(873): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(874): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(875): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(876): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(877): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(878): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(879): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(880): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(881): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(882): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(883): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Sep 1 09:55:18 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 20250901095518139 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095518541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104460) 20250901095519008 DGPRS DEBUG Checking for inactive LLMEs, time = 19951424 (sgsn.c:132) 20250901095519008 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095519008 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095519008 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095519008 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095519008 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095519008 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095519008 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095519008 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095519008 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095519008 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095519082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095519082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104460, count=112932) 20250901095520083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095520083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Sep 1 09:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095521084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095521084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_deact_dup started. 20250901095521647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095521649 DMM INFO MM(262420000000022/d0130094) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095521649 DMM INFO MM(262420000000022/d0130094) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095521649 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095521649 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095521649 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095521649 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095521649 DLLC NOTICE LLME(ffffffff/d0130094){ASSIGNED} LLGM Assign pre (d0130094 => ffffffff) (gprs_llc.c:1079) 20250901095521649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0130094 => ffffffff) (gprs_llc.c:1125) 20250901095521649 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095521649 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095521649 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250901095521649 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) 20250901095521649 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) 20250901095521649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095521650 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095521650 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095521650 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095521650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(884)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(885)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(884)@ffb704b9e379: 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(888)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(888)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095521692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095521692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095521692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095521692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095521692 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095521692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095521692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095521692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095521692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(888)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095521693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095521693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095521693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095521693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095521693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095521693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095521693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095521693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095521693 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095521693 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095521693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095521693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095521693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(888)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(888)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095521695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(889)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(885)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(885)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095521699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095521699 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(887)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(890)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(889)@ffb704b9e379: 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(893)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(893)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095521706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095521707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095521707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095521707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095521707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095521707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095521707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095521707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095521707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(893)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095521708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095521708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095521708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095521708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095521708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095521708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095521708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095521708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095521708 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095521708 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095521708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095521708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095521708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(893)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(893)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095521710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(894)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(890)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(890)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095521716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095521716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(895)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(892)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(894)@ffb704b9e379: 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(898)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(898)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095521720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095521720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095521720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095521720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095521720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095521720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(898)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095521721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095521721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095521721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095521721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095521721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095521721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095521721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095521721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095521721 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095521721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095521721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095521721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(898)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095521721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(898)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095521723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(895)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095521729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095521729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(897)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095522085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095522085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095522085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095522085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(899)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(899)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095522090 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(899)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(899)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095522091 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(899)@ffb704b9e379: 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(899)@ffb704b9e379: 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(899)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(899)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(887)@ffb704b9e379: Adding Client=TC_attach_pdp_act_deact_dup(903), IMSI='262420000000046'H, TLLI='D0E869A4'O, index=0 SGSN_Test-GSUP(900)@ffb704b9e379: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(903) TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: 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 := '2EAB2A817F9741DD6C23837B354FD558'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A93DE278'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0851BB6613059AF0'O } } } } } 20250901095522181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095522181 DLLC NOTICE LLME(ffffffff/d0e869a4){UNASSIGNED} LLC RX: unknown TLLI 0xd0e869a4, creating LLME on the fly (gprs_llc.c:552) 20250901095522181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095522181 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1320) 20250901095522181 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095522181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095522181 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095522181 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095522181 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095522181 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095522181 DLLC NOTICE LLME(ffffffff/d0e869a4){UNASSIGNED} LLGM Assign pre (d0e869a4 => e78d1d7c) (gprs_llc.c:1079) 20250901095522181 DLLC NOTICE LLME(d0e869a4/e78d1d7c){ASSIGNED} LLGM Assign post (d0e869a4 => e78d1d7c) (gprs_llc.c:1125) 20250901095522181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095522181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095522181 DMM DEBUG MM(262420000000046/e78d1d7c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095522201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095522201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095522201 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095522201 DMM DEBUG MM(262420000000046/e78d1d7c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250901095522201 DMM NOTICE MM(262420000000046/e78d1d7c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095522201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095522201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095522201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095522201 DMM DEBUG MM(262420000000046/e78d1d7c) Requesting authorization (sgsn_auth.c:160) 20250901095522201 DMM INFO MM(262420000000046/e78d1d7c) Requesting authentication tuples (sgsn_auth.c:184) 20250901095522201 DMM DEBUG MM(262420000000046/e78d1d7c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095522201 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250901095522201 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(900)@ffb704b9e379: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(903) SGSN_Test-GSUP(900)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(903)"262420000000046" 20250901095522207 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095522207 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095522207 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095522207 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095522207 DMM INFO MM(262420000000046/e78d1d7c) Subscriber data update (mmctx.c:445) 20250901095522207 DMM DEBUG MM(262420000000046/e78d1d7c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095522207 DMM INFO MM(262420000000046/e78d1d7c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095522207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095522207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095522207 DMM INFO MM(262420000000046/e78d1d7c) <- GMM AUTH AND CIPHERING REQ (rand = 2e ab 2a 81 7f 97 41 dd 6c 23 83 7b 35 4f d5 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095522225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095522225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095522225 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095522225 DMM INFO MM(262420000000046/e78d1d7c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095522225 DMM NOTICE MM(262420000000046/e78d1d7c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095522225 DMM DEBUG MM(262420000000046/e78d1d7c) checking auth: received GSM SRES = a9 3d e2 78 (gprs_gmm.c:716) 20250901095522225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095522225 DMM DEBUG MM(262420000000046/e78d1d7c) Requesting authorization (sgsn_auth.c:160) 20250901095522225 DMM INFO MM(262420000000046/e78d1d7c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095522225 DMM DEBUG MM(262420000000046/e78d1d7c) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095522225 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250901095522225 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) 20250901095522226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095522226 DMM INFO MM(262420000000046/e78d1d7c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe78d1d7c) (gprs_gmm.c:337) 20250901095522228 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095522228 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095522228 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250901095522228 DMM INFO MM(262420000000046/e78d1d7c) Subscriber data update (mmctx.c:445) 20250901095522228 DMM DEBUG MM(262420000000046/e78d1d7c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095522229 DMM INFO MM(262420000000046/e78d1d7c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095522229 DMM NOTICE MM(262420000000046/e78d1d7c) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250901095522229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095522229 DMM NOTICE MM(262420000000046/e78d1d7c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095522229 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) 20250901095522230 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095522230 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250901095522230 DMM INFO MM(262420000000046/e78d1d7c) Subscriber data update (mmctx.c:445) 20250901095522230 DMM DEBUG MM(262420000000046/e78d1d7c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095522244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095522244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095522244 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095522244 DMM INFO MM(262420000000046/e78d1d7c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095522244 DMM NOTICE MM(262420000000046/e78d1d7c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095522244 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095522244 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095522244 DLLC NOTICE LLME(d0e869a4/e78d1d7c){ASSIGNED} LLGM Assign pre (ffffffff => e78d1d7c) (gprs_llc.c:1079) 20250901095522244 DLLC NOTICE LLME(ffffffff/e78d1d7c){ASSIGNED} LLGM Assign post (ffffffff => e78d1d7c) (gprs_llc.c:1125) 20250901095522244 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095522244 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095522244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095522244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: setverdict(pass): none -> pass 20250901095522302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095522302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095522302 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095522302 DMM INFO MM(262420000000046/e78d1d7c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095522302 DMM INFO MM(262420000000046/e78d1d7c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095522302 DMM DEBUG MM(262420000000046/e78d1d7c) Using GGSN 0 (gprs_sm.c:317) 20250901095522302 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) 20250901095522302 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250901095522302 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095522302 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095522302 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:378) 20250901095522330 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 91 fd 53 07 11 79 72 5f 1f 14 05 7f 6d e0 ab 4b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:465) 20250901095522330 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc5220, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095522330 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095522330 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=e78d1d7c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095522330 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095522330 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095522345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095522345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250901095522346 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095522346 DMM INFO MM(262420000000046/e78d1d7c) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250901095522346 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095522346 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:378) 20250901095522347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095522347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095522347 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095522347 DMM INFO MM(262420000000046/e78d1d7c) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250901095522347 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095522347 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: "Received deletePDPContextResponse 1, seq_nr=1036" 20250901095522349 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:465) 20250901095522349 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe86bfc5220, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095522349 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250901095522349 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=e78d1d7c, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095522350 DMM INFO MM(262420000000046/e78d1d7c) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250901095522350 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250901095522350 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901095522350 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:465) 20250901095522350 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:470) TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(887)@ffb704b9e379: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(903)@ffb704b9e379: Final verdict of PTC: pass 20250901095524372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52266<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095524376 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095524376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI210(892)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(900)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(899)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(893)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(898)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(889)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(888)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(902)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(894)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(887)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(884)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(895)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(901)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(897)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(885)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(886)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(891)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(890)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(896)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(884): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(885): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(886): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(887): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(888): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(889): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(890): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(891): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(892): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(893): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(894): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(895): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(896): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(897): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(898): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(899): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(900): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(901): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(902): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_dup(903): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Sep 1 09:55:24 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 20250901095524440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095524842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106256) 20250901095525377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095525377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106256, count=107416) 20250901095526378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095526378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Sep 1 09:55:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095527379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095527380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_second_attempt started. 20250901095527949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095527951 DMM INFO MM(262420000000046/e78d1d7c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095527951 DMM INFO MM(262420000000046/e78d1d7c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095527951 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095527951 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095527951 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095527951 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095527951 DLLC NOTICE LLME(ffffffff/e78d1d7c){ASSIGNED} LLGM Assign pre (e78d1d7c => ffffffff) (gprs_llc.c:1079) 20250901095527951 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e78d1d7c => ffffffff) (gprs_llc.c:1125) 20250901095527951 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250901095527951 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) 20250901095527951 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) 20250901095527951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095527951 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095527951 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095527951 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095527951 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(904)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(905)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(904)@ffb704b9e379: 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(908)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(908)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095527997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095527997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095527997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095527997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095527997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095527997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095527997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095527997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095527997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(908)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095527997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095527997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095527997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095527998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095527998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095527998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095527998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095527998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095527998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095527998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095527998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095527998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095527998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(909)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095528000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(905)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(905)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(910)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(909)@ffb704b9e379: 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 } 20250901095528006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(913)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(913)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_attach_second_attempt-BVCI196(907)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095528008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095528008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095528008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095528008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095528008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095528008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095528008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095528008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095528008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(913)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095528009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095528009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095528009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095528009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095528009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095528009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095528009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095528009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095528009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095528009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095528009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(913)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095528009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095528009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095528011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(914)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(910)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(910)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095528015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(912)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(915)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(914)@ffb704b9e379: 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(918)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(918)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095528022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095528022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095528022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095528022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095528022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095528022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095528022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095528022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095528022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(918)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095528023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095528023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095528023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095528023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095528023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095528023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095528023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095528023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095528023 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095528024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095528024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095528024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095528024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095528026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(915)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(915)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095528031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(917)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095528381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095528381 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095528381 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095528381 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(919)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095528385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095528386 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(919)@ffb704b9e379: 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(919)@ffb704b9e379: 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(919)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(919)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(907)@ffb704b9e379: Adding Client=TC_attach_second_attempt(923), IMSI='262420000000022'H, TLLI='E524F1EE'O, index=0 SGSN_Test-GSUP(920)@ffb704b9e379: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(923) TC_attach_second_attempt(923)@ffb704b9e379: 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 := '6CCEF232F517D39B4CE6335970B51688'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B0D5781'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5173DB61BDA159EE'O } } } } } 20250901095528467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528467 DLLC NOTICE LLME(ffffffff/e524f1ee){UNASSIGNED} LLC RX: unknown TLLI 0xe524f1ee, creating LLME on the fly (gprs_llc.c:552) 20250901095528467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095528467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1320) 20250901095528467 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095528467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095528467 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095528467 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095528467 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095528467 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095528467 DLLC NOTICE LLME(ffffffff/e524f1ee){UNASSIGNED} LLGM Assign pre (e524f1ee => cb4d0eef) (gprs_llc.c:1079) 20250901095528467 DLLC NOTICE LLME(e524f1ee/cb4d0eef){ASSIGNED} LLGM Assign post (e524f1ee => cb4d0eef) (gprs_llc.c:1125) 20250901095528467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095528467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095528467 DMM DEBUG MM(262420000000022/cb4d0eef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095528486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095528486 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095528486 DMM DEBUG MM(262420000000022/cb4d0eef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250901095528486 DMM NOTICE MM(262420000000022/cb4d0eef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095528486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095528486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095528486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095528486 DMM DEBUG MM(262420000000022/cb4d0eef) Requesting authorization (sgsn_auth.c:160) 20250901095528486 DMM INFO MM(262420000000022/cb4d0eef) Requesting authentication tuples (sgsn_auth.c:184) 20250901095528486 DMM DEBUG MM(262420000000022/cb4d0eef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095528486 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250901095528486 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(920)@ffb704b9e379: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(923) SGSN_Test-GSUP(920)@ffb704b9e379: Added IMSI table entry 0TC_attach_second_attempt(923)"262420000000022" 20250901095528492 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095528492 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095528492 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095528492 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095528492 DMM INFO MM(262420000000022/cb4d0eef) Subscriber data update (mmctx.c:445) 20250901095528492 DMM DEBUG MM(262420000000022/cb4d0eef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095528492 DMM INFO MM(262420000000022/cb4d0eef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095528492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095528492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095528492 DMM INFO MM(262420000000022/cb4d0eef) <- GMM AUTH AND CIPHERING REQ (rand = 6c ce f2 32 f5 17 d3 9b 4c e6 33 59 70 b5 16 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095528506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095528506 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095528506 DMM INFO MM(262420000000022/cb4d0eef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095528506 DMM NOTICE MM(262420000000022/cb4d0eef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095528506 DMM DEBUG MM(262420000000022/cb4d0eef) checking auth: received GSM SRES = 4b 0d 57 81 (gprs_gmm.c:716) 20250901095528506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095528506 DMM DEBUG MM(262420000000022/cb4d0eef) Requesting authorization (sgsn_auth.c:160) 20250901095528506 DMM INFO MM(262420000000022/cb4d0eef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095528506 DMM DEBUG MM(262420000000022/cb4d0eef) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095528506 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250901095528506 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) 20250901095528506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095528506 DMM INFO MM(262420000000022/cb4d0eef) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb4d0eef) (gprs_gmm.c:337) 20250901095528509 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095528509 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095528509 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250901095528509 DMM INFO MM(262420000000022/cb4d0eef) Subscriber data update (mmctx.c:445) 20250901095528509 DMM DEBUG MM(262420000000022/cb4d0eef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095528509 DMM INFO MM(262420000000022/cb4d0eef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095528509 DMM NOTICE MM(262420000000022/cb4d0eef) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250901095528509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095528509 DMM NOTICE MM(262420000000022/cb4d0eef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095528509 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) 20250901095528511 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095528511 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250901095528511 DMM INFO MM(262420000000022/cb4d0eef) Subscriber data update (mmctx.c:445) 20250901095528511 DMM DEBUG MM(262420000000022/cb4d0eef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095528520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095528521 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095528521 DMM INFO MM(262420000000022/cb4d0eef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095528521 DMM NOTICE MM(262420000000022/cb4d0eef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095528521 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095528521 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095528521 DLLC NOTICE LLME(e524f1ee/cb4d0eef){ASSIGNED} LLGM Assign pre (ffffffff => cb4d0eef) (gprs_llc.c:1079) 20250901095528521 DLLC NOTICE LLME(ffffffff/cb4d0eef){ASSIGNED} LLGM Assign post (ffffffff => cb4d0eef) (gprs_llc.c:1125) 20250901095528521 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095528521 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095528521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095528521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(923)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_second_attempt(923)@ffb704b9e379: 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 := '9C8A84577C4F5E758D3F4A15820FAEDD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5889D48B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1FBD38498C0C8639'O } } } } } 20250901095528578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095528578 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095528578 DMM INFO MM(262420000000022/cb4d0eef) -> GMM ATTACH REQUEST MI(TMSI-0xCB4D0EEF) type="GPRS attach" (gprs_gmm.c:1320) 20250901095528579 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095528579 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901095528579 DLLC NOTICE LLME(ffffffff/cb4d0eef){ASSIGNED} LLGM Assign pre (cb4d0eef => f15605fc) (gprs_llc.c:1079) 20250901095528579 DLLC NOTICE LLME(cb4d0eef/f15605fc){ASSIGNED} LLGM Assign post (cb4d0eef => f15605fc) (gprs_llc.c:1125) 20250901095528579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095528579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095528579 DMM DEBUG MM(262420000000022/f15605fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095528590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095528590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250901095528590 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095528590 DMM DEBUG MM(262420000000022/f15605fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250901095528590 DMM NOTICE MM(262420000000022/f15605fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095528590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095528590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095528591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095528591 DMM DEBUG MM(262420000000022/f15605fc) Requesting authorization (sgsn_auth.c:160) 20250901095528591 DMM INFO MM(262420000000022/f15605fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095528591 DMM DEBUG MM(262420000000022/f15605fc) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095528591 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250901095528591 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) 20250901095534592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250901095534592 DMM ERROR MM(262420000000022/f15605fc) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250901095534592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250901095534592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901095534592 DMM NOTICE MM(262420000000022/f15605fc) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250901095534592 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250901095534592 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) 20250901095534592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Reject}: Deallocated (fsm.c:568) 20250901095534592 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Deallocated (fsm.c:568) 20250901095534592 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095534592 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901095534592 DLLC NOTICE LLME(cb4d0eef/f15605fc){ASSIGNED} LLGM Assign pre (f15605fc => ffffffff) (gprs_llc.c:1079) 20250901095534592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f15605fc => ffffffff) (gprs_llc.c:1125) -NSVCI97(908)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095538005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095538005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095538005 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095538015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095538015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095538015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095538035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095538035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095538035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095548018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095548018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095548018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095548025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095548025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095548025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095548045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095548045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095548045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095548382 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901095548382 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901095548383 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095549008 DGPRS DEBUG Checking for inactive LLMEs, time = 19951454 (sgsn.c:132) 20250901095549008 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095549008 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095549008 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095549008 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095549008 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095549008 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095549009 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095549009 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095549009 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095549009 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095557999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095558001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095558001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901095558010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095558013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095558013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095558021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095558021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095558021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095558024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI98(913)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095558026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095558026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095558026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095558027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095558027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095558046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095558046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095558046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_second_attempt(923)@ffb704b9e379: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ffb704b9e379: Test Component 923 has requested to stop MTC. Terminating current testcase execution. 20250901095558459 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095558459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(920)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(904)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(919)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(908)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(918)@ffb704b9e379: Final verdict of PTC: none 20250901095558462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42718<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI196(907)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(914)@ffb704b9e379: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(912)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(909)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(905)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(913)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(921)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(922)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(910)@ffb704b9e379: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(917)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(915)@ffb704b9e379: Final verdict of PTC: none TC_attach_second_attempt(923)@ffb704b9e379: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(911)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(916)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(906)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(904): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(905): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(906): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_second_attempt-BVCI196(907): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(908): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(909): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(910): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(911): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_second_attempt-BVCI210(912): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(913): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(914): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(915): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(916): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_second_attempt-BVCI220(917): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(918): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(919): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(920): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(921): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(922): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_second_attempt(923): fail (none -> fail) reason: "Tguard timeout" MTC@ffb704b9e379: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Sep 1 09:55:58 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 20250901095558591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095558993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126712) 20250901095559460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095559460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126712, count=127972) 20250901095600461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095600462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Sep 1 09:56:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095601462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095601462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_echo_timeout started. 20250901095602103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095602106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(924)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(925)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(924)@ffb704b9e379: 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(928)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(928)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095602137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095602137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095602137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095602137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095602137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095602137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095602137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095602137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095602137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(928)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095602138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095602138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095602138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095602138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095602138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095602138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095602138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095602138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095602138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095602138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095602138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(928)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095602138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095602138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095602140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(929)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(925)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(925)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095602145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095602145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(927)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(930)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(929)@ffb704b9e379: 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(933)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(933)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095602151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095602151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095602151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095602151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095602151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095602151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095602151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095602151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095602151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(933)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095602153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095602153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095602153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095602153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095602153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095602153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095602153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095602153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095602153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095602153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095602153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095602153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095602153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095602156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(934)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(930)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(930)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095602161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095602161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(935)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(932)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(934)@ffb704b9e379: 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(938)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(938)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095602167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095602167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095602167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095602167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095602167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095602167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095602167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095602167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095602167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(938)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095602168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095602168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095602168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095602168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095602168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095602168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095602168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095602168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095602168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095602168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095602168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095602169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095602169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(938)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095602171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(935)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(935)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095602176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095602176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(937)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095602463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095602464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095602464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095602464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(939)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(939)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095602468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095602469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(939)@ffb704b9e379: 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(939)@ffb704b9e379: 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(939)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(939)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(927)@ffb704b9e379: Adding Client=TC_attach_echo_timeout(943), IMSI='262420000000067'H, TLLI='DBE45858'O, index=0 SGSN_Test-GSUP(940)@ffb704b9e379: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(943) TC_attach_echo_timeout(943)@ffb704b9e379: 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 := 'B5B71777FB48590A6C58C1351ED2D8B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C04F281D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '716AD5002BEFC735'O } } } } } 20250901095602541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095602541 DLLC NOTICE LLME(ffffffff/dbe45858){UNASSIGNED} LLC RX: unknown TLLI 0xdbe45858, creating LLME on the fly (gprs_llc.c:552) 20250901095602541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095602541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1320) 20250901095602541 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095602541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095602541 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095602541 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095602541 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095602541 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095602541 DLLC NOTICE LLME(ffffffff/dbe45858){UNASSIGNED} LLGM Assign pre (dbe45858 => f766d438) (gprs_llc.c:1079) 20250901095602541 DLLC NOTICE LLME(dbe45858/f766d438){ASSIGNED} LLGM Assign post (dbe45858 => f766d438) (gprs_llc.c:1125) 20250901095602541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095602541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095602541 DMM DEBUG MM(262420000000067/f766d438) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095602553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095602553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095602553 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095602553 DMM DEBUG MM(262420000000067/f766d438) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250901095602553 DMM NOTICE MM(262420000000067/f766d438) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095602553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095602553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095602553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095602553 DMM DEBUG MM(262420000000067/f766d438) Requesting authorization (sgsn_auth.c:160) 20250901095602553 DMM INFO MM(262420000000067/f766d438) Requesting authentication tuples (sgsn_auth.c:184) 20250901095602553 DMM DEBUG MM(262420000000067/f766d438) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095602553 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250901095602553 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(940)@ffb704b9e379: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(943) SGSN_Test-GSUP(940)@ffb704b9e379: Added IMSI table entry 0TC_attach_echo_timeout(943)"262420000000067" 20250901095602556 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095602556 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095602556 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095602556 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095602556 DMM INFO MM(262420000000067/f766d438) Subscriber data update (mmctx.c:445) 20250901095602556 DMM DEBUG MM(262420000000067/f766d438) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095602556 DMM INFO MM(262420000000067/f766d438) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095602556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095602556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095602556 DMM INFO MM(262420000000067/f766d438) <- GMM AUTH AND CIPHERING REQ (rand = b5 b7 17 77 fb 48 59 0a 6c 58 c1 35 1e d2 d8 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095602568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095602568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095602568 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095602568 DMM INFO MM(262420000000067/f766d438) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095602568 DMM NOTICE MM(262420000000067/f766d438) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095602568 DMM DEBUG MM(262420000000067/f766d438) checking auth: received GSM SRES = c0 4f 28 1d (gprs_gmm.c:716) 20250901095602568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095602568 DMM DEBUG MM(262420000000067/f766d438) Requesting authorization (sgsn_auth.c:160) 20250901095602568 DMM INFO MM(262420000000067/f766d438) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095602568 DMM DEBUG MM(262420000000067/f766d438) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095602568 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250901095602568 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) 20250901095602568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095602568 DMM INFO MM(262420000000067/f766d438) <- GMM ATTACH ACCEPT (new P-TMSI=0xf766d438) (gprs_gmm.c:337) 20250901095602571 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095602571 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095602571 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250901095602571 DMM INFO MM(262420000000067/f766d438) Subscriber data update (mmctx.c:445) 20250901095602571 DMM DEBUG MM(262420000000067/f766d438) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095602571 DMM INFO MM(262420000000067/f766d438) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095602571 DMM NOTICE MM(262420000000067/f766d438) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250901095602571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095602571 DMM NOTICE MM(262420000000067/f766d438) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095602571 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) 20250901095602572 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095602572 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250901095602572 DMM INFO MM(262420000000067/f766d438) Subscriber data update (mmctx.c:445) 20250901095602572 DMM DEBUG MM(262420000000067/f766d438) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095602584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095602584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095602584 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095602584 DMM INFO MM(262420000000067/f766d438) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095602584 DMM NOTICE MM(262420000000067/f766d438) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095602584 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095602584 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095602584 DLLC NOTICE LLME(dbe45858/f766d438){ASSIGNED} LLGM Assign pre (ffffffff => f766d438) (gprs_llc.c:1079) 20250901095602584 DLLC NOTICE LLME(ffffffff/f766d438){ASSIGNED} LLGM Assign post (ffffffff => f766d438) (gprs_llc.c:1125) 20250901095602584 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095602584 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095602584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095602584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(943)@ffb704b9e379: setverdict(pass): none -> pass 20250901095602639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095602639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095602640 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095602640 DMM INFO MM(262420000000067/f766d438) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095602640 DMM INFO MM(262420000000067/f766d438) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095602640 DMM DEBUG MM(262420000000067/f766d438) Using GGSN 0 (gprs_sm.c:317) 20250901095602640 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) 20250901095602640 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250901095602640 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095602640 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095602640 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:378) 20250901095602653 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 06 a9 21 93 11 84 95 85 16 14 05 7f 11 8a 62 2c 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:465) 20250901095602653 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc5220, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095602653 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095602653 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=f766d438, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095602653 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095602653 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(943)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095607486 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:378) 20250901095607493 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:465) 20250901095607493 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55918c111710) (sgsn_libgtp.c:633) -NSVCI97(928)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095612147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095612147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095612147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095612162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095612162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095612162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095612179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095612179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095612179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095612488 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1039" 20250901095617489 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:378) 20250901095617489 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:295) TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1039" 20250901095619009 DGPRS DEBUG Checking for inactive LLMEs, time = 19951484 (sgsn.c:132) 20250901095619009 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095619009 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095619009 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095619009 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095619009 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095619009 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095619010 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095619010 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095619010 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095619010 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(928)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095622159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095622159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095622159 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095622173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095622173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095622173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095622191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095622191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095622191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095622465 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901095622465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(939)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095622466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250901095622490 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:295) 20250901095622490 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:295) 20250901095622490 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1041" 20250901095627491 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:378) 20250901095627491 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:295) 20250901095627491 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:295) 20250901095627492 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:295) TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1041" 20250901095632139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095632145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095632145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901095632154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095632158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095632158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095632166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095632166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095632166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095632169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095632171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095632171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095632176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095632176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095632176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095632195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095632195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095632195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095632493 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:295) 20250901095632493 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:295) 20250901095632493 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:295) 20250901095632493 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:295) 20250901095632493 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1043" 20250901095637494 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:378) 20250901095637494 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:295) 20250901095637495 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:295) 20250901095637495 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:289) 20250901095637495 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55918c111710) (sgsn_libgtp.c:633) 20250901095637495 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55918c111710) (sgsn_libgtp.c:637) 20250901095637495 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250901095637495 DMM INFO MM(262420000000067/f766d438) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250901095637495 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250901095637495 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901095637495 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250901095637495 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250901095637495 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901095637495 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250901095637495 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250901095637495 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901095637495 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250901095637495 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250901095637495 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901095637495 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:295) 20250901095637495 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:295) TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@ffb704b9e379: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(943)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(927)@ffb704b9e379: Removing Client IMSI='262420000000067'H, index=0 20250901095637514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095637514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250901095637514 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095637514 DMM INFO MM(262420000000067/f766d438) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(943)@ffb704b9e379: Final verdict of PTC: pass 20250901095637520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39858<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_echo_timeout-BVCI210(932)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(940)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(928)@ffb704b9e379: Final verdict of PTC: none 20250901095637525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095637525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(924)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(933)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(938)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(939)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(925)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(929)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(942)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(934)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(930)@ffb704b9e379: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(927)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(935)@ffb704b9e379: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(937)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(941)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(931)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(926)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(936)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(924): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(925): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(926): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_echo_timeout-BVCI196(927): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(928): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(929): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(930): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(931): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_echo_timeout-BVCI210(932): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(933): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(934): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(935): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(936): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_echo_timeout-BVCI220(937): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(938): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(939): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(940): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(941): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(942): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_echo_timeout(943): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Sep 1 09:56:37 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 20250901095637584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095637987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127828) 20250901095638527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095638527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127828, count=129088) 20250901095639528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095639529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Sep 1 09:56:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095640530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095640530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_restart_ctr_echo started. 20250901095641103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095641108 DMM INFO MM(262420000000067/f766d438) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095641108 DMM INFO MM(262420000000067/f766d438) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095641108 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095641108 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095641108 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095641108 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095641108 DLLC NOTICE LLME(ffffffff/f766d438){ASSIGNED} LLGM Assign pre (f766d438 => ffffffff) (gprs_llc.c:1079) 20250901095641108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f766d438 => ffffffff) (gprs_llc.c:1125) 20250901095641108 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095641108 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095641108 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250901095641108 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) 20250901095641108 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) 20250901095641108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095641108 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095641108 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095641108 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095641108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(944)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(945)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(944)@ffb704b9e379: 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(948)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(948)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095641160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095641160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095641160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095641160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095641160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095641160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095641160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095641160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095641160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(948)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095641165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095641165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095641165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095641165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095641165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095641165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095641165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095641165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095641165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095641165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095641165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(948)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095641166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095641166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(948)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(949)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095641172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(945)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(945)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095641178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095641178 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(950)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(947)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(949)@ffb704b9e379: 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(953)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(953)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095641183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095641183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095641183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095641183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095641183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095641183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095641183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095641183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095641183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(953)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095641184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095641184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095641184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095641184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095641184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095641184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095641184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095641184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095641184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095641184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095641184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095641184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095641184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(953)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095641186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(954)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(950)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(950)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095641191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095641192 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(955)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(952)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(954)@ffb704b9e379: 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(958)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(958)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095641197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095641197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095641197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095641197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095641197 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095641197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095641197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095641197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095641197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(958)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095641198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095641198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095641198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095641198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095641198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095641198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095641198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095641198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095641198 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095641198 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095641198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095641198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095641198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(958)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095641200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(955)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095641205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095641205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(957)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095641531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095641531 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095641531 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095641531 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(959)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(959)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095641535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(959)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(959)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095641537 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(959)@ffb704b9e379: 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(959)@ffb704b9e379: 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(959)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(959)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(947)@ffb704b9e379: Adding Client=TC_attach_restart_ctr_echo(963), IMSI='262420000000023'H, TLLI='C53F1EB1'O, index=0 SGSN_Test-GSUP(960)@ffb704b9e379: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(963) TC_attach_restart_ctr_echo(963)@ffb704b9e379: 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 := '9D7F72647C5F6997B6C99B4447C809CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '830A47D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD4E921F387DACB4'O } } } } } 20250901095641594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095641594 DLLC NOTICE LLME(ffffffff/c53f1eb1){UNASSIGNED} LLC RX: unknown TLLI 0xc53f1eb1, creating LLME on the fly (gprs_llc.c:552) 20250901095641594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095641594 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1320) 20250901095641594 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095641594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095641594 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095641594 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095641594 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095641594 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095641594 DLLC NOTICE LLME(ffffffff/c53f1eb1){UNASSIGNED} LLGM Assign pre (c53f1eb1 => e600a0c5) (gprs_llc.c:1079) 20250901095641594 DLLC NOTICE LLME(c53f1eb1/e600a0c5){ASSIGNED} LLGM Assign post (c53f1eb1 => e600a0c5) (gprs_llc.c:1125) 20250901095641594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095641594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095641594 DMM DEBUG MM(262420000000023/e600a0c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095641603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095641603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095641603 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095641603 DMM DEBUG MM(262420000000023/e600a0c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250901095641603 DMM NOTICE MM(262420000000023/e600a0c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095641603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095641603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095641603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095641603 DMM DEBUG MM(262420000000023/e600a0c5) Requesting authorization (sgsn_auth.c:160) 20250901095641603 DMM INFO MM(262420000000023/e600a0c5) Requesting authentication tuples (sgsn_auth.c:184) 20250901095641603 DMM DEBUG MM(262420000000023/e600a0c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095641603 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250901095641603 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(960)@ffb704b9e379: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(963) SGSN_Test-GSUP(960)@ffb704b9e379: Added IMSI table entry 0TC_attach_restart_ctr_echo(963)"262420000000023" 20250901095641606 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095641606 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095641606 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095641606 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095641606 DMM INFO MM(262420000000023/e600a0c5) Subscriber data update (mmctx.c:445) 20250901095641606 DMM DEBUG MM(262420000000023/e600a0c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095641606 DMM INFO MM(262420000000023/e600a0c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095641606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095641606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095641606 DMM INFO MM(262420000000023/e600a0c5) <- GMM AUTH AND CIPHERING REQ (rand = 9d 7f 72 64 7c 5f 69 97 b6 c9 9b 44 47 c8 09 cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095641614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095641614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095641614 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095641614 DMM INFO MM(262420000000023/e600a0c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095641614 DMM NOTICE MM(262420000000023/e600a0c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095641614 DMM DEBUG MM(262420000000023/e600a0c5) checking auth: received GSM SRES = 83 0a 47 d4 (gprs_gmm.c:716) 20250901095641614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095641614 DMM DEBUG MM(262420000000023/e600a0c5) Requesting authorization (sgsn_auth.c:160) 20250901095641614 DMM INFO MM(262420000000023/e600a0c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095641614 DMM DEBUG MM(262420000000023/e600a0c5) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095641614 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250901095641614 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) 20250901095641614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095641614 DMM INFO MM(262420000000023/e600a0c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe600a0c5) (gprs_gmm.c:337) 20250901095641617 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095641617 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095641617 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250901095641617 DMM INFO MM(262420000000023/e600a0c5) Subscriber data update (mmctx.c:445) 20250901095641617 DMM DEBUG MM(262420000000023/e600a0c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095641617 DMM INFO MM(262420000000023/e600a0c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095641617 DMM NOTICE MM(262420000000023/e600a0c5) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250901095641617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095641617 DMM NOTICE MM(262420000000023/e600a0c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095641617 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) 20250901095641617 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095641617 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250901095641617 DMM INFO MM(262420000000023/e600a0c5) Subscriber data update (mmctx.c:445) 20250901095641617 DMM DEBUG MM(262420000000023/e600a0c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095641626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095641626 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095641626 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095641626 DMM INFO MM(262420000000023/e600a0c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095641626 DMM NOTICE MM(262420000000023/e600a0c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095641626 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095641626 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095641626 DLLC NOTICE LLME(c53f1eb1/e600a0c5){ASSIGNED} LLGM Assign pre (ffffffff => e600a0c5) (gprs_llc.c:1079) 20250901095641627 DLLC NOTICE LLME(ffffffff/e600a0c5){ASSIGNED} LLGM Assign post (ffffffff => e600a0c5) (gprs_llc.c:1125) 20250901095641627 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095641627 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095641627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095641627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(963)@ffb704b9e379: setverdict(pass): none -> pass 20250901095641683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095641683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095641683 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095641683 DMM INFO MM(262420000000023/e600a0c5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095641683 DMM INFO MM(262420000000023/e600a0c5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095641683 DMM DEBUG MM(262420000000023/e600a0c5) Using GGSN 0 (gprs_sm.c:317) 20250901095641683 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250901095641683 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095641683 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095641683 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:378) 20250901095641707 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 96 1e 9c 0f 11 42 bc 7e b5 14 05 7f 3b 2d f5 06 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:465) 20250901095641707 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc20b8, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095641707 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095641707 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=e600a0c5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095641707 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095641707 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(963)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095646685 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:378) 20250901095646689 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:465) 20250901095646690 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55918c111710) (sgsn_libgtp.c:633) 20250901095649010 DGPRS DEBUG Checking for inactive LLMEs, time = 19951514 (sgsn.c:132) 20250901095649010 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095649010 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095649010 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095649010 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095649010 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095649010 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095649011 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095649011 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095649011 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095649011 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(948)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095651179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095651180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095651180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(948)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095651193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095651194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095651194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(953)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095651209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095651209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095651209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(958)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095651686 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:378) 20250901095651691 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:465) 20250901095651691 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55918c111710) (sgsn_libgtp.c:633) 20250901095651691 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250901095651691 DMM INFO MM(262420000000023/e600a0c5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250901095651691 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250901095651691 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(963)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(947)@ffb704b9e379: Removing Client IMSI='262420000000023'H, index=0 20250901095651705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095651705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250901095651705 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095651705 DMM INFO MM(262420000000023/e600a0c5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(963)@ffb704b9e379: Final verdict of PTC: pass 20250901095651715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(960)@ffb704b9e379: Final verdict of PTC: none 20250901095651720 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095651720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_restart_ctr_echo-BVCI210(952)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(950)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(948)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(953)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(949)@ffb704b9e379: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(957)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(958)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(944)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(955)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(945)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(959)@ffb704b9e379: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(947)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(961)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(962)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(954)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(956)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(951)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(946)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(944): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(945): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(946): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(947): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(948): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(949): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(950): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(951): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(952): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(953): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(954): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(955): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(956): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(957): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(958): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(959): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(960): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(961): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(962): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_restart_ctr_echo(963): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Sep 1 09:56:51 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 20250901095651771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095652173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50926<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110396) 20250901095652721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095652721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110396, count=114752) 20250901095653723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095653723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Sep 1 09:56:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095654724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095654724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_restart_ctr_create started. 20250901095655282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095655284 DMM INFO MM(262420000000023/e600a0c5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095655285 DMM INFO MM(262420000000023/e600a0c5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095655285 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095655285 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095655285 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095655285 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095655285 DLLC NOTICE LLME(ffffffff/e600a0c5){ASSIGNED} LLGM Assign pre (e600a0c5 => ffffffff) (gprs_llc.c:1079) 20250901095655285 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e600a0c5 => ffffffff) (gprs_llc.c:1125) 20250901095655285 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095655285 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095655285 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250901095655285 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) 20250901095655285 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) 20250901095655285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095655285 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095655285 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095655285 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095655285 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(964)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(965)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(964)@ffb704b9e379: 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(968)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(968)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095655325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095655325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095655325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095655325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095655325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095655325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095655325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095655325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095655325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(968)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095655326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095655326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095655326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095655326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095655326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095655326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095655326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095655326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095655326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095655326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095655326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095655326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095655326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(968)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(968)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095655329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(969)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(965)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(965)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095655335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655335 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(970)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(967)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(969)@ffb704b9e379: 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(973)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(973)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095655340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095655340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095655340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095655340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095655340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095655340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095655340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095655340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095655340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(973)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095655340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095655340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095655340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095655340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095655340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095655340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095655340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095655340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095655340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095655340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095655340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095655341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095655341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(973)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(973)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095655343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(974)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(970)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(970)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095655347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(972)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(975)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(974)@ffb704b9e379: 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(978)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(978)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095655355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095655355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095655355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095655355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095655355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095655355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095655355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095655355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095655355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(978)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095655355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095655355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095655355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095655355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095655355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095655355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095655355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095655355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095655355 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095655355 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095655355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095655356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095655356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(978)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(978)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095655357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(975)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(975)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095655362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(977)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095655724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095655725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095655725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095655725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(979)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(979)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095655729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(979)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(979)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095655730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(979)@ffb704b9e379: 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(979)@ffb704b9e379: 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(979)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(979)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(967)@ffb704b9e379: Adding Client=TC_attach_restart_ctr_create(983), IMSI='262420000000024'H, TLLI='FE83EDA1'O, index=0 SGSN_Test-GSUP(980)@ffb704b9e379: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(983) TC_attach_restart_ctr_create(983)@ffb704b9e379: 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 := '30DDDED2A2C768EA398C47AB78D58BA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5F55820'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7450D2EB17C315EB'O } } } } } 20250901095655808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655808 DLLC NOTICE LLME(ffffffff/fe83eda1){UNASSIGNED} LLC RX: unknown TLLI 0xfe83eda1, creating LLME on the fly (gprs_llc.c:552) 20250901095655808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095655808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1320) 20250901095655808 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095655808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095655808 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095655808 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095655808 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095655808 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095655808 DLLC NOTICE LLME(ffffffff/fe83eda1){UNASSIGNED} LLGM Assign pre (fe83eda1 => d3a34b9f) (gprs_llc.c:1079) 20250901095655808 DLLC NOTICE LLME(fe83eda1/d3a34b9f){ASSIGNED} LLGM Assign post (fe83eda1 => d3a34b9f) (gprs_llc.c:1125) 20250901095655808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095655808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095655808 DMM DEBUG MM(262420000000024/d3a34b9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095655827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095655827 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095655827 DMM DEBUG MM(262420000000024/d3a34b9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250901095655827 DMM NOTICE MM(262420000000024/d3a34b9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095655827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095655827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095655828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095655828 DMM DEBUG MM(262420000000024/d3a34b9f) Requesting authorization (sgsn_auth.c:160) 20250901095655828 DMM INFO MM(262420000000024/d3a34b9f) Requesting authentication tuples (sgsn_auth.c:184) 20250901095655828 DMM DEBUG MM(262420000000024/d3a34b9f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095655828 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250901095655828 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(980)@ffb704b9e379: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(983) SGSN_Test-GSUP(980)@ffb704b9e379: Added IMSI table entry 0TC_attach_restart_ctr_create(983)"262420000000024" 20250901095655833 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095655833 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095655833 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095655833 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095655833 DMM INFO MM(262420000000024/d3a34b9f) Subscriber data update (mmctx.c:445) 20250901095655833 DMM DEBUG MM(262420000000024/d3a34b9f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095655833 DMM INFO MM(262420000000024/d3a34b9f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095655833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095655833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095655833 DMM INFO MM(262420000000024/d3a34b9f) <- GMM AUTH AND CIPHERING REQ (rand = 30 dd de d2 a2 c7 68 ea 39 8c 47 ab 78 d5 8b a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095655852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095655852 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095655852 DMM INFO MM(262420000000024/d3a34b9f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095655852 DMM NOTICE MM(262420000000024/d3a34b9f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095655852 DMM DEBUG MM(262420000000024/d3a34b9f) checking auth: received GSM SRES = f5 f5 58 20 (gprs_gmm.c:716) 20250901095655852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095655852 DMM DEBUG MM(262420000000024/d3a34b9f) Requesting authorization (sgsn_auth.c:160) 20250901095655852 DMM INFO MM(262420000000024/d3a34b9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095655852 DMM DEBUG MM(262420000000024/d3a34b9f) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095655852 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250901095655852 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) 20250901095655852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095655852 DMM INFO MM(262420000000024/d3a34b9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3a34b9f) (gprs_gmm.c:337) 20250901095655856 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095655856 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095655856 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250901095655856 DMM INFO MM(262420000000024/d3a34b9f) Subscriber data update (mmctx.c:445) 20250901095655856 DMM DEBUG MM(262420000000024/d3a34b9f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095655856 DMM INFO MM(262420000000024/d3a34b9f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095655856 DMM NOTICE MM(262420000000024/d3a34b9f) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250901095655856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095655856 DMM NOTICE MM(262420000000024/d3a34b9f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095655856 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) 20250901095655857 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095655857 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250901095655858 DMM INFO MM(262420000000024/d3a34b9f) Subscriber data update (mmctx.c:445) 20250901095655858 DMM DEBUG MM(262420000000024/d3a34b9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095655869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095655869 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095655869 DMM INFO MM(262420000000024/d3a34b9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095655869 DMM NOTICE MM(262420000000024/d3a34b9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095655869 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095655869 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095655869 DLLC NOTICE LLME(fe83eda1/d3a34b9f){ASSIGNED} LLGM Assign pre (ffffffff => d3a34b9f) (gprs_llc.c:1079) 20250901095655869 DLLC NOTICE LLME(ffffffff/d3a34b9f){ASSIGNED} LLGM Assign post (ffffffff => d3a34b9f) (gprs_llc.c:1125) 20250901095655869 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095655869 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095655869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095655869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(983)@ffb704b9e379: setverdict(pass): none -> pass 20250901095655927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095655927 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095655927 DMM INFO MM(262420000000024/d3a34b9f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095655927 DMM INFO MM(262420000000024/d3a34b9f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095655927 DMM DEBUG MM(262420000000024/d3a34b9f) Using GGSN 0 (gprs_sm.c:317) 20250901095655927 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250901095655927 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095655927 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095655927 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:378) 20250901095655957 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 27 d2 89 25 11 1f 9d fb c6 14 05 7f 50 ac ab 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=1048 from retransmit req queue (gtp.c:465) 20250901095655957 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fe86bfc20b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250901095655957 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fe86bfc20b8, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095655957 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250901095655957 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250901095655957 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901095655957 DMM NOTICE MM(262420000000024/d3a34b9f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(983)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095655971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095655971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095655971 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095655971 DMM INFO MM(262420000000024/d3a34b9f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095655971 DMM INFO MM(262420000000024/d3a34b9f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095655971 DMM DEBUG MM(262420000000024/d3a34b9f) Using GGSN 0 (gprs_sm.c:317) 20250901095655971 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250901095655971 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095655971 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095655971 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:378) 20250901095655977 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 27 d2 89 25 11 1f 9d fb c6 14 05 7f 50 ac ab 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=1049 from retransmit req queue (gtp.c:465) 20250901095655977 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fe86bfc20b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250901095655977 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc20b8, cbp=0x55918c11dd90) (sgsn_libgtp.c:633) 20250901095655977 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095655977 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=d3a34b9f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095655977 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095655977 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(983)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(967)@ffb704b9e379: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(983)@ffb704b9e379: Final verdict of PTC: pass 20250901095655998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48772<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095656002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095656002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(965)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(978)@ffb704b9e379: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(972)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(964)@ffb704b9e379: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(967)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(968)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(979)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(980)@ffb704b9e379: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(977)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(973)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(969)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(970)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(974)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(966)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(982)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(971)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(976)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(981)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(975)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(964): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(965): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(966): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(967): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(968): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(969): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(970): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(971): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(972): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(973): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(974): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(975): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(976): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(977): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(978): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(979): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(980): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(981): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(982): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_restart_ctr_create(983): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Sep 1 09:56:56 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 20250901095656064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095656466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104584) 20250901095657003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095657003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104584, count=105744) 20250901095658004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095658004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Sep 1 09:56:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095659005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095659005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250901095659572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095659574 DMM INFO MM(262420000000024/d3a34b9f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095659574 DMM INFO MM(262420000000024/d3a34b9f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095659574 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095659574 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095659574 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095659574 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095659574 DLLC NOTICE LLME(ffffffff/d3a34b9f){ASSIGNED} LLGM Assign pre (d3a34b9f => ffffffff) (gprs_llc.c:1079) 20250901095659574 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3a34b9f => ffffffff) (gprs_llc.c:1125) 20250901095659574 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095659574 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095659574 DMM NOTICE MM(262420000000024/d3a34b9f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095659574 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250901095659574 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095659574 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095659574 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:378) 20250901095659574 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250901095659574 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) 20250901095659574 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) 20250901095659574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095659574 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095659574 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095659574 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095659574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(984)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(985)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(984)@ffb704b9e379: 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(988)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(988)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095659616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095659616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095659616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095659616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095659616 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095659616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095659616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095659616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095659616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(988)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095659617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095659617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095659617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095659617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095659617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095659617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095659617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095659617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095659617 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095659617 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095659617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095659617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095659617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(988)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095659619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(989)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(985)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(985)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095659624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095659624 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(987)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(990)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(989)@ffb704b9e379: 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(993)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(993)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095659630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095659630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095659630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095659630 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095659630 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095659630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095659630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095659630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095659630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(993)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095659631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095659631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095659631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095659631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095659631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095659631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095659631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095659631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095659631 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095659631 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095659631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095659631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095659631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095659633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(994)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(990)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(990)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095659638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095659638 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(992)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(995)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(994)@ffb704b9e379: 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(998)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(998)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095659643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095659643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095659643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095659643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095659643 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095659643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095659643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095659643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095659643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(998)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095659644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095659644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095659644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095659644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095659644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095659644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095659644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095659644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095659644 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095659644 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095659644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095659645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095659645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(998)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095659647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(995)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(995)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095659652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095659652 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(997)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095700006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095700006 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095700006 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095700006 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(999)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(999)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095700011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095700012 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(999)@ffb704b9e379: 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(999)@ffb704b9e379: 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(999)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(999)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@ffb704b9e379: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(1003), IMSI='262420000000025'H, TLLI='E2D45636'O, index=0 SGSN_Test-GSUP(1000)@ffb704b9e379: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@ffb704b9e379: 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 := 'CA8654C1E8479A61E05E21A7696B372A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81E7D56F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B721664E00F4D80'O } } } } } 20250901095701103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095701103 DLLC NOTICE LLME(ffffffff/e2d45636){UNASSIGNED} LLC RX: unknown TLLI 0xe2d45636, creating LLME on the fly (gprs_llc.c:552) 20250901095701103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095701103 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1320) 20250901095701103 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095701103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095701103 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095701103 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095701103 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095701103 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095701103 DLLC NOTICE LLME(ffffffff/e2d45636){UNASSIGNED} LLGM Assign pre (e2d45636 => e9ad06fb) (gprs_llc.c:1079) 20250901095701103 DLLC NOTICE LLME(e2d45636/e9ad06fb){ASSIGNED} LLGM Assign post (e2d45636 => e9ad06fb) (gprs_llc.c:1125) 20250901095701103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095701103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095701103 DMM DEBUG MM(262420000000025/e9ad06fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095701126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095701127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095701127 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095701127 DMM DEBUG MM(262420000000025/e9ad06fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250901095701127 DMM NOTICE MM(262420000000025/e9ad06fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095701127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095701127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095701127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095701127 DMM DEBUG MM(262420000000025/e9ad06fb) Requesting authorization (sgsn_auth.c:160) 20250901095701127 DMM INFO MM(262420000000025/e9ad06fb) Requesting authentication tuples (sgsn_auth.c:184) 20250901095701127 DMM DEBUG MM(262420000000025/e9ad06fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095701127 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250901095701127 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(1000)@ffb704b9e379: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) SGSN_Test-GSUP(1000)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(1003)"262420000000025" 20250901095701133 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095701133 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095701133 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095701133 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095701133 DMM INFO MM(262420000000025/e9ad06fb) Subscriber data update (mmctx.c:445) 20250901095701133 DMM DEBUG MM(262420000000025/e9ad06fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095701133 DMM INFO MM(262420000000025/e9ad06fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095701133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095701133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095701133 DMM INFO MM(262420000000025/e9ad06fb) <- GMM AUTH AND CIPHERING REQ (rand = ca 86 54 c1 e8 47 9a 61 e0 5e 21 a7 69 6b 37 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095701149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095701149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095701149 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095701149 DMM INFO MM(262420000000025/e9ad06fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095701149 DMM NOTICE MM(262420000000025/e9ad06fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095701150 DMM DEBUG MM(262420000000025/e9ad06fb) checking auth: received GSM SRES = 81 e7 d5 6f (gprs_gmm.c:716) 20250901095701150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095701150 DMM DEBUG MM(262420000000025/e9ad06fb) Requesting authorization (sgsn_auth.c:160) 20250901095701150 DMM INFO MM(262420000000025/e9ad06fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095701150 DMM DEBUG MM(262420000000025/e9ad06fb) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095701150 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250901095701150 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) 20250901095701150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095701150 DMM INFO MM(262420000000025/e9ad06fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9ad06fb) (gprs_gmm.c:337) 20250901095701152 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095701153 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095701153 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250901095701153 DMM INFO MM(262420000000025/e9ad06fb) Subscriber data update (mmctx.c:445) 20250901095701153 DMM DEBUG MM(262420000000025/e9ad06fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095701153 DMM INFO MM(262420000000025/e9ad06fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095701153 DMM NOTICE MM(262420000000025/e9ad06fb) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250901095701153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095701153 DMM NOTICE MM(262420000000025/e9ad06fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095701153 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) 20250901095701154 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095701154 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250901095701154 DMM INFO MM(262420000000025/e9ad06fb) Subscriber data update (mmctx.c:445) 20250901095701154 DMM DEBUG MM(262420000000025/e9ad06fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095701165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095701165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095701165 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095701165 DMM INFO MM(262420000000025/e9ad06fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095701165 DMM NOTICE MM(262420000000025/e9ad06fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095701165 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095701165 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095701165 DLLC NOTICE LLME(e2d45636/e9ad06fb){ASSIGNED} LLGM Assign pre (ffffffff => e9ad06fb) (gprs_llc.c:1079) 20250901095701165 DLLC NOTICE LLME(ffffffff/e9ad06fb){ASSIGNED} LLGM Assign post (ffffffff => e9ad06fb) (gprs_llc.c:1125) 20250901095701165 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095701165 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095701165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095701165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@ffb704b9e379: setverdict(pass): none -> pass 20250901095701222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095701222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095701222 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095701222 DMM INFO MM(262420000000025/e9ad06fb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095701222 DMM INFO MM(262420000000025/e9ad06fb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095701222 DMM DEBUG MM(262420000000025/e9ad06fb) Using GGSN 0 (gprs_sm.c:317) 20250901095701222 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) 20250901095701222 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250901095701222 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095701222 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095701223 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:378) 20250901095701251 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 55 ce c6 ff 11 36 13 84 1a 14 05 7f 07 81 87 3b 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:465) 20250901095701251 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc3130, cbp=0x55918c119250) (sgsn_libgtp.c:633) 20250901095701251 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095701251 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=e9ad06fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095701251 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095701251 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(1003)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095701265 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250901095701265 DGPRS INFO PDP(262420000000025:5): Context 0x7fe86bfc3130 was deleted (sgsn_libgtp.c:707) 20250901095701265 DMM INFO MM(262420000000025/e9ad06fb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250901095701265 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250901095701265 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901095709266 DMM INFO MM(262420000000025/e9ad06fb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(988)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095709621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095709621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095709621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095709643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095709643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095709643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095709656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095709656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095709656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095717000 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:315) 20250901095717266 DMM INFO MM(262420000000025/e9ad06fb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250901095719010 DGPRS DEBUG Checking for inactive LLMEs, time = 19951544 (sgsn.c:132) 20250901095719010 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095719010 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095719010 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095719010 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095719010 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095719010 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095719011 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095719011 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095719011 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095719011 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(988)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095719627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095719628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095719628 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095719655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095719655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095719655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095719666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095719666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095719666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095720007 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901095720007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901095720008 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095725267 DMM INFO MM(262420000000025/e9ad06fb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250901095729618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095729625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095729625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095729631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095729632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095729632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095729632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095729635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095729635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901095729646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095729648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095729648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095729659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095729659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095729659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095729668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095729668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095729668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095733268 DMM INFO MM(262420000000025/e9ad06fb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@ffb704b9e379: Removing Client IMSI='262420000000025'H, index=0 20250901095733285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095733285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250901095733285 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095733285 DMM INFO MM(262420000000025/e9ad06fb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@ffb704b9e379: Final verdict of PTC: pass 20250901095733290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48792<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095733294 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095733294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1000)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(994)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(985)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(999)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(988)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(993)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(984)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1001)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1002)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(989)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(990)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(998)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(995)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(996)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(986)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(991)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(984): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(985): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(986): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(988): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(989): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(990): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(991): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(993): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(994): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(995): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(996): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(998): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(999): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1000): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1001): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1002): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(1003): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Sep 1 09:57:33 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 20250901095733362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095733764 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126040) 20250901095734295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095734295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126040, count=127200) 20250901095735296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095735296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Sep 1 09:57:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095736297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095736297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250901095736888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095736890 DMM INFO MM(262420000000025/e9ad06fb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095736890 DMM INFO MM(262420000000025/e9ad06fb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095736890 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095736890 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095736890 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095736890 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095736890 DLLC NOTICE LLME(ffffffff/e9ad06fb){ASSIGNED} LLGM Assign pre (e9ad06fb => ffffffff) (gprs_llc.c:1079) 20250901095736890 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9ad06fb => ffffffff) (gprs_llc.c:1125) 20250901095736890 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095736890 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095736890 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250901095736890 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) 20250901095736890 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) 20250901095736890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095736890 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095736890 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095736890 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095736890 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1004)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1005)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1004)@ffb704b9e379: 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(1008)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1008)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095736930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095736930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095736930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095736930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095736930 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095736930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095736930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095736930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095736930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250901095736931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095736931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095736931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095736931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095736931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095736931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095736931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095736931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095736931 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095736931 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095736931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095736931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095736931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1008)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1008)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095736933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1009)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1005)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1005)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095736937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095736937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1010)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1009)@ffb704b9e379: 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(1013)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1013)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095736944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095736944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095736944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095736944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095736944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095736944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095736944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095736944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095736944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1013)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095736944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095736944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095736944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095736944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095736944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095736944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095736944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095736944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095736944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095736944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095736944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095736945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095736945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1013)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095736946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1014)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1010)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1010)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095736951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095736951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1015)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1014)@ffb704b9e379: 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(1018)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1018)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095736960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095736960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095736960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095736960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095736960 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095736960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095736960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095736960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095736960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1018)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095736961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095736961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095736961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095736961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095736961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095736961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095736961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095736961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095736961 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095736961 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095736961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095736961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095736961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1018)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095736964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1015)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095736969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095736969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095737299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095737299 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095737299 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095737299 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1019)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1019)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095737303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095737304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1019)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1019)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1019)@ffb704b9e379: 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(1019)@ffb704b9e379: 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(1019)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1019)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@ffb704b9e379: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(1023), IMSI='262420000000027'H, TLLI='E37C1401'O, index=0 SGSN_Test-GSUP(1020)@ffb704b9e379: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(1023) TC_attach_pdp_act_deact_gtp_retrans(1023)@ffb704b9e379: 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 := 'DCE5BF7E1744BF749415D880C30A0F55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E656F05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D336D32208CF1AD'O } } } } } 20250901095737373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095737373 DLLC NOTICE LLME(ffffffff/e37c1401){UNASSIGNED} LLC RX: unknown TLLI 0xe37c1401, creating LLME on the fly (gprs_llc.c:552) 20250901095737373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095737373 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1320) 20250901095737373 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095737373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095737373 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095737373 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095737373 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095737373 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095737373 DLLC NOTICE LLME(ffffffff/e37c1401){UNASSIGNED} LLGM Assign pre (e37c1401 => e86d572b) (gprs_llc.c:1079) 20250901095737373 DLLC NOTICE LLME(e37c1401/e86d572b){ASSIGNED} LLGM Assign post (e37c1401 => e86d572b) (gprs_llc.c:1125) 20250901095737373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095737373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095737373 DMM DEBUG MM(262420000000027/e86d572b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095737384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095737384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095737384 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095737384 DMM DEBUG MM(262420000000027/e86d572b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250901095737384 DMM NOTICE MM(262420000000027/e86d572b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095737384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095737384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095737384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095737384 DMM DEBUG MM(262420000000027/e86d572b) Requesting authorization (sgsn_auth.c:160) 20250901095737384 DMM INFO MM(262420000000027/e86d572b) Requesting authentication tuples (sgsn_auth.c:184) 20250901095737384 DMM DEBUG MM(262420000000027/e86d572b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095737384 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250901095737384 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(1020)@ffb704b9e379: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(1023) SGSN_Test-GSUP(1020)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(1023)"262420000000027" 20250901095737387 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095737387 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095737387 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095737388 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095737388 DMM INFO MM(262420000000027/e86d572b) Subscriber data update (mmctx.c:445) 20250901095737388 DMM DEBUG MM(262420000000027/e86d572b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095737388 DMM INFO MM(262420000000027/e86d572b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095737388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095737388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095737388 DMM INFO MM(262420000000027/e86d572b) <- GMM AUTH AND CIPHERING REQ (rand = dc e5 bf 7e 17 44 bf 74 94 15 d8 80 c3 0a 0f 55 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095737397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095737397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095737397 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095737397 DMM INFO MM(262420000000027/e86d572b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095737397 DMM NOTICE MM(262420000000027/e86d572b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095737397 DMM DEBUG MM(262420000000027/e86d572b) checking auth: received GSM SRES = 2e 65 6f 05 (gprs_gmm.c:716) 20250901095737397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095737397 DMM DEBUG MM(262420000000027/e86d572b) Requesting authorization (sgsn_auth.c:160) 20250901095737397 DMM INFO MM(262420000000027/e86d572b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095737397 DMM DEBUG MM(262420000000027/e86d572b) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095737397 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250901095737397 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) 20250901095737397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095737397 DMM INFO MM(262420000000027/e86d572b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe86d572b) (gprs_gmm.c:337) 20250901095737399 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095737399 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095737399 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250901095737399 DMM INFO MM(262420000000027/e86d572b) Subscriber data update (mmctx.c:445) 20250901095737399 DMM DEBUG MM(262420000000027/e86d572b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095737399 DMM INFO MM(262420000000027/e86d572b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095737399 DMM NOTICE MM(262420000000027/e86d572b) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250901095737399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095737399 DMM NOTICE MM(262420000000027/e86d572b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095737399 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) 20250901095737400 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095737400 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250901095737400 DMM INFO MM(262420000000027/e86d572b) Subscriber data update (mmctx.c:445) 20250901095737400 DMM DEBUG MM(262420000000027/e86d572b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095737407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095737407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095737407 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095737407 DMM INFO MM(262420000000027/e86d572b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095737407 DMM NOTICE MM(262420000000027/e86d572b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095737407 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095737407 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095737407 DLLC NOTICE LLME(e37c1401/e86d572b){ASSIGNED} LLGM Assign pre (ffffffff => e86d572b) (gprs_llc.c:1079) 20250901095737407 DLLC NOTICE LLME(ffffffff/e86d572b){ASSIGNED} LLGM Assign post (ffffffff => e86d572b) (gprs_llc.c:1125) 20250901095737407 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095737407 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095737407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095737407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(1023)@ffb704b9e379: setverdict(pass): none -> pass 20250901095737461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095737461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095737461 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095737461 DMM INFO MM(262420000000027/e86d572b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095737461 DMM INFO MM(262420000000027/e86d572b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095737461 DMM DEBUG MM(262420000000027/e86d572b) Using GGSN 0 (gprs_sm.c:317) 20250901095737461 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) 20250901095737461 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250901095737461 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095737461 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095737461 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@ffb704b9e379: First createPDPContextRequest received, dropping & waiting for retransmission 20250901095742462 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:295) 20250901095742483 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 0e 31 86 9a 11 5d 64 e3 ef 14 05 7f 14 85 34 c4 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:465) 20250901095742483 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc3130, cbp=0x55918c119250) (sgsn_libgtp.c:633) 20250901095742483 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095742483 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=e86d572b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095742483 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095742483 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250901095742499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095742499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250901095742499 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095742499 DMM INFO MM(262420000000027/e86d572b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250901095742499 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095742499 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@ffb704b9e379: First deletePDPContextRequest received, dropping & waiting for retransmission -NSVCI97(1008)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095746938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095746938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095746938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095746949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095746949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095746949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1013)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095746973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095746973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095746973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1018)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095747500 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:295) 20250901095747507 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:465) 20250901095747507 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe86bfc3130, cbp=0x55918c119250) (sgsn_libgtp.c:633) 20250901095747507 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250901095747507 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=e86d572b, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095747507 DMM INFO MM(262420000000027/e86d572b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250901095747507 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250901095747507 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(1023)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(1023)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@ffb704b9e379: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(1023)@ffb704b9e379: Final verdict of PTC: pass 20250901095747526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50240<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095747531 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095747531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1020)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1019)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1009)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1021)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1013)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1004)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1018)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1014)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1005)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1008)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1010)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1015)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1022)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1006)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1016)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1011)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1004): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1005): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1006): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1008): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1009): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1010): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1011): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1013): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1014): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1015): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1016): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1018): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1019): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1020): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1021): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1022): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(1023): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Sep 1 09:57:47 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 20250901095747587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095747989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106244) 20250901095748532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095748532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106244, count=106784) 20250901095749011 DGPRS DEBUG Checking for inactive LLMEs, time = 19951574 (sgsn.c:132) 20250901095749011 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095749011 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095749011 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095749011 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095749011 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095749011 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095749011 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095749011 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095749011 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095749011 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095749534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095749534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Sep 1 09:57:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095750536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095750536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250901095751094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095751095 DMM INFO MM(262420000000027/e86d572b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095751095 DMM INFO MM(262420000000027/e86d572b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095751095 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095751095 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095751095 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095751095 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095751095 DLLC NOTICE LLME(ffffffff/e86d572b){ASSIGNED} LLGM Assign pre (e86d572b => ffffffff) (gprs_llc.c:1079) 20250901095751095 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e86d572b => ffffffff) (gprs_llc.c:1125) 20250901095751095 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250901095751095 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) 20250901095751095 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) 20250901095751095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095751095 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095751095 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095751095 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095751095 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1024)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1025)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1024)@ffb704b9e379: 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(1028)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1028)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095751118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095751118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095751118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095751118 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095751118 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095751118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095751118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095751118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095751118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1028)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095751119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095751119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095751119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095751119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095751119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095751119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095751119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095751119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095751119 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095751119 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095751119 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095751120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095751120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1028)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1028)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095751123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1029)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1025)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1025)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095751130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1030)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1029)@ffb704b9e379: 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(1033)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1033)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095751136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095751136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095751136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095751136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095751136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095751136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1033)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095751137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095751137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095751137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095751137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095751137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095751137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095751137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095751137 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095751137 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095751137 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095751137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095751138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095751138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1033)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1033)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1034)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095751141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1030)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1030)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1034)@ffb704b9e379: 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(1038)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250901095751148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751148 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1038)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095751151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095751151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095751151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095751151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095751151 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095751151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095751151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095751151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095751151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1038)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095751152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095751152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095751152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095751152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095751152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095751152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095751152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095751152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095751152 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095751152 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095751152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095751152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095751152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1038)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1038)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095751154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1035)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095751158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751158 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(1037)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095751537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095751537 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095751537 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095751537 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1039)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1039)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095751542 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095751543 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1039)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1039)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1039)@ffb704b9e379: 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(1039)@ffb704b9e379: 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(1039)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1039)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@ffb704b9e379: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(1043), IMSI='262420000000028'H, TLLI='D8C6A214'O, index=0 SGSN_Test-GSUP(1040)@ffb704b9e379: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@ffb704b9e379: 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 := '26B88A61A13ADFC2EADB9A79BB68AA41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4B0F600'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65386C599E22EF62'O } } } } } 20250901095751624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751625 DLLC NOTICE LLME(ffffffff/d8c6a214){UNASSIGNED} LLC RX: unknown TLLI 0xd8c6a214, creating LLME on the fly (gprs_llc.c:552) 20250901095751625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095751625 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1320) 20250901095751625 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095751625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095751625 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095751625 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095751625 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095751625 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095751625 DLLC NOTICE LLME(ffffffff/d8c6a214){UNASSIGNED} LLGM Assign pre (d8c6a214 => dcefc51f) (gprs_llc.c:1079) 20250901095751625 DLLC NOTICE LLME(d8c6a214/dcefc51f){ASSIGNED} LLGM Assign post (d8c6a214 => dcefc51f) (gprs_llc.c:1125) 20250901095751625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095751625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095751625 DMM DEBUG MM(262420000000028/dcefc51f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095751643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095751643 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095751643 DMM DEBUG MM(262420000000028/dcefc51f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250901095751643 DMM NOTICE MM(262420000000028/dcefc51f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095751643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095751643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095751643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095751643 DMM DEBUG MM(262420000000028/dcefc51f) Requesting authorization (sgsn_auth.c:160) 20250901095751643 DMM INFO MM(262420000000028/dcefc51f) Requesting authentication tuples (sgsn_auth.c:184) 20250901095751643 DMM DEBUG MM(262420000000028/dcefc51f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095751644 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250901095751644 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(1040)@ffb704b9e379: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) SGSN_Test-GSUP(1040)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(1043)"262420000000028" 20250901095751650 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095751650 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095751650 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095751650 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095751650 DMM INFO MM(262420000000028/dcefc51f) Subscriber data update (mmctx.c:445) 20250901095751650 DMM DEBUG MM(262420000000028/dcefc51f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095751650 DMM INFO MM(262420000000028/dcefc51f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095751650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095751650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095751650 DMM INFO MM(262420000000028/dcefc51f) <- GMM AUTH AND CIPHERING REQ (rand = 26 b8 8a 61 a1 3a df c2 ea db 9a 79 bb 68 aa 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095751665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095751665 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095751665 DMM INFO MM(262420000000028/dcefc51f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095751665 DMM NOTICE MM(262420000000028/dcefc51f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095751665 DMM DEBUG MM(262420000000028/dcefc51f) checking auth: received GSM SRES = d4 b0 f6 00 (gprs_gmm.c:716) 20250901095751665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095751665 DMM DEBUG MM(262420000000028/dcefc51f) Requesting authorization (sgsn_auth.c:160) 20250901095751665 DMM INFO MM(262420000000028/dcefc51f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095751665 DMM DEBUG MM(262420000000028/dcefc51f) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095751665 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250901095751665 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) 20250901095751665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095751666 DMM INFO MM(262420000000028/dcefc51f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcefc51f) (gprs_gmm.c:337) 20250901095751668 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095751668 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095751668 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250901095751668 DMM INFO MM(262420000000028/dcefc51f) Subscriber data update (mmctx.c:445) 20250901095751668 DMM DEBUG MM(262420000000028/dcefc51f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095751668 DMM INFO MM(262420000000028/dcefc51f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095751668 DMM NOTICE MM(262420000000028/dcefc51f) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250901095751668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095751668 DMM NOTICE MM(262420000000028/dcefc51f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095751668 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) 20250901095751670 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095751670 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250901095751670 DMM INFO MM(262420000000028/dcefc51f) Subscriber data update (mmctx.c:445) 20250901095751670 DMM DEBUG MM(262420000000028/dcefc51f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095751681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095751681 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095751681 DMM INFO MM(262420000000028/dcefc51f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095751681 DMM NOTICE MM(262420000000028/dcefc51f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095751682 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095751682 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095751682 DLLC NOTICE LLME(d8c6a214/dcefc51f){ASSIGNED} LLGM Assign pre (ffffffff => dcefc51f) (gprs_llc.c:1079) 20250901095751682 DLLC NOTICE LLME(ffffffff/dcefc51f){ASSIGNED} LLGM Assign post (ffffffff => dcefc51f) (gprs_llc.c:1125) 20250901095751682 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095751682 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095751682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095751682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@ffb704b9e379: setverdict(pass): none -> pass 20250901095751737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095751738 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095751738 DMM INFO MM(262420000000028/dcefc51f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095751738 DMM INFO MM(262420000000028/dcefc51f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095751738 DMM DEBUG MM(262420000000028/dcefc51f) Using GGSN 0 (gprs_sm.c:317) 20250901095751738 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) 20250901095751738 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250901095751738 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095751738 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095751738 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:378) 20250901095751764 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 7a 4a d8 e8 11 4e 4c b2 7d 14 05 7f 13 42 15 8b 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:465) 20250901095751764 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc3130, cbp=0x55918c119250) (sgsn_libgtp.c:633) 20250901095751764 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095751764 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c1213c8 TLLI=dcefc51f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095751764 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095751764 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095751780 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250901095751780 DGPRS INFO PDP(262420000000028:5): Context 0x7fe86bfc3130 was deleted (sgsn_libgtp.c:707) 20250901095751780 DMM INFO MM(262420000000028/dcefc51f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250901095751780 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250901095751780 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@ffb704b9e379: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250901095751793 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:643) 20250901095751794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095751794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250901095751795 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095751795 DMM INFO MM(262420000000028/dcefc51f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250901095751796 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:3017) 20250901095751796 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:521) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@ffb704b9e379: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@ffb704b9e379: Final verdict of PTC: pass 20250901095751806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41340<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@ffb704b9e379: Final verdict of PTC: none 20250901095751809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095751809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1034)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1024)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1025)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1038)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1039)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1035)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1033)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1028)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1030)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1040)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1041)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1042)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1031)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1026)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1036)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1029)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1024): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1025): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1026): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1028): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1029): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1030): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1031): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1033): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1034): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1035): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1036): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1038): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1039): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1040): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1041): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1042): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(1043): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Sep 1 09:57:51 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 20250901095751896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095752298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102336) 20250901095752810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095752810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102336, count=103596) 20250901095753812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095753812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Sep 1 09:57:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095754814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095754814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250901095755425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095755427 DMM INFO MM(262420000000028/dcefc51f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095755427 DMM INFO MM(262420000000028/dcefc51f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095755427 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095755427 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095755427 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095755427 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095755427 DLLC NOTICE LLME(ffffffff/dcefc51f){ASSIGNED} LLGM Assign pre (dcefc51f => ffffffff) (gprs_llc.c:1079) 20250901095755427 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcefc51f => ffffffff) (gprs_llc.c:1125) 20250901095755427 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c121070 (gprs_sndcp.c:574) 20250901095755427 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c1213c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095755427 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250901095755427 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) 20250901095755427 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) 20250901095755427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095755427 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095755427 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095755427 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095755427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1044)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1045)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1044)@ffb704b9e379: 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(1048)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1048)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095755453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095755453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095755453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095755453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095755453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095755453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095755453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095755453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095755453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1048)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095755454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095755454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095755454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095755454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095755454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095755454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095755454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095755454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095755454 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095755454 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095755454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095755454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1048)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095755454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1048)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095755457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1049)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1045)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1045)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095755462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095755462 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1050)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1049)@ffb704b9e379: 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(1053)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1053)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095755468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095755468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095755468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095755468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095755468 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095755468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095755468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095755468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095755468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1053)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095755468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095755468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095755468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095755468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095755468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095755468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095755468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095755468 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095755468 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095755468 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095755468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1053)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095755469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095755469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1053)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095755471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1054)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1050)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1050)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095755477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095755477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1055)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1054)@ffb704b9e379: 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(1058)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1058)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095755483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095755483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095755483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095755483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095755483 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095755483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095755483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095755483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095755483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1058)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095755485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095755485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095755485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095755485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095755485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095755485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095755485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095755485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095755485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095755485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095755485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095755485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095755485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1058)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1058)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095755488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1055)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1055)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095755493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095755493 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(1057)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095755815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095755815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095755815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095755815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1059)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1059)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095755819 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095755820 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1059)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1059)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1059)@ffb704b9e379: 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(1059)@ffb704b9e379: 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(1059)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1059)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1063), IMSI='262420000000026'H, TLLI='E730BD5B'O, index=0 SGSN_Test-GSUP(1060)@ffb704b9e379: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) TC_attach_pdp_act_user_error_ind_ggsn(1063)@ffb704b9e379: 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 := '5115F15603FB40DC112C26448DB410FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B52AB050'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB49CA7916D03DC6'O } } } } } 20250901095755888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095755888 DLLC NOTICE LLME(ffffffff/e730bd5b){UNASSIGNED} LLC RX: unknown TLLI 0xe730bd5b, creating LLME on the fly (gprs_llc.c:552) 20250901095755888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095755888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1320) 20250901095755888 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095755888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095755888 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095755888 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095755888 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095755888 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095755888 DLLC NOTICE LLME(ffffffff/e730bd5b){UNASSIGNED} LLGM Assign pre (e730bd5b => ef44f243) (gprs_llc.c:1079) 20250901095755888 DLLC NOTICE LLME(e730bd5b/ef44f243){ASSIGNED} LLGM Assign post (e730bd5b => ef44f243) (gprs_llc.c:1125) 20250901095755888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095755888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095755888 DMM DEBUG MM(262420000000026/ef44f243) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095755904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095755904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095755904 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095755904 DMM DEBUG MM(262420000000026/ef44f243) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250901095755904 DMM NOTICE MM(262420000000026/ef44f243) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095755904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095755904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095755904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095755904 DMM DEBUG MM(262420000000026/ef44f243) Requesting authorization (sgsn_auth.c:160) 20250901095755904 DMM INFO MM(262420000000026/ef44f243) Requesting authentication tuples (sgsn_auth.c:184) 20250901095755904 DMM DEBUG MM(262420000000026/ef44f243) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095755904 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250901095755905 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(1060)@ffb704b9e379: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) SGSN_Test-GSUP(1060)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1063)"262420000000026" 20250901095755910 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095755910 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095755910 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095755910 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095755910 DMM INFO MM(262420000000026/ef44f243) Subscriber data update (mmctx.c:445) 20250901095755910 DMM DEBUG MM(262420000000026/ef44f243) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095755910 DMM INFO MM(262420000000026/ef44f243) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095755910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095755911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095755911 DMM INFO MM(262420000000026/ef44f243) <- GMM AUTH AND CIPHERING REQ (rand = 51 15 f1 56 03 fb 40 dc 11 2c 26 44 8d b4 10 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095755926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095755926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095755926 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095755926 DMM INFO MM(262420000000026/ef44f243) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095755926 DMM NOTICE MM(262420000000026/ef44f243) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095755926 DMM DEBUG MM(262420000000026/ef44f243) checking auth: received GSM SRES = b5 2a b0 50 (gprs_gmm.c:716) 20250901095755926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095755926 DMM DEBUG MM(262420000000026/ef44f243) Requesting authorization (sgsn_auth.c:160) 20250901095755926 DMM INFO MM(262420000000026/ef44f243) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095755926 DMM DEBUG MM(262420000000026/ef44f243) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095755927 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250901095755927 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) 20250901095755927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095755927 DMM INFO MM(262420000000026/ef44f243) <- GMM ATTACH ACCEPT (new P-TMSI=0xef44f243) (gprs_gmm.c:337) 20250901095755929 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095755929 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095755929 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250901095755930 DMM INFO MM(262420000000026/ef44f243) Subscriber data update (mmctx.c:445) 20250901095755930 DMM DEBUG MM(262420000000026/ef44f243) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095755930 DMM INFO MM(262420000000026/ef44f243) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095755930 DMM NOTICE MM(262420000000026/ef44f243) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250901095755930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095755930 DMM NOTICE MM(262420000000026/ef44f243) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095755930 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) 20250901095755931 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095755931 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250901095755931 DMM INFO MM(262420000000026/ef44f243) Subscriber data update (mmctx.c:445) 20250901095755931 DMM DEBUG MM(262420000000026/ef44f243) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095755943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095755943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095755943 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095755943 DMM INFO MM(262420000000026/ef44f243) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095755943 DMM NOTICE MM(262420000000026/ef44f243) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095755943 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095755943 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095755944 DLLC NOTICE LLME(e730bd5b/ef44f243){ASSIGNED} LLGM Assign pre (ffffffff => ef44f243) (gprs_llc.c:1079) 20250901095755944 DLLC NOTICE LLME(ffffffff/ef44f243){ASSIGNED} LLGM Assign post (ffffffff => ef44f243) (gprs_llc.c:1125) 20250901095755944 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095755944 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095755944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095755944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1063)@ffb704b9e379: setverdict(pass): none -> pass 20250901095756001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095756001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095756001 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095756001 DMM INFO MM(262420000000026/ef44f243) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095756001 DMM INFO MM(262420000000026/ef44f243) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095756001 DMM DEBUG MM(262420000000026/ef44f243) Using GGSN 0 (gprs_sm.c:317) 20250901095756001 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) 20250901095756001 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250901095756001 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095756001 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095756002 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:378) 20250901095756029 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 17 68 45 48 11 53 85 1d 3b 14 05 7f bb 47 57 82 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:465) 20250901095756029 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc3130, cbp=0x55918c119250) (sgsn_libgtp.c:633) 20250901095756029 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095756029 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=ef44f243, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095756029 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095756029 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1063)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1063)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095756052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095756052 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250901095756052 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095756060 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 17 68 45 48 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:3227) 20250901095756060 DGPRS INFO PDP(262420000000026:5): Context 0x7fe86bfc3130 was deleted (sgsn_libgtp.c:707) 20250901095756060 DMM INFO MM(262420000000026/ef44f243) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250901095756060 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250901095756060 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@ffb704b9e379: Removing Client IMSI='262420000000026'H, index=0 20250901095756070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095756070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250901095756070 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095756070 DMM INFO MM(262420000000026/ef44f243) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1063)@ffb704b9e379: Final verdict of PTC: pass 20250901095756075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095756078 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095756078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1060)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1059)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1044)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1058)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1053)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1054)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1048)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1050)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1049)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1055)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1062)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1061)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1045)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1046)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1056)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1051)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1044): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1045): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1046): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1048): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1049): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1050): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1051): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1053): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1054): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1055): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1056): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1058): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1059): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1060): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1061): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1062): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1063): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Sep 1 09:57:56 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 20250901095756158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095756560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104524) 20250901095757079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095757080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104524, count=105684) 20250901095758080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095758080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Sep 1 09:57:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095759081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095759081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_gmm_detach started. 20250901095759675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095759678 DMM INFO MM(262420000000026/ef44f243) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095759678 DMM INFO MM(262420000000026/ef44f243) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095759678 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095759678 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095759678 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095759678 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095759678 DLLC NOTICE LLME(ffffffff/ef44f243){ASSIGNED} LLGM Assign pre (ef44f243 => ffffffff) (gprs_llc.c:1079) 20250901095759678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef44f243 => ffffffff) (gprs_llc.c:1125) 20250901095759678 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095759678 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095759678 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250901095759678 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) 20250901095759678 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) 20250901095759678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095759678 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095759678 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095759678 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095759678 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1064)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1065)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1064)@ffb704b9e379: 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(1068)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1068)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095759725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095759725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095759725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095759725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095759725 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095759725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095759725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095759725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095759725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1068)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095759726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095759726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095759726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095759726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095759726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095759726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095759726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095759726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095759726 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095759726 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095759726 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095759726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095759726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1068)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1068)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095759728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1069)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1065)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1065)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095759733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095759733 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1070)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1069)@ffb704b9e379: 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(1073)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1073)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095759740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095759741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095759741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095759741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095759741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095759741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095759741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095759741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095759741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1073)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095759742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095759742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095759742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095759742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095759742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095759742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095759742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095759742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095759742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095759742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095759742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095759742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095759742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1073)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1073)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095759745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1074)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1070)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1070)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095759750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095759750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1075)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1072)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1074)@ffb704b9e379: 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(1079)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1079)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095759762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095759762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095759762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095759762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095759762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095759762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095759762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095759762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095759762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1079)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095759763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095759763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095759763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095759763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095759763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095759763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095759763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095759763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095759763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095759763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095759763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095759763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095759763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1079)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1079)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095759766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1075)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095759771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095759771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1076)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095800082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095800082 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095800082 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095800082 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1078)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1078)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095800084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095800085 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1078)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1078)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1078)@ffb704b9e379: 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(1078)@ffb704b9e379: 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(1078)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1078)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1067)@ffb704b9e379: Adding Client=TC_attach_pdp_act_gmm_detach(1083), IMSI='262420000000026'H, TLLI='D72A8368'O, index=0 SGSN_Test-GSUP(1080)@ffb704b9e379: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1083) TC_attach_pdp_act_gmm_detach(1083)@ffb704b9e379: 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 := '179B777FBD26784FF57F87D033B0E42C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '58A53BD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C6870C7D7C5BB24B'O } } } } } 20250901095800130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095800130 DLLC NOTICE LLME(ffffffff/d72a8368){UNASSIGNED} LLC RX: unknown TLLI 0xd72a8368, creating LLME on the fly (gprs_llc.c:552) 20250901095800130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095800130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1320) 20250901095800130 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095800130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095800130 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095800130 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095800130 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095800130 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095800130 DLLC NOTICE LLME(ffffffff/d72a8368){UNASSIGNED} LLGM Assign pre (d72a8368 => f4877a6a) (gprs_llc.c:1079) 20250901095800130 DLLC NOTICE LLME(d72a8368/f4877a6a){ASSIGNED} LLGM Assign post (d72a8368 => f4877a6a) (gprs_llc.c:1125) 20250901095800130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095800130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095800130 DMM DEBUG MM(262420000000026/f4877a6a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095800137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095800137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095800137 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095800137 DMM DEBUG MM(262420000000026/f4877a6a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250901095800137 DMM NOTICE MM(262420000000026/f4877a6a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095800137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095800137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095800137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095800137 DMM DEBUG MM(262420000000026/f4877a6a) Requesting authorization (sgsn_auth.c:160) 20250901095800137 DMM INFO MM(262420000000026/f4877a6a) Requesting authentication tuples (sgsn_auth.c:184) 20250901095800137 DMM DEBUG MM(262420000000026/f4877a6a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095800137 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250901095800137 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(1080)@ffb704b9e379: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1083) SGSN_Test-GSUP(1080)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1083)"262420000000026" 20250901095800138 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095800138 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095800138 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095800138 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095800138 DMM INFO MM(262420000000026/f4877a6a) Subscriber data update (mmctx.c:445) 20250901095800138 DMM DEBUG MM(262420000000026/f4877a6a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095800138 DMM INFO MM(262420000000026/f4877a6a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095800138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095800138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095800138 DMM INFO MM(262420000000026/f4877a6a) <- GMM AUTH AND CIPHERING REQ (rand = 17 9b 77 7f bd 26 78 4f f5 7f 87 d0 33 b0 e4 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095800141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095800141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095800141 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095800141 DMM INFO MM(262420000000026/f4877a6a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095800141 DMM NOTICE MM(262420000000026/f4877a6a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095800141 DMM DEBUG MM(262420000000026/f4877a6a) checking auth: received GSM SRES = 58 a5 3b d8 (gprs_gmm.c:716) 20250901095800141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095800141 DMM DEBUG MM(262420000000026/f4877a6a) Requesting authorization (sgsn_auth.c:160) 20250901095800141 DMM INFO MM(262420000000026/f4877a6a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095800141 DMM DEBUG MM(262420000000026/f4877a6a) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095800141 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250901095800141 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) 20250901095800141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095800141 DMM INFO MM(262420000000026/f4877a6a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4877a6a) (gprs_gmm.c:337) 20250901095800142 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095800142 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095800142 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250901095800142 DMM INFO MM(262420000000026/f4877a6a) Subscriber data update (mmctx.c:445) 20250901095800142 DMM DEBUG MM(262420000000026/f4877a6a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095800142 DMM INFO MM(262420000000026/f4877a6a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095800142 DMM NOTICE MM(262420000000026/f4877a6a) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250901095800142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095800142 DMM NOTICE MM(262420000000026/f4877a6a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095800142 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) 20250901095800142 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095800142 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250901095800142 DMM INFO MM(262420000000026/f4877a6a) Subscriber data update (mmctx.c:445) 20250901095800142 DMM DEBUG MM(262420000000026/f4877a6a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095800144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095800144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095800144 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095800144 DMM INFO MM(262420000000026/f4877a6a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095800144 DMM NOTICE MM(262420000000026/f4877a6a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095800144 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095800144 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095800144 DLLC NOTICE LLME(d72a8368/f4877a6a){ASSIGNED} LLGM Assign pre (ffffffff => f4877a6a) (gprs_llc.c:1079) 20250901095800144 DLLC NOTICE LLME(ffffffff/f4877a6a){ASSIGNED} LLGM Assign post (ffffffff => f4877a6a) (gprs_llc.c:1125) 20250901095800144 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095800144 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095800144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095800144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1083)@ffb704b9e379: setverdict(pass): none -> pass 20250901095800204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095800204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095800204 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095800204 DMM INFO MM(262420000000026/f4877a6a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095800204 DMM INFO MM(262420000000026/f4877a6a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095800204 DMM DEBUG MM(262420000000026/f4877a6a) Using GGSN 0 (gprs_sm.c:317) 20250901095800204 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) 20250901095800204 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250901095800204 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095800204 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095800204 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:378) 20250901095800231 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 23 b2 c4 59 11 69 b7 39 e7 14 05 7f 9b 98 2e bf 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:465) 20250901095800231 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc3130, cbp=0x55918c119250) (sgsn_libgtp.c:633) 20250901095800231 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095800231 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=f4877a6a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095800231 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095800231 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1083)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1083)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095800247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095800248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095800248 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095800248 DMM INFO MM(262420000000026/f4877a6a) -> GMM DETACH REQUEST TLLI=0xf4877a6a type=GPRS detach (gprs_gmm.c:1512) 20250901095800248 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250901095800248 DMM INFO MM(262420000000026/f4877a6a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250901095800248 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095800248 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095800248 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095800248 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095800248 DLLC NOTICE LLME(ffffffff/f4877a6a){ASSIGNED} LLGM Assign pre (f4877a6a => ffffffff) (gprs_llc.c:1079) 20250901095800248 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4877a6a => ffffffff) (gprs_llc.c:1125) 20250901095800248 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095800248 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095800248 DMM NOTICE MM(262420000000026/f4877a6a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095800248 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250901095800248 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095800248 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095800248 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:378) 20250901095800248 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250901095800248 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) 20250901095800248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095800248 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095800248 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095800248 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095800250 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1083)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1067)@ffb704b9e379: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1083)@ffb704b9e379: Final verdict of PTC: pass 20250901095800264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1080)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1070)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1074)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1068)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1073)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1064)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1069)@ffb704b9e379: Final verdict of PTC: none 20250901095800269 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095800270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_gmm_detach-BVCI210(1072)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1067)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1065)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1075)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1076)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1078)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1082)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1079)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1077)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1066)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1081)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1071)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1064): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1065): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1066): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1067): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1068): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1069): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1070): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1071): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1072): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1073): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1074): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1075): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1076): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1077): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1078): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1079): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1080): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1081): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1082): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1083): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Sep 1 09:58:00 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 20250901095800325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095800727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102952) 20250901095801271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095801271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102952, count=109004) 20250901095802272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095802272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Sep 1 09:58:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095803273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095803274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250901095803842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095803844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1084)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1085)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1084)@ffb704b9e379: 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(1088)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1088)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095803878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095803878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095803878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095803878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095803878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095803878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095803878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095803878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095803878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1088)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095803880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095803880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095803880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095803880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095803880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095803880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095803880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095803880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095803880 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095803880 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095803880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095803880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095803880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1088)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1088)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095803882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1089)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1085)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1085)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095803888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095803888 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1090)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1089)@ffb704b9e379: 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(1093)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1093)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095803892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095803892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095803892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095803892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095803892 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095803892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095803892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095803892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095803892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1093)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095803893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095803893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095803893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095803893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095803893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095803893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095803893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095803893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095803893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095803893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095803893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095803893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095803893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1093)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1093)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095803896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1094)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1090)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1090)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095803900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095803901 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1095)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1094)@ffb704b9e379: 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(1098)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1098)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095803906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095803906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095803906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095803906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095803906 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095803906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095803906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095803906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095803906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1098)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095803907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095803907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095803907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095803907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095803907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095803907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095803907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095803907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095803907 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095803907 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095803907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095803907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095803907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1098)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1098)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095803910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1095)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095803915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095803915 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(1097)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095804274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095804274 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095804274 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095804274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1099)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1099)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095804279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095804280 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1099)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1099)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1099)@ffb704b9e379: 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(1099)@ffb704b9e379: 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(1099)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1099)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@ffb704b9e379: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1103), IMSI='262420000000039'H, TLLI='D7F20597'O, index=0 SGSN_Test-GSUP(1100)@ffb704b9e379: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1103) 20250901095805382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095805382 DLLC NOTICE LLME(ffffffff/d7f20597){UNASSIGNED} LLC RX: unknown TLLI 0xd7f20597, creating LLME on the fly (gprs_llc.c:552) 20250901095805382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095805382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250901095805382 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095805382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095805382 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095805382 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095805382 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095805382 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095805382 DLLC NOTICE LLME(ffffffff/d7f20597){UNASSIGNED} LLGM Assign pre (d7f20597 => ce1ceb79) (gprs_llc.c:1079) 20250901095805382 DLLC NOTICE LLME(d7f20597/ce1ceb79){ASSIGNED} LLGM Assign post (d7f20597 => ce1ceb79) (gprs_llc.c:1125) 20250901095805382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095805382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095805382 DMM DEBUG MM(262420000000039/ce1ceb79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095805414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095805414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250901095805414 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095805414 DMM INFO MM(262420000000039/ce1ceb79) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1320) 20250901095805414 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095805414 DLLC NOTICE LLME(d7f20597/ce1ceb79){ASSIGNED} LLGM Assign pre (d7f20597 => ce1ceb79) (gprs_llc.c:1079) 20250901095805414 DLLC NOTICE LLME(d7f20597/ce1ceb79){ASSIGNED} LLGM Assign post (d7f20597 => ce1ceb79) (gprs_llc.c:1125) 20250901095805414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095805415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095805415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095805415 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095805415 DMM DEBUG MM(262420000000039/ce1ceb79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250901095805415 DMM NOTICE MM(262420000000039/ce1ceb79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095805415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095805415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095805415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250901095805415 DMM INFO MM(262420000000039/ce1ceb79) <- GMM ATTACH ACCEPT (new P-TMSI=0xce1ceb79) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1103)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@ffb704b9e379: Removing Client IMSI='262420000000039'H, index=0 20250901095806423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095806423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095806423 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095806423 DMM INFO MM(262420000000039/ce1ceb79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095806423 DMM NOTICE MM(262420000000039/ce1ceb79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095806423 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095806423 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095806423 DLLC NOTICE LLME(d7f20597/ce1ceb79){ASSIGNED} LLGM Assign pre (ffffffff => ce1ceb79) (gprs_llc.c:1079) 20250901095806423 DLLC NOTICE LLME(ffffffff/ce1ceb79){ASSIGNED} LLGM Assign post (ffffffff => ce1ceb79) (gprs_llc.c:1125) 20250901095806423 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095806423 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095806423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095806423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1103)@ffb704b9e379: Final verdict of PTC: pass 20250901095806428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46322<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1098)@ffb704b9e379: Final verdict of PTC: none 20250901095806432 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095806432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1093)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1100)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1099)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1094)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1084)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1101)@ffb704b9e379: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1102)@ffb704b9e379: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1090)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1085)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1089)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1088)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1091)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1095)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1096)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1086)@ffb704b9e379: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1084): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1085): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1086): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1088): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1089): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1090): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1091): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1093): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1094): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1095): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1096): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1098): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1099): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1100): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1101): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1102): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1103): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Sep 1 09:58:06 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 20250901095806499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095806901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66992) 20250901095807433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095807434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66992, count=71348) 20250901095808435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095808435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Sep 1 09:58:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095809436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095809436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_xid_empty_l3 started. 20250901095809987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095809989 DMM INFO MM(262420000000039/ce1ceb79) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095809989 DMM INFO MM(262420000000039/ce1ceb79) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095809989 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095809989 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095809989 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095809989 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095809989 DLLC NOTICE LLME(ffffffff/ce1ceb79){ASSIGNED} LLGM Assign pre (ce1ceb79 => ffffffff) (gprs_llc.c:1079) 20250901095809989 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce1ceb79 => ffffffff) (gprs_llc.c:1125) 20250901095809989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095809989 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095809990 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095809990 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095809990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1104)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1105)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1104)@ffb704b9e379: 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(1108)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1108)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095810026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095810026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095810026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095810026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095810026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095810026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095810026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095810026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095810026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1108)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095810027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095810027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095810027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095810027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095810027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095810027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095810027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095810027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095810027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095810027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095810027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1108)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095810028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095810028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1108)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095810029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1109)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1105)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1105)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095810034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095810034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1107)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1110)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1109)@ffb704b9e379: 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(1113)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1113)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095810040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095810040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095810040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095810040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095810040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095810040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095810040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095810040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095810040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1113)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095810041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095810041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095810041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095810041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095810041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095810041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095810041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095810041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095810041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095810041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095810041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095810041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095810041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1113)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1113)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095810043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1110)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1110)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1114)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095810048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095810048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1112)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1115)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1114)@ffb704b9e379: 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(1118)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1118)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095810059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095810059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095810059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095810059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095810059 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095810059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095810059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095810059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095810059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1118)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095810060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095810060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095810060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095810060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095810060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095810060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095810060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095810060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095810060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095810060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095810060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095810061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095810061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1118)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1118)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095810063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1115)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1115)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095810067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095810067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1117)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095810438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095810438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095810438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095810438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1119)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1119)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095810442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095810443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1119)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1119)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1119)@ffb704b9e379: 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(1119)@ffb704b9e379: 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(1119)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1119)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1107)@ffb704b9e379: Adding Client=TC_xid_empty_l3(1123), IMSI='262420000000044'H, TLLI='C8FCA3BB'O, index=0 SGSN_Test-GSUP(1120)@ffb704b9e379: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1123) TC_xid_empty_l3(1123)@ffb704b9e379: 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 := 'BDC858C0A6D1311468CA701A7278BF79'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '01CCB165'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6AE5E6AF3D378D6E'O } } } } } 20250901095811531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095811531 DLLC NOTICE LLME(ffffffff/c8fca3bb){UNASSIGNED} LLC RX: unknown TLLI 0xc8fca3bb, creating LLME on the fly (gprs_llc.c:552) 20250901095811531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095811531 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1320) 20250901095811531 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095811531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095811531 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095811531 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095811531 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095811531 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095811531 DLLC NOTICE LLME(ffffffff/c8fca3bb){UNASSIGNED} LLGM Assign pre (c8fca3bb => e05cf065) (gprs_llc.c:1079) 20250901095811531 DLLC NOTICE LLME(c8fca3bb/e05cf065){ASSIGNED} LLGM Assign post (c8fca3bb => e05cf065) (gprs_llc.c:1125) 20250901095811531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095811531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095811531 DMM DEBUG MM(262420000000044/e05cf065) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095811542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095811542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095811543 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095811543 DMM DEBUG MM(262420000000044/e05cf065) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250901095811543 DMM NOTICE MM(262420000000044/e05cf065) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095811543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095811543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095811543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095811543 DMM DEBUG MM(262420000000044/e05cf065) Requesting authorization (sgsn_auth.c:160) 20250901095811543 DMM INFO MM(262420000000044/e05cf065) Requesting authentication tuples (sgsn_auth.c:184) 20250901095811543 DMM DEBUG MM(262420000000044/e05cf065) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095811543 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250901095811543 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(1120)@ffb704b9e379: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1123) SGSN_Test-GSUP(1120)@ffb704b9e379: Added IMSI table entry 0TC_xid_empty_l3(1123)"262420000000044" 20250901095811547 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095811547 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095811547 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095811547 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095811547 DMM INFO MM(262420000000044/e05cf065) Subscriber data update (mmctx.c:445) 20250901095811547 DMM DEBUG MM(262420000000044/e05cf065) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095811547 DMM INFO MM(262420000000044/e05cf065) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095811547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095811547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095811547 DMM INFO MM(262420000000044/e05cf065) <- GMM AUTH AND CIPHERING REQ (rand = bd c8 58 c0 a6 d1 31 14 68 ca 70 1a 72 78 bf 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095811559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095811559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095811559 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095811559 DMM INFO MM(262420000000044/e05cf065) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095811559 DMM NOTICE MM(262420000000044/e05cf065) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095811559 DMM DEBUG MM(262420000000044/e05cf065) checking auth: received GSM SRES = 01 cc b1 65 (gprs_gmm.c:716) 20250901095811559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095811559 DMM DEBUG MM(262420000000044/e05cf065) Requesting authorization (sgsn_auth.c:160) 20250901095811559 DMM INFO MM(262420000000044/e05cf065) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095811559 DMM DEBUG MM(262420000000044/e05cf065) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095811559 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250901095811559 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) 20250901095811560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095811560 DMM INFO MM(262420000000044/e05cf065) <- GMM ATTACH ACCEPT (new P-TMSI=0xe05cf065) (gprs_gmm.c:337) 20250901095811562 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095811562 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095811562 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250901095811562 DMM INFO MM(262420000000044/e05cf065) Subscriber data update (mmctx.c:445) 20250901095811562 DMM DEBUG MM(262420000000044/e05cf065) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095811562 DMM INFO MM(262420000000044/e05cf065) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095811562 DMM NOTICE MM(262420000000044/e05cf065) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250901095811562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095811563 DMM NOTICE MM(262420000000044/e05cf065) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095811563 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) 20250901095811564 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095811564 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250901095811564 DMM INFO MM(262420000000044/e05cf065) Subscriber data update (mmctx.c:445) 20250901095811564 DMM DEBUG MM(262420000000044/e05cf065) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095811578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095811578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095811578 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095811578 DMM INFO MM(262420000000044/e05cf065) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095811578 DMM NOTICE MM(262420000000044/e05cf065) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095811578 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095811578 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095811578 DLLC NOTICE LLME(c8fca3bb/e05cf065){ASSIGNED} LLGM Assign pre (ffffffff => e05cf065) (gprs_llc.c:1079) 20250901095811578 DLLC NOTICE LLME(ffffffff/e05cf065){ASSIGNED} LLGM Assign post (ffffffff => e05cf065) (gprs_llc.c:1125) 20250901095811578 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095811578 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095811578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095811578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1123)@ffb704b9e379: setverdict(pass): none -> pass 20250901095811636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095811636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095811636 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095811636 DMM INFO MM(262420000000044/e05cf065) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095811636 DMM INFO MM(262420000000044/e05cf065) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095811636 DMM DEBUG MM(262420000000044/e05cf065) Using GGSN 0 (gprs_sm.c:317) 20250901095811636 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) 20250901095811636 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250901095811636 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095811636 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095811636 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:378) 20250901095811665 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 a2 50 b9 89 11 26 5a 19 f8 14 05 7f bb cf 38 46 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:465) 20250901095811665 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc41a8, cbp=0x55918c11c170) (sgsn_libgtp.c:633) 20250901095811665 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095811665 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=e05cf065, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095811665 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095811665 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1123)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1123)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095811684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095811684 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250901095811684 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250901095811684 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1123)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1107)@ffb704b9e379: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1123)@ffb704b9e379: Final verdict of PTC: pass 20250901095811698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55432<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1120)@ffb704b9e379: Final verdict of PTC: none 20250901095811703 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(1114)@ffb704b9e379: Final verdict of PTC: none 20250901095811703 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1110)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1119)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1115)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1118)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1109)@ffb704b9e379: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1112)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1105)@ffb704b9e379: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1117)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1108)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1113)@ffb704b9e379: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1107)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1121)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1104)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1122)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1106)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1111)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1116)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1104): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1105): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1106): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_xid_empty_l3-BVCI196(1107): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1108): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1109): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1110): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1111): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_xid_empty_l3-BVCI210(1112): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1113): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1114): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1115): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1116): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_xid_empty_l3-BVCI220(1117): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1118): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1119): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1120): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1121): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1122): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_xid_empty_l3(1123): pass (none -> pass) MTC@ffb704b9e379: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Sep 1 09:58:11 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 20250901095811753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095812155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98180) 20250901095812705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095812705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98180, count=99340) 20250901095813707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095813707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Sep 1 09:58:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095814709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095814709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_xid_n201u started. 20250901095815227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095815230 DMM INFO MM(262420000000044/e05cf065) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095815230 DMM INFO MM(262420000000044/e05cf065) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095815230 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095815230 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095815230 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095815230 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095815230 DLLC NOTICE LLME(ffffffff/e05cf065){ASSIGNED} LLGM Assign pre (e05cf065 => ffffffff) (gprs_llc.c:1079) 20250901095815230 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e05cf065 => ffffffff) (gprs_llc.c:1125) 20250901095815230 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095815230 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095815230 DMM NOTICE MM(262420000000044/e05cf065) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095815230 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250901095815230 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095815230 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095815230 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:378) 20250901095815230 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250901095815230 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) 20250901095815230 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) 20250901095815230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095815230 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095815230 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095815230 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095815230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1124)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1125)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1124)@ffb704b9e379: 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(1128)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1128)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095815287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095815287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095815287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095815287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095815287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095815287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095815287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095815287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095815287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1128)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095815288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095815288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095815288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095815289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095815289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095815289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095815289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095815289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095815289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095815289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095815289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095815290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095815290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1128)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1128)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095815293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1129)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1125)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1125)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095815303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095815303 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1127)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1130)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@ffb704b9e379: 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(1133)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1133)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095815320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095815320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095815321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095815321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095815321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095815321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095815321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095815321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095815321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1133)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095815322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095815322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095815322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095815322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095815322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095815322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095815322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095815322 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095815322 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095815322 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095815322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095815322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095815322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1133)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1133)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1134)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095815325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1130)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1135)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095815331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095815331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1134)@ffb704b9e379: 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_xid_n201u-BVCI210(1132)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1138)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1138)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095815338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095815338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095815338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095815338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095815338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095815338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095815338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095815338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095815338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1138)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095815339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095815339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095815339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095815339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095815339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095815339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095815339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095815339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095815339 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095815339 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095815339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1138)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095815340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095815340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1138)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095815341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1135)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1135)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095815345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095815345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1137)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095815710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095815710 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095815710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095815710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1139)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095815714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095815716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1139)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@ffb704b9e379: 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(1139)@ffb704b9e379: 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(1139)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1127)@ffb704b9e379: Adding Client=TC_xid_n201u(1143), IMSI='262420000000045'H, TLLI='EBDD9CAA'O, index=0 SGSN_Test-GSUP(1140)@ffb704b9e379: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1143) TC_xid_n201u(1143)@ffb704b9e379: 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 := '8171D3E7FC29FB350E208DF24A0A758E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A14CEBA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67A38E3EEA872D11'O } } } } } 20250901095816804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095816804 DLLC NOTICE LLME(ffffffff/ebdd9caa){UNASSIGNED} LLC RX: unknown TLLI 0xebdd9caa, creating LLME on the fly (gprs_llc.c:552) 20250901095816804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095816804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1320) 20250901095816804 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095816804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095816804 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095816804 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095816804 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095816804 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095816804 DLLC NOTICE LLME(ffffffff/ebdd9caa){UNASSIGNED} LLGM Assign pre (ebdd9caa => f3d68b0f) (gprs_llc.c:1079) 20250901095816804 DLLC NOTICE LLME(ebdd9caa/f3d68b0f){ASSIGNED} LLGM Assign post (ebdd9caa => f3d68b0f) (gprs_llc.c:1125) 20250901095816804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095816804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095816804 DMM DEBUG MM(262420000000045/f3d68b0f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095816829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095816829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095816829 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095816829 DMM DEBUG MM(262420000000045/f3d68b0f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250901095816829 DMM NOTICE MM(262420000000045/f3d68b0f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095816829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095816829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095816829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095816829 DMM DEBUG MM(262420000000045/f3d68b0f) Requesting authorization (sgsn_auth.c:160) 20250901095816829 DMM INFO MM(262420000000045/f3d68b0f) Requesting authentication tuples (sgsn_auth.c:184) 20250901095816829 DMM DEBUG MM(262420000000045/f3d68b0f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095816829 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250901095816829 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(1140)@ffb704b9e379: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1143) SGSN_Test-GSUP(1140)@ffb704b9e379: Added IMSI table entry 0TC_xid_n201u(1143)"262420000000045" 20250901095816835 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095816835 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095816835 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095816835 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095816835 DMM INFO MM(262420000000045/f3d68b0f) Subscriber data update (mmctx.c:445) 20250901095816835 DMM DEBUG MM(262420000000045/f3d68b0f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095816835 DMM INFO MM(262420000000045/f3d68b0f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095816835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095816835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095816835 DMM INFO MM(262420000000045/f3d68b0f) <- GMM AUTH AND CIPHERING REQ (rand = 81 71 d3 e7 fc 29 fb 35 0e 20 8d f2 4a 0a 75 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095816852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095816852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095816852 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095816852 DMM INFO MM(262420000000045/f3d68b0f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095816852 DMM NOTICE MM(262420000000045/f3d68b0f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095816852 DMM DEBUG MM(262420000000045/f3d68b0f) checking auth: received GSM SRES = a1 4c eb a0 (gprs_gmm.c:716) 20250901095816852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095816852 DMM DEBUG MM(262420000000045/f3d68b0f) Requesting authorization (sgsn_auth.c:160) 20250901095816852 DMM INFO MM(262420000000045/f3d68b0f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095816852 DMM DEBUG MM(262420000000045/f3d68b0f) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095816852 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250901095816852 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) 20250901095816852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095816852 DMM INFO MM(262420000000045/f3d68b0f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3d68b0f) (gprs_gmm.c:337) 20250901095816854 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095816854 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095816854 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250901095816854 DMM INFO MM(262420000000045/f3d68b0f) Subscriber data update (mmctx.c:445) 20250901095816854 DMM DEBUG MM(262420000000045/f3d68b0f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095816854 DMM INFO MM(262420000000045/f3d68b0f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095816854 DMM NOTICE MM(262420000000045/f3d68b0f) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250901095816854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095816855 DMM NOTICE MM(262420000000045/f3d68b0f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095816855 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) 20250901095816855 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095816855 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250901095816855 DMM INFO MM(262420000000045/f3d68b0f) Subscriber data update (mmctx.c:445) 20250901095816855 DMM DEBUG MM(262420000000045/f3d68b0f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095816868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095816868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095816868 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095816868 DMM INFO MM(262420000000045/f3d68b0f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095816868 DMM NOTICE MM(262420000000045/f3d68b0f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095816868 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095816868 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095816868 DLLC NOTICE LLME(ebdd9caa/f3d68b0f){ASSIGNED} LLGM Assign pre (ffffffff => f3d68b0f) (gprs_llc.c:1079) 20250901095816868 DLLC NOTICE LLME(ffffffff/f3d68b0f){ASSIGNED} LLGM Assign post (ffffffff => f3d68b0f) (gprs_llc.c:1125) 20250901095816868 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095816868 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095816868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095816868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1143)@ffb704b9e379: setverdict(pass): none -> pass 20250901095816927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095816927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095816927 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095816927 DMM INFO MM(262420000000045/f3d68b0f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095816927 DMM INFO MM(262420000000045/f3d68b0f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095816927 DMM DEBUG MM(262420000000045/f3d68b0f) Using GGSN 0 (gprs_sm.c:317) 20250901095816927 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) 20250901095816927 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250901095816927 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095816927 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095816927 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:378) 20250901095816956 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 64 f0 5e 7e 11 d2 03 f6 b3 14 05 7f f1 7f 2d de 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:465) 20250901095816956 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc5220, cbp=0x55918c11c590) (sgsn_libgtp.c:633) 20250901095816956 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095816956 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=f3d68b0f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095816956 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095816956 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1143)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1143)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095816974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095816974 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250901095816974 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250901095816974 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250901095816974 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1143)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1127)@ffb704b9e379: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1143)@ffb704b9e379: Final verdict of PTC: pass 20250901095816989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51286<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1140)@ffb704b9e379: Final verdict of PTC: none TC_xid_n201u-BVCI210(1132)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1138)@ffb704b9e379: Final verdict of PTC: none 20250901095816994 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1133)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1135)@ffb704b9e379: Final verdict of PTC: none 20250901095816994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1130)@ffb704b9e379: Final verdict of PTC: none TC_xid_n201u-BVCI220(1137)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1128)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1124)@ffb704b9e379: Final verdict of PTC: none TC_xid_n201u-BVCI196(1127)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1141)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1125)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1142)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1131)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1126)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1136)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1124): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1125): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1126): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_xid_n201u-BVCI196(1127): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1128): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1130): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1131): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_xid_n201u-BVCI210(1132): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1133): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1135): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1136): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_xid_n201u-BVCI220(1137): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1138): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1140): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1141): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1142): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_xid_n201u(1143): pass (none -> pass) MTC@ffb704b9e379: Test case TC_xid_n201u finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Sep 1 09:58:17 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250901095817067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095817469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51300<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101332) 20250901095817995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095817995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101332, count=102492) 20250901095818997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095818997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901095819012 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095819012 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095819012 DGPRS DEBUG Checking for inactive LLMEs, time = 19951604 (sgsn.c:132) 20250901095819012 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095819012 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095819012 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095819012 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095819012 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095819012 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095819012 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095819012 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Sep 1 09:58:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095819998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095819998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_llc_null started. 20250901095820595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51302<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095820597 DMM INFO MM(262420000000045/f3d68b0f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095820597 DMM INFO MM(262420000000045/f3d68b0f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095820597 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095820597 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095820597 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095820597 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095820597 DLLC NOTICE LLME(ffffffff/f3d68b0f){ASSIGNED} LLGM Assign pre (f3d68b0f => ffffffff) (gprs_llc.c:1079) 20250901095820597 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3d68b0f => ffffffff) (gprs_llc.c:1125) 20250901095820597 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095820597 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095820597 DMM NOTICE MM(262420000000045/f3d68b0f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095820597 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250901095820597 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095820597 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095820597 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:378) 20250901095820597 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250901095820597 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) 20250901095820597 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) 20250901095820597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095820597 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095820597 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095820597 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095820597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1144)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@ffb704b9e379: 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)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095820648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095820648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095820648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095820648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095820648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095820648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095820648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095820648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095820648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095820649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095820649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095820649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095820649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095820649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095820649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095820649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095820649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095820649 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095820649 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095820649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095820650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095820650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095820651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095820655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095820655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1147)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@ffb704b9e379: 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)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095820661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095820661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095820661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095820661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095820661 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095820661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095820661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095820661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095820661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095820662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095820662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095820662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095820662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095820662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095820662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095820662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095820662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095820662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095820662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095820662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095820662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095820662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095820665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095820670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095820670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI210(1152)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@ffb704b9e379: 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)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095820675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095820675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095820675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095820675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095820675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095820675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095820675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095820675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095820675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095820676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095820676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095820676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095820676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095820676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095820676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095820676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095820676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095820676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095820676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095820676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095820676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1158)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095820676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901095820678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095820682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095820682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1157)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095820999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095820999 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095821000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095821000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095821004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095821005 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@ffb704b9e379: 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)@ffb704b9e379: 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)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1147)@ffb704b9e379: Adding Client=TC_llc_null(1163), IMSI='262420000000041'H, TLLI='E3C4344F'O, index=0 SGSN_Test-GSUP(1160)@ffb704b9e379: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1163) TC_llc_null(1163)@ffb704b9e379: 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 := 'A0038817912F75334B994514DBFB0E13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '120DBC4C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8232F25DAD34251D'O } } } } } 20250901095822075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095822075 DLLC NOTICE LLME(ffffffff/e3c4344f){UNASSIGNED} LLC RX: unknown TLLI 0xe3c4344f, creating LLME on the fly (gprs_llc.c:552) 20250901095822075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095822075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1320) 20250901095822075 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095822075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095822075 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095822075 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095822075 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095822075 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095822075 DLLC NOTICE LLME(ffffffff/e3c4344f){UNASSIGNED} LLGM Assign pre (e3c4344f => edbcf161) (gprs_llc.c:1079) 20250901095822075 DLLC NOTICE LLME(e3c4344f/edbcf161){ASSIGNED} LLGM Assign post (e3c4344f => edbcf161) (gprs_llc.c:1125) 20250901095822075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095822075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095822075 DMM DEBUG MM(262420000000041/edbcf161) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095822090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095822091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095822091 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095822091 DMM DEBUG MM(262420000000041/edbcf161) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250901095822091 DMM NOTICE MM(262420000000041/edbcf161) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095822091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095822091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095822091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095822091 DMM DEBUG MM(262420000000041/edbcf161) Requesting authorization (sgsn_auth.c:160) 20250901095822091 DMM INFO MM(262420000000041/edbcf161) Requesting authentication tuples (sgsn_auth.c:184) 20250901095822091 DMM DEBUG MM(262420000000041/edbcf161) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095822091 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250901095822091 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(1160)@ffb704b9e379: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1163) SGSN_Test-GSUP(1160)@ffb704b9e379: Added IMSI table entry 0TC_llc_null(1163)"262420000000041" 20250901095822096 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095822096 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095822096 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095822096 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095822096 DMM INFO MM(262420000000041/edbcf161) Subscriber data update (mmctx.c:445) 20250901095822096 DMM DEBUG MM(262420000000041/edbcf161) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095822096 DMM INFO MM(262420000000041/edbcf161) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095822096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095822096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095822096 DMM INFO MM(262420000000041/edbcf161) <- GMM AUTH AND CIPHERING REQ (rand = a0 03 88 17 91 2f 75 33 4b 99 45 14 db fb 0e 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095822110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095822110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095822110 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095822110 DMM INFO MM(262420000000041/edbcf161) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095822110 DMM NOTICE MM(262420000000041/edbcf161) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095822110 DMM DEBUG MM(262420000000041/edbcf161) checking auth: received GSM SRES = 12 0d bc 4c (gprs_gmm.c:716) 20250901095822110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095822110 DMM DEBUG MM(262420000000041/edbcf161) Requesting authorization (sgsn_auth.c:160) 20250901095822110 DMM INFO MM(262420000000041/edbcf161) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095822110 DMM DEBUG MM(262420000000041/edbcf161) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095822111 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250901095822111 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) 20250901095822111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095822111 DMM INFO MM(262420000000041/edbcf161) <- GMM ATTACH ACCEPT (new P-TMSI=0xedbcf161) (gprs_gmm.c:337) 20250901095822113 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095822113 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095822113 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250901095822113 DMM INFO MM(262420000000041/edbcf161) Subscriber data update (mmctx.c:445) 20250901095822113 DMM DEBUG MM(262420000000041/edbcf161) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095822114 DMM INFO MM(262420000000041/edbcf161) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095822114 DMM NOTICE MM(262420000000041/edbcf161) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250901095822114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095822114 DMM NOTICE MM(262420000000041/edbcf161) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095822114 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) 20250901095822115 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095822115 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250901095822115 DMM INFO MM(262420000000041/edbcf161) Subscriber data update (mmctx.c:445) 20250901095822115 DMM DEBUG MM(262420000000041/edbcf161) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095822128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095822128 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095822128 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095822128 DMM INFO MM(262420000000041/edbcf161) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095822128 DMM NOTICE MM(262420000000041/edbcf161) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095822128 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095822128 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095822128 DLLC NOTICE LLME(e3c4344f/edbcf161){ASSIGNED} LLGM Assign pre (ffffffff => edbcf161) (gprs_llc.c:1079) 20250901095822128 DLLC NOTICE LLME(ffffffff/edbcf161){ASSIGNED} LLGM Assign post (ffffffff => edbcf161) (gprs_llc.c:1125) 20250901095822128 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095822128 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095822128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095822128 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901095823186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095823186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250901095823186 DLLC DEBUG TLLI=edbcf161 sends us LLC NULL (gprs_llc.c:912) 20250901095823187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095823187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250901095823187 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095823187 DMM INFO MM(262420000000041/edbcf161) -> GMM DETACH REQUEST TLLI=0xedbcf161 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250901095823187 DMM INFO MM(262420000000041/edbcf161) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250901095823187 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095823187 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095823187 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095823187 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095823187 DLLC NOTICE LLME(ffffffff/edbcf161){ASSIGNED} LLGM Assign pre (edbcf161 => ffffffff) (gprs_llc.c:1079) 20250901095823187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edbcf161 => ffffffff) (gprs_llc.c:1125) 20250901095823187 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250901095823187 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) 20250901095823187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095823187 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095823187 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095823187 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095823189 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1163)@ffb704b9e379: setverdict(pass): none -> pass TC_llc_null-BVCI196(1147)@ffb704b9e379: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1163)@ffb704b9e379: Final verdict of PTC: pass 20250901095828206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51302<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@ffb704b9e379: Final verdict of PTC: none 20250901095828211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095828211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1149)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1148)@ffb704b9e379: Final verdict of PTC: none TC_llc_null-BVCI210(1152)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1158)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@ffb704b9e379: Final verdict of PTC: none TC_llc_null-BVCI220(1157)@ffb704b9e379: Final verdict of PTC: none TC_llc_null-BVCI196(1147)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1161)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1153)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1162)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1146)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1156)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1151)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_null-BVCI196(1147): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_null-BVCI210(1152): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_null-BVCI220(1157): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1161): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1162): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_null(1163): pass (none -> pass) MTC@ffb704b9e379: Test case TC_llc_null finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Sep 1 09:58:28 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250901095828259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095828660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58414<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95948) 20250901095829212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095829212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95948, count=101900) 20250901095830213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095830213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Sep 1 09:58:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095831214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095831215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_llc_sabm_dm_llgmm started. 20250901095831725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095831728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1164)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1165)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1164)@ffb704b9e379: 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(1168)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095831771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095831771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095831771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095831771 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095831771 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095831771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095831771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095831771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095831771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095831772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095831772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095831772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095831772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095831772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095831772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095831772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095831772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095831772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095831772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095831772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095831772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095831772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095831775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1169)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1165)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1165)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095831781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095831781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1167)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1170)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1169)@ffb704b9e379: 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(1173)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095831789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095831789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095831789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095831789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095831789 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095831789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095831789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095831789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095831789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095831790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095831790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095831790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095831790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095831790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095831790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095831790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095831790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095831790 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095831790 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095831790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095831790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095831790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095831794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1170)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1170)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1174)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095831801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095831801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1172)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1175)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1174)@ffb704b9e379: 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(1178)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095831810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095831810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095831810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095831810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095831810 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095831810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095831810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095831810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095831810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095831811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095831811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095831811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095831811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095831811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095831811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095831811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095831811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095831811 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095831811 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095831811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095831811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095831811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095831813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1175)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1175)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095831819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095831819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1177)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095832215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095832215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095832215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095832215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1179)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1179)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095832220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1179)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1179)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095832221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1179)@ffb704b9e379: 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(1179)@ffb704b9e379: 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(1179)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1179)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1167)@ffb704b9e379: Adding Client=TC_llc_sabm_dm_llgmm(1183), IMSI='262420000000042'H, TLLI='E400CEDD'O, index=0 SGSN_Test-GSUP(1180)@ffb704b9e379: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1183) TC_llc_sabm_dm_llgmm(1183)@ffb704b9e379: 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 := 'C96720A16068473AE2212EEBEE01AB93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CBB6D09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B20FCED9FC6CF7B'O } } } } } 20250901095833259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095833259 DLLC NOTICE LLME(ffffffff/e400cedd){UNASSIGNED} LLC RX: unknown TLLI 0xe400cedd, creating LLME on the fly (gprs_llc.c:552) 20250901095833259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095833259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1320) 20250901095833259 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095833259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095833259 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095833259 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095833259 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095833259 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095833259 DLLC NOTICE LLME(ffffffff/e400cedd){UNASSIGNED} LLGM Assign pre (e400cedd => edee5a25) (gprs_llc.c:1079) 20250901095833259 DLLC NOTICE LLME(e400cedd/edee5a25){ASSIGNED} LLGM Assign post (e400cedd => edee5a25) (gprs_llc.c:1125) 20250901095833259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095833259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095833259 DMM DEBUG MM(262420000000042/edee5a25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095833265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095833265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095833265 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095833265 DMM DEBUG MM(262420000000042/edee5a25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250901095833265 DMM NOTICE MM(262420000000042/edee5a25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095833265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095833265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095833265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095833265 DMM DEBUG MM(262420000000042/edee5a25) Requesting authorization (sgsn_auth.c:160) 20250901095833265 DMM INFO MM(262420000000042/edee5a25) Requesting authentication tuples (sgsn_auth.c:184) 20250901095833265 DMM DEBUG MM(262420000000042/edee5a25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095833265 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250901095833265 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(1180)@ffb704b9e379: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1183) SGSN_Test-GSUP(1180)@ffb704b9e379: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1183)"262420000000042" 20250901095833266 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095833266 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095833266 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095833266 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095833266 DMM INFO MM(262420000000042/edee5a25) Subscriber data update (mmctx.c:445) 20250901095833266 DMM DEBUG MM(262420000000042/edee5a25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095833266 DMM INFO MM(262420000000042/edee5a25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095833266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095833266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095833266 DMM INFO MM(262420000000042/edee5a25) <- GMM AUTH AND CIPHERING REQ (rand = c9 67 20 a1 60 68 47 3a e2 21 2e eb ee 01 ab 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095833269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095833269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095833269 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095833269 DMM INFO MM(262420000000042/edee5a25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095833269 DMM NOTICE MM(262420000000042/edee5a25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095833269 DMM DEBUG MM(262420000000042/edee5a25) checking auth: received GSM SRES = 5c bb 6d 09 (gprs_gmm.c:716) 20250901095833269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095833269 DMM DEBUG MM(262420000000042/edee5a25) Requesting authorization (sgsn_auth.c:160) 20250901095833269 DMM INFO MM(262420000000042/edee5a25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095833269 DMM DEBUG MM(262420000000042/edee5a25) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095833269 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250901095833269 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) 20250901095833269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095833269 DMM INFO MM(262420000000042/edee5a25) <- GMM ATTACH ACCEPT (new P-TMSI=0xedee5a25) (gprs_gmm.c:337) 20250901095833270 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095833270 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095833270 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250901095833270 DMM INFO MM(262420000000042/edee5a25) Subscriber data update (mmctx.c:445) 20250901095833270 DMM DEBUG MM(262420000000042/edee5a25) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095833270 DMM INFO MM(262420000000042/edee5a25) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095833270 DMM NOTICE MM(262420000000042/edee5a25) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250901095833270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095833270 DMM NOTICE MM(262420000000042/edee5a25) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095833270 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) 20250901095833270 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095833270 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250901095833270 DMM INFO MM(262420000000042/edee5a25) Subscriber data update (mmctx.c:445) 20250901095833270 DMM DEBUG MM(262420000000042/edee5a25) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095833273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095833273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095833273 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095833273 DMM INFO MM(262420000000042/edee5a25) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095833273 DMM NOTICE MM(262420000000042/edee5a25) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095833273 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095833273 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095833273 DLLC NOTICE LLME(e400cedd/edee5a25){ASSIGNED} LLGM Assign pre (ffffffff => edee5a25) (gprs_llc.c:1079) 20250901095833273 DLLC NOTICE LLME(ffffffff/edee5a25){ASSIGNED} LLGM Assign post (ffffffff => edee5a25) (gprs_llc.c:1125) 20250901095833273 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095833273 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095833273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095833273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901095834332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095834332 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(1183)@ffb704b9e379: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1167)@ffb704b9e379: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1183)@ffb704b9e379: Final verdict of PTC: pass 20250901095834350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1178)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1180)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1169)@ffb704b9e379: Final verdict of PTC: none 20250901095834355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095834355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1164)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1168)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1174)@ffb704b9e379: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1167)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1173)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1182)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1179)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1165)@ffb704b9e379: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1172)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1181)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1175)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1170)@ffb704b9e379: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1177)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1166)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1171)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1176)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1164): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1165): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1167): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1169): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1170): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1172): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1174): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1175): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1177): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1179): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1180): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1181): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1182): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_sabm_dm_llgmm(1183): pass (none -> pass) MTC@ffb704b9e379: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Sep 1 09:58:34 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 20250901095834425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095834827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83816) 20250901095835356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095835356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83816, count=88172) 20250901095836357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095836358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Sep 1 09:58:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095837358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095837358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_llc_sabm_dm_ll5 started. 20250901095837940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095837943 DMM INFO MM(262420000000042/edee5a25) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095837943 DMM INFO MM(262420000000042/edee5a25) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095837943 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095837943 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095837943 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095837943 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095837943 DLLC NOTICE LLME(ffffffff/edee5a25){ASSIGNED} LLGM Assign pre (edee5a25 => ffffffff) (gprs_llc.c:1079) 20250901095837943 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edee5a25 => ffffffff) (gprs_llc.c:1125) 20250901095837943 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250901095837943 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) 20250901095837943 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) 20250901095837943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095837943 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095837943 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095837943 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095837943 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1184)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1185)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1184)@ffb704b9e379: 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(1188)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1188)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095837976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095837976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095837976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095837976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095837976 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095837976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095837976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095837976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095837976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1188)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095837977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095837977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095837977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095837977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095837977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095837977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095837977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095837977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095837977 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095837977 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095837977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095837978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095837978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1188)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1188)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095837980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1189)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1185)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1185)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095837985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095837985 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1187)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1190)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1189)@ffb704b9e379: 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(1193)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1193)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095837990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095837990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095837990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095837990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095837990 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095837990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095837990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095837990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095837991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1193)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095837991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095837991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095837991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095837991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095837991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095837991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095837991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095837991 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095837991 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095837991 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095837991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095837991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095837991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1193)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1193)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095837993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1190)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1190)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095837997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095837997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1192)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1194)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1195)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1194)@ffb704b9e379: 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(1199)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1199)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095838019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095838019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095838019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095838019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095838019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095838019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095838019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095838019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095838019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1199)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095838020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095838020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095838020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095838020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095838020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095838020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095838020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095838020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095838020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095838020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095838020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095838020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095838020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1199)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1199)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095838022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1195)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095838027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095838027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1196)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095838359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095838359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095838359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095838359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1198)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1198)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095838360 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1198)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1198)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1198)@ffb704b9e379: 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(1198)@ffb704b9e379: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250901095838361 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1198)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1198)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1187)@ffb704b9e379: Adding Client=TC_llc_sabm_dm_ll5(1203), IMSI='262420000000043'H, TLLI='E74DBF70'O, index=0 SGSN_Test-GSUP(1200)@ffb704b9e379: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1203) TC_llc_sabm_dm_ll5(1203)@ffb704b9e379: 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 := '1AC51D2AFAD1D7C9BE76940AC15C64DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EAE3C6D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4481A6E98CA1C998'O } } } } } 20250901095839385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095839385 DLLC NOTICE LLME(ffffffff/e74dbf70){UNASSIGNED} LLC RX: unknown TLLI 0xe74dbf70, creating LLME on the fly (gprs_llc.c:552) 20250901095839385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095839385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1320) 20250901095839385 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095839385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095839385 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095839385 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095839385 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095839385 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095839385 DLLC NOTICE LLME(ffffffff/e74dbf70){UNASSIGNED} LLGM Assign pre (e74dbf70 => f802031f) (gprs_llc.c:1079) 20250901095839385 DLLC NOTICE LLME(e74dbf70/f802031f){ASSIGNED} LLGM Assign post (e74dbf70 => f802031f) (gprs_llc.c:1125) 20250901095839385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095839385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095839385 DMM DEBUG MM(262420000000043/f802031f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095839391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095839391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095839391 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095839391 DMM DEBUG MM(262420000000043/f802031f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250901095839391 DMM NOTICE MM(262420000000043/f802031f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095839391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095839391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095839391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095839391 DMM DEBUG MM(262420000000043/f802031f) Requesting authorization (sgsn_auth.c:160) 20250901095839391 DMM INFO MM(262420000000043/f802031f) Requesting authentication tuples (sgsn_auth.c:184) 20250901095839391 DMM DEBUG MM(262420000000043/f802031f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095839391 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250901095839391 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(1200)@ffb704b9e379: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1203) SGSN_Test-GSUP(1200)@ffb704b9e379: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1203)"262420000000043" 20250901095839392 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095839392 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095839392 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095839392 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095839392 DMM INFO MM(262420000000043/f802031f) Subscriber data update (mmctx.c:445) 20250901095839392 DMM DEBUG MM(262420000000043/f802031f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095839392 DMM INFO MM(262420000000043/f802031f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095839392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095839392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095839392 DMM INFO MM(262420000000043/f802031f) <- GMM AUTH AND CIPHERING REQ (rand = 1a c5 1d 2a fa d1 d7 c9 be 76 94 0a c1 5c 64 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095839396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095839396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095839396 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095839396 DMM INFO MM(262420000000043/f802031f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095839396 DMM NOTICE MM(262420000000043/f802031f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095839396 DMM DEBUG MM(262420000000043/f802031f) checking auth: received GSM SRES = ea e3 c6 d9 (gprs_gmm.c:716) 20250901095839396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095839396 DMM DEBUG MM(262420000000043/f802031f) Requesting authorization (sgsn_auth.c:160) 20250901095839396 DMM INFO MM(262420000000043/f802031f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095839396 DMM DEBUG MM(262420000000043/f802031f) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095839396 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250901095839396 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) 20250901095839396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095839396 DMM INFO MM(262420000000043/f802031f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf802031f) (gprs_gmm.c:337) 20250901095839396 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095839396 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095839396 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250901095839396 DMM INFO MM(262420000000043/f802031f) Subscriber data update (mmctx.c:445) 20250901095839396 DMM DEBUG MM(262420000000043/f802031f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095839396 DMM INFO MM(262420000000043/f802031f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095839396 DMM NOTICE MM(262420000000043/f802031f) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250901095839396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095839396 DMM NOTICE MM(262420000000043/f802031f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095839396 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) 20250901095839397 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095839397 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250901095839397 DMM INFO MM(262420000000043/f802031f) Subscriber data update (mmctx.c:445) 20250901095839397 DMM DEBUG MM(262420000000043/f802031f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095839399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095839399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095839399 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095839399 DMM INFO MM(262420000000043/f802031f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095839399 DMM NOTICE MM(262420000000043/f802031f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095839399 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095839399 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095839399 DLLC NOTICE LLME(e74dbf70/f802031f){ASSIGNED} LLGM Assign pre (ffffffff => f802031f) (gprs_llc.c:1079) 20250901095839399 DLLC NOTICE LLME(ffffffff/f802031f){ASSIGNED} LLGM Assign post (ffffffff => f802031f) (gprs_llc.c:1125) 20250901095839399 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095839399 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095839399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095839399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901095840452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095840452 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(1203)@ffb704b9e379: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1187)@ffb704b9e379: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1203)@ffb704b9e379: Final verdict of PTC: pass 20250901095840456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43672<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_ll5-BVCI220(1196)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1200)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1199)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1188)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1185)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1194)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1184)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1193)@ffb704b9e379: Final verdict of PTC: none 20250901095840458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095840458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1189)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1198)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1195)@ffb704b9e379: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1187)@ffb704b9e379: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1192)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1190)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1202)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1186)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1197)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1191)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1201)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1184): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1185): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1186): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1187): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1188): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1189): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1190): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1191): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1192): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1193): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1194): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1195): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1196): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1197): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1198): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1199): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1200): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1201): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1202): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_llc_sabm_dm_ll5(1203): pass (none -> pass) MTC@ffb704b9e379: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Sep 1 09:58:40 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 20250901095840522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095840924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91344) 20250901095841458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095841459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91344, count=92504) 20250901095842460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095842460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Sep 1 09:58:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095843461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095843462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_suspend_nopaging started. 20250901095844031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43686<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095844035 DMM INFO MM(262420000000043/f802031f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095844035 DMM INFO MM(262420000000043/f802031f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095844035 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095844035 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095844035 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095844035 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095844035 DLLC NOTICE LLME(ffffffff/f802031f){ASSIGNED} LLGM Assign pre (f802031f => ffffffff) (gprs_llc.c:1079) 20250901095844035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f802031f => ffffffff) (gprs_llc.c:1125) 20250901095844035 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250901095844035 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) 20250901095844035 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) 20250901095844035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095844035 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095844035 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095844035 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095844035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1204)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1205)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1204)@ffb704b9e379: 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(1208)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1208)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095844074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095844074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095844074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095844074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095844074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095844074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095844074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095844074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095844074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1208)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095844075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095844075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095844075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095844076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095844076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095844076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095844076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095844076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095844076 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095844076 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095844076 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095844076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095844076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1208)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1208)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1209)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095844078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1205)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1205)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095844083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095844083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1210)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1207)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1209)@ffb704b9e379: 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(1213)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1213)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095844088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095844088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095844088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095844088 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095844088 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095844088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095844088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095844088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095844088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1213)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095844089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095844089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095844089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095844089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095844089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095844089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095844089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095844089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095844089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095844089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095844089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095844089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095844089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1213)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1213)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095844092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1214)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1210)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095844097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095844097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1215)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1212)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1214)@ffb704b9e379: 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(1218)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1218)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095844103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095844103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095844103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095844103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095844103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095844103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095844103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095844103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095844103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1218)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095844103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095844103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095844103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095844103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095844103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095844103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095844103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095844103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095844104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095844104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095844104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095844104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095844104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1218)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1218)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095844107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1215)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1215)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095844112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095844113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1217)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095844462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095844462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095844463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095844463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1219)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1219)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095844467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1219)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1219)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1219)@ffb704b9e379: 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 } } } } 20250901095844468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1219)@ffb704b9e379: 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(1219)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1219)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1207)@ffb704b9e379: Adding Client=TC_suspend_nopaging(1223), IMSI='262420000000048'H, TLLI='EE07D510'O, index=0 SGSN_Test-GSUP(1220)@ffb704b9e379: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1223) TC_suspend_nopaging(1223)@ffb704b9e379: 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 := '90999E009009CACC489D79B898BD9B16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D681088C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D6C89B27049D3C0'O } } } } } 20250901095845551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095845551 DLLC NOTICE LLME(ffffffff/ee07d510){UNASSIGNED} LLC RX: unknown TLLI 0xee07d510, creating LLME on the fly (gprs_llc.c:552) 20250901095845551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095845551 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1320) 20250901095845551 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095845551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095845551 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095845551 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095845551 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095845551 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095845551 DLLC NOTICE LLME(ffffffff/ee07d510){UNASSIGNED} LLGM Assign pre (ee07d510 => ebcbf213) (gprs_llc.c:1079) 20250901095845551 DLLC NOTICE LLME(ee07d510/ebcbf213){ASSIGNED} LLGM Assign post (ee07d510 => ebcbf213) (gprs_llc.c:1125) 20250901095845551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095845551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095845551 DMM DEBUG MM(262420000000048/ebcbf213) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095845568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095845568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095845568 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095845568 DMM DEBUG MM(262420000000048/ebcbf213) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250901095845568 DMM NOTICE MM(262420000000048/ebcbf213) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095845568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095845568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095845568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095845568 DMM DEBUG MM(262420000000048/ebcbf213) Requesting authorization (sgsn_auth.c:160) 20250901095845568 DMM INFO MM(262420000000048/ebcbf213) Requesting authentication tuples (sgsn_auth.c:184) 20250901095845568 DMM DEBUG MM(262420000000048/ebcbf213) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095845568 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250901095845568 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(1220)@ffb704b9e379: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1223) SGSN_Test-GSUP(1220)@ffb704b9e379: Added IMSI table entry 0TC_suspend_nopaging(1223)"262420000000048" 20250901095845573 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095845573 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095845573 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095845573 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095845573 DMM INFO MM(262420000000048/ebcbf213) Subscriber data update (mmctx.c:445) 20250901095845573 DMM DEBUG MM(262420000000048/ebcbf213) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095845573 DMM INFO MM(262420000000048/ebcbf213) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095845573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095845573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095845573 DMM INFO MM(262420000000048/ebcbf213) <- GMM AUTH AND CIPHERING REQ (rand = 90 99 9e 00 90 09 ca cc 48 9d 79 b8 98 bd 9b 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095845586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095845586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095845586 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095845586 DMM INFO MM(262420000000048/ebcbf213) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095845586 DMM NOTICE MM(262420000000048/ebcbf213) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095845586 DMM DEBUG MM(262420000000048/ebcbf213) checking auth: received GSM SRES = d6 81 08 8c (gprs_gmm.c:716) 20250901095845586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095845586 DMM DEBUG MM(262420000000048/ebcbf213) Requesting authorization (sgsn_auth.c:160) 20250901095845586 DMM INFO MM(262420000000048/ebcbf213) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095845586 DMM DEBUG MM(262420000000048/ebcbf213) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095845586 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250901095845586 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) 20250901095845586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095845586 DMM INFO MM(262420000000048/ebcbf213) <- GMM ATTACH ACCEPT (new P-TMSI=0xebcbf213) (gprs_gmm.c:337) 20250901095845589 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095845589 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095845589 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250901095845589 DMM INFO MM(262420000000048/ebcbf213) Subscriber data update (mmctx.c:445) 20250901095845589 DMM DEBUG MM(262420000000048/ebcbf213) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095845589 DMM INFO MM(262420000000048/ebcbf213) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095845589 DMM NOTICE MM(262420000000048/ebcbf213) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250901095845589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095845589 DMM NOTICE MM(262420000000048/ebcbf213) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095845589 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) 20250901095845590 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095845590 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250901095845590 DMM INFO MM(262420000000048/ebcbf213) Subscriber data update (mmctx.c:445) 20250901095845590 DMM DEBUG MM(262420000000048/ebcbf213) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095845598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095845598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095845598 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095845598 DMM INFO MM(262420000000048/ebcbf213) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095845598 DMM NOTICE MM(262420000000048/ebcbf213) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095845598 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095845598 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095845598 DLLC NOTICE LLME(ee07d510/ebcbf213){ASSIGNED} LLGM Assign pre (ffffffff => ebcbf213) (gprs_llc.c:1079) 20250901095845598 DLLC NOTICE LLME(ffffffff/ebcbf213){ASSIGNED} LLGM Assign post (ffffffff => ebcbf213) (gprs_llc.c:1125) 20250901095845598 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095845598 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095845599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095845599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1223)@ffb704b9e379: setverdict(pass): none -> pass 20250901095845658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095845658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095845658 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095845658 DMM INFO MM(262420000000048/ebcbf213) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095845658 DMM INFO MM(262420000000048/ebcbf213) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095845658 DMM DEBUG MM(262420000000048/ebcbf213) Using GGSN 0 (gprs_sm.c:317) 20250901095845659 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) 20250901095845659 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250901095845659 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095845659 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095845659 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:378) 20250901095845686 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 f0 b1 15 99 11 9b 22 b7 da 14 05 7f 84 bd a1 43 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:465) 20250901095845686 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc6298, cbp=0x55918c11e3d0) (sgsn_libgtp.c:633) 20250901095845686 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095845686 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=ebcbf213, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095845686 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095845686 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1223)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1223)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095845702 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250901095845713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095845713 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250901095845713 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250901095845719 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250901095845719 DMM INFO MM(262420000000048/ebcbf213) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250901095849012 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095849012 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095849013 DGPRS DEBUG Checking for inactive LLMEs, time = 19951634 (sgsn.c:132) 20250901095849013 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095849013 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095849013 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095849013 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095849013 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095849013 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095849013 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095849013 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_suspend_nopaging-BVCI196(1207)@ffb704b9e379: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1223)@ffb704b9e379: Final verdict of PTC: pass 20250901095850727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43686<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1220)@ffb704b9e379: Final verdict of PTC: none 20250901095850730 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095850731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI220(1217)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1204)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1213)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1219)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1215)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1218)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1214)@ffb704b9e379: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1207)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1209)@ffb704b9e379: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1212)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1205)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1210)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1208)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1221)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1222)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1216)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1211)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1206)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1204): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1205): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1206): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_nopaging-BVCI196(1207): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1208): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1209): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1210): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1211): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_nopaging-BVCI210(1212): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1213): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1214): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1215): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1216): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_nopaging-BVCI220(1217): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1218): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1219): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1220): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1221): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1222): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_nopaging(1223): pass (none -> pass) MTC@ffb704b9e379: Test case TC_suspend_nopaging finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Sep 1 09:58:50 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250901095850820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095851222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104400) 20250901095851732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095851732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104400, count=108756) 20250901095852734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095852734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Sep 1 09:58:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095853736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095853736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_suspend_resume started. 20250901095854329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095854331 DMM INFO MM(262420000000048/ebcbf213) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095854331 DMM INFO MM(262420000000048/ebcbf213) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095854331 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095854331 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095854331 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095854331 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095854331 DLLC NOTICE LLME(ffffffff/ebcbf213){ASSIGNED} LLGM Assign pre (ebcbf213 => ffffffff) (gprs_llc.c:1079) 20250901095854331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebcbf213 => ffffffff) (gprs_llc.c:1125) 20250901095854331 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095854332 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095854332 DMM NOTICE MM(262420000000048/ebcbf213) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095854332 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250901095854332 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095854332 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095854332 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:378) 20250901095854332 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250901095854332 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) 20250901095854332 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) 20250901095854332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095854332 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095854332 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095854332 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095854332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1224)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1225)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1224)@ffb704b9e379: 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(1228)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1228)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095854387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095854387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095854387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095854387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095854387 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095854387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095854387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095854387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095854387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1228)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095854388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095854388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095854388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095854388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095854388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095854388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095854388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095854388 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095854388 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095854388 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095854388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095854389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095854389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1228)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1228)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095854390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1229)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1225)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1225)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095854395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095854395 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1227)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1230)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1229)@ffb704b9e379: 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(1233)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1233)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095854402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095854402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095854402 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095854402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095854402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095854402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1233)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095854403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095854403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095854403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095854403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095854403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095854403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095854403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095854403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095854403 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095854403 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095854403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095854404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095854404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1233)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1233)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095854406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1234)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1230)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1230)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095854410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095854410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1232)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1235)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1234)@ffb704b9e379: 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(1238)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1238)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095854418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095854418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095854418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095854418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095854418 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095854418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095854418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095854418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095854419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1238)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095854420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095854420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095854420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095854420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095854420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095854420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095854420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095854420 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095854420 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095854420 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095854420 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095854420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095854420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1238)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1238)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095854423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1235)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1235)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095854429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095854429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1237)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095854737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095854737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095854737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095854737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1239)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1239)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095854741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1239)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1239)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1239)@ffb704b9e379: 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(1239)@ffb704b9e379: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250901095854742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1239)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1239)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1227)@ffb704b9e379: Adding Client=TC_suspend_resume(1243), IMSI='262420000000049'H, TLLI='C78F0F8C'O, index=0 SGSN_Test-GSUP(1240)@ffb704b9e379: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1243) TC_suspend_resume(1243)@ffb704b9e379: 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 := '7268D542E11011D1627C419756431F7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6853636A'O ("hScj") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FFD97EA99283B3EF'O } } } } } 20250901095855816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095855816 DLLC NOTICE LLME(ffffffff/c78f0f8c){UNASSIGNED} LLC RX: unknown TLLI 0xc78f0f8c, creating LLME on the fly (gprs_llc.c:552) 20250901095855816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095855816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1320) 20250901095855816 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095855816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095855816 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095855816 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095855816 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095855816 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095855816 DLLC NOTICE LLME(ffffffff/c78f0f8c){UNASSIGNED} LLGM Assign pre (c78f0f8c => f6ad2584) (gprs_llc.c:1079) 20250901095855816 DLLC NOTICE LLME(c78f0f8c/f6ad2584){ASSIGNED} LLGM Assign post (c78f0f8c => f6ad2584) (gprs_llc.c:1125) 20250901095855816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095855816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095855816 DMM DEBUG MM(262420000000049/f6ad2584) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095855830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095855830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095855830 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095855830 DMM DEBUG MM(262420000000049/f6ad2584) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250901095855830 DMM NOTICE MM(262420000000049/f6ad2584) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095855830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095855830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095855830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095855830 DMM DEBUG MM(262420000000049/f6ad2584) Requesting authorization (sgsn_auth.c:160) 20250901095855830 DMM INFO MM(262420000000049/f6ad2584) Requesting authentication tuples (sgsn_auth.c:184) 20250901095855830 DMM DEBUG MM(262420000000049/f6ad2584) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095855830 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250901095855830 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(1240)@ffb704b9e379: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1243) SGSN_Test-GSUP(1240)@ffb704b9e379: Added IMSI table entry 0TC_suspend_resume(1243)"262420000000049" 20250901095855835 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095855835 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095855835 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095855835 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095855835 DMM INFO MM(262420000000049/f6ad2584) Subscriber data update (mmctx.c:445) 20250901095855835 DMM DEBUG MM(262420000000049/f6ad2584) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095855835 DMM INFO MM(262420000000049/f6ad2584) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095855835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095855835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095855835 DMM INFO MM(262420000000049/f6ad2584) <- GMM AUTH AND CIPHERING REQ (rand = 72 68 d5 42 e1 10 11 d1 62 7c 41 97 56 43 1f 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095855849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095855850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095855850 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095855850 DMM INFO MM(262420000000049/f6ad2584) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095855850 DMM NOTICE MM(262420000000049/f6ad2584) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095855850 DMM DEBUG MM(262420000000049/f6ad2584) checking auth: received GSM SRES = 68 53 63 6a (gprs_gmm.c:716) 20250901095855850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095855850 DMM DEBUG MM(262420000000049/f6ad2584) Requesting authorization (sgsn_auth.c:160) 20250901095855850 DMM INFO MM(262420000000049/f6ad2584) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095855850 DMM DEBUG MM(262420000000049/f6ad2584) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095855850 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250901095855850 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) 20250901095855850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095855850 DMM INFO MM(262420000000049/f6ad2584) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6ad2584) (gprs_gmm.c:337) 20250901095855853 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095855853 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095855853 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250901095855853 DMM INFO MM(262420000000049/f6ad2584) Subscriber data update (mmctx.c:445) 20250901095855853 DMM DEBUG MM(262420000000049/f6ad2584) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095855853 DMM INFO MM(262420000000049/f6ad2584) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095855853 DMM NOTICE MM(262420000000049/f6ad2584) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250901095855853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095855853 DMM NOTICE MM(262420000000049/f6ad2584) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095855853 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) 20250901095855855 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095855855 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250901095855855 DMM INFO MM(262420000000049/f6ad2584) Subscriber data update (mmctx.c:445) 20250901095855855 DMM DEBUG MM(262420000000049/f6ad2584) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095855867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095855867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095855867 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095855867 DMM INFO MM(262420000000049/f6ad2584) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095855867 DMM NOTICE MM(262420000000049/f6ad2584) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095855867 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095855867 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095855867 DLLC NOTICE LLME(c78f0f8c/f6ad2584){ASSIGNED} LLGM Assign pre (ffffffff => f6ad2584) (gprs_llc.c:1079) 20250901095855867 DLLC NOTICE LLME(ffffffff/f6ad2584){ASSIGNED} LLGM Assign post (ffffffff => f6ad2584) (gprs_llc.c:1125) 20250901095855867 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095855867 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095855867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095855867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1243)@ffb704b9e379: setverdict(pass): none -> pass 20250901095855925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095855925 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095855925 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095855925 DMM INFO MM(262420000000049/f6ad2584) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095855925 DMM INFO MM(262420000000049/f6ad2584) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095855925 DMM DEBUG MM(262420000000049/f6ad2584) Using GGSN 0 (gprs_sm.c:317) 20250901095855925 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) 20250901095855925 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250901095855925 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095855925 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095855925 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:378) 20250901095855953 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 e6 12 03 c0 11 e8 59 b2 4e 14 05 7f fe e2 57 52 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:465) 20250901095855953 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc7310, cbp=0x55918c11e760) (sgsn_libgtp.c:633) 20250901095855953 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095855953 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=f6ad2584, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095855953 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095855953 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1243)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1243)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095855971 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250901095855982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095855982 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250901095855982 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250901095855989 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250901095855989 DMM INFO MM(262420000000049/f6ad2584) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250901095901001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095901001 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2331) 20250901095901001 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250901095901008 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1227)@ffb704b9e379: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1243)@ffb704b9e379: Final verdict of PTC: pass 20250901095901023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57612<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095901027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095901027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1229)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1240)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1239)@ffb704b9e379: Final verdict of PTC: none TC_suspend_resume-BVCI196(1227)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1224)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1238)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1233)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1228)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1230)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1225)@ffb704b9e379: Final verdict of PTC: none TC_suspend_resume-BVCI220(1237)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1241)@ffb704b9e379: Final verdict of PTC: none TC_suspend_resume-BVCI210(1232)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1242)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1235)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1234)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1231)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1236)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1226)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1224): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1225): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1226): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_resume-BVCI196(1227): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1228): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1229): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1230): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1231): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_resume-BVCI210(1232): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1233): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1234): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1235): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1236): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_resume-BVCI220(1237): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1238): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1239): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1240): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1241): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1242): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_resume(1243): pass (none -> pass) MTC@ffb704b9e379: Test case TC_suspend_resume finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Sep 1 09:59:01 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250901095901095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095901496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104816) 20250901095902028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095902028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104816, count=105976) 20250901095903029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095903029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Sep 1 09:59:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095904030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095904030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_suspend_rau started. 20250901095904576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095904578 DMM INFO MM(262420000000049/f6ad2584) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095904578 DMM INFO MM(262420000000049/f6ad2584) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095904578 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095904579 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095904579 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095904579 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095904579 DLLC NOTICE LLME(ffffffff/f6ad2584){ASSIGNED} LLGM Assign pre (f6ad2584 => ffffffff) (gprs_llc.c:1079) 20250901095904579 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6ad2584 => ffffffff) (gprs_llc.c:1125) 20250901095904579 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095904579 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095904579 DMM NOTICE MM(262420000000049/f6ad2584) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095904579 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250901095904579 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095904579 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095904579 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:378) 20250901095904579 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250901095904579 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) 20250901095904579 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) 20250901095904579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095904579 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095904579 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095904579 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095904579 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1244)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1245)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1244)@ffb704b9e379: 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(1248)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1248)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095904616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095904617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095904617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095904617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095904617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095904617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095904617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095904617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095904617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1248)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095904619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095904619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095904619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095904620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095904620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095904620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095904620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095904620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095904620 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095904620 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095904620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095904620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095904620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1249)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1248)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1248)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095904623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1245)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1245)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1250)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095904630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095904630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1249)@ffb704b9e379: 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(1253)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_rau-BVCI196(1247)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1253)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095904634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095904634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095904634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095904634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095904634 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095904634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095904634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095904634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095904634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1253)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095904636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095904636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095904636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095904636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095904636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095904636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095904636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095904636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095904636 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095904636 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095904636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095904636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095904636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1253)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1253)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095904639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1254)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1250)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1250)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095904645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095904645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1252)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1255)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1254)@ffb704b9e379: 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(1258)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1258)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095904653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095904653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095904653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095904653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095904653 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095904653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095904653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095904653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095904653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1258)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095904654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095904654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095904654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095904654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095904654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095904654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095904654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095904654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095904654 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095904654 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095904654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1258)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095904654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095904654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1258)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095904656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1255)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095904661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095904661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1257)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095905031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095905031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095905031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095905031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1259)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1259)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095905036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095905037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1259)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1259)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1259)@ffb704b9e379: 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(1259)@ffb704b9e379: 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(1259)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1259)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1247)@ffb704b9e379: Adding Client=TC_suspend_rau(1263), IMSI='262420000000050'H, TLLI='EEC3AAF0'O, index=0 SGSN_Test-GSUP(1260)@ffb704b9e379: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1263) TC_suspend_rau(1263)@ffb704b9e379: 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 := 'E6F8FA474F32460EC8631694FF1DD13B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9D7A6EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C565089E8975359A'O } } } } } 20250901095906123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095906123 DLLC NOTICE LLME(ffffffff/eec3aaf0){UNASSIGNED} LLC RX: unknown TLLI 0xeec3aaf0, creating LLME on the fly (gprs_llc.c:552) 20250901095906123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095906123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1320) 20250901095906123 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095906123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095906123 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095906123 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095906123 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095906124 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095906124 DLLC NOTICE LLME(ffffffff/eec3aaf0){UNASSIGNED} LLGM Assign pre (eec3aaf0 => f6bc3db9) (gprs_llc.c:1079) 20250901095906124 DLLC NOTICE LLME(eec3aaf0/f6bc3db9){ASSIGNED} LLGM Assign post (eec3aaf0 => f6bc3db9) (gprs_llc.c:1125) 20250901095906124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095906124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095906124 DMM DEBUG MM(262420000000050/f6bc3db9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095906148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095906149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095906149 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095906149 DMM DEBUG MM(262420000000050/f6bc3db9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250901095906149 DMM NOTICE MM(262420000000050/f6bc3db9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095906149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095906149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095906149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095906149 DMM DEBUG MM(262420000000050/f6bc3db9) Requesting authorization (sgsn_auth.c:160) 20250901095906149 DMM INFO MM(262420000000050/f6bc3db9) Requesting authentication tuples (sgsn_auth.c:184) 20250901095906149 DMM DEBUG MM(262420000000050/f6bc3db9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095906149 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250901095906149 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(1260)@ffb704b9e379: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1263) SGSN_Test-GSUP(1260)@ffb704b9e379: Added IMSI table entry 0TC_suspend_rau(1263)"262420000000050" 20250901095906156 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095906156 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095906156 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095906156 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095906156 DMM INFO MM(262420000000050/f6bc3db9) Subscriber data update (mmctx.c:445) 20250901095906156 DMM DEBUG MM(262420000000050/f6bc3db9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095906156 DMM INFO MM(262420000000050/f6bc3db9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095906156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095906156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095906156 DMM INFO MM(262420000000050/f6bc3db9) <- GMM AUTH AND CIPHERING REQ (rand = e6 f8 fa 47 4f 32 46 0e c8 63 16 94 ff 1d d1 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095906173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095906174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095906174 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095906174 DMM INFO MM(262420000000050/f6bc3db9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095906174 DMM NOTICE MM(262420000000050/f6bc3db9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095906174 DMM DEBUG MM(262420000000050/f6bc3db9) checking auth: received GSM SRES = c9 d7 a6 ee (gprs_gmm.c:716) 20250901095906174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095906174 DMM DEBUG MM(262420000000050/f6bc3db9) Requesting authorization (sgsn_auth.c:160) 20250901095906174 DMM INFO MM(262420000000050/f6bc3db9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095906174 DMM DEBUG MM(262420000000050/f6bc3db9) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095906174 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250901095906174 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) 20250901095906174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095906174 DMM INFO MM(262420000000050/f6bc3db9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6bc3db9) (gprs_gmm.c:337) 20250901095906177 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095906177 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095906177 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250901095906177 DMM INFO MM(262420000000050/f6bc3db9) Subscriber data update (mmctx.c:445) 20250901095906177 DMM DEBUG MM(262420000000050/f6bc3db9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095906177 DMM INFO MM(262420000000050/f6bc3db9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095906177 DMM NOTICE MM(262420000000050/f6bc3db9) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250901095906177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095906177 DMM NOTICE MM(262420000000050/f6bc3db9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095906177 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) 20250901095906179 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095906179 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250901095906179 DMM INFO MM(262420000000050/f6bc3db9) Subscriber data update (mmctx.c:445) 20250901095906179 DMM DEBUG MM(262420000000050/f6bc3db9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095906191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095906191 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095906191 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095906191 DMM INFO MM(262420000000050/f6bc3db9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095906191 DMM NOTICE MM(262420000000050/f6bc3db9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095906191 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095906191 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095906191 DLLC NOTICE LLME(eec3aaf0/f6bc3db9){ASSIGNED} LLGM Assign pre (ffffffff => f6bc3db9) (gprs_llc.c:1079) 20250901095906191 DLLC NOTICE LLME(ffffffff/f6bc3db9){ASSIGNED} LLGM Assign post (ffffffff => f6bc3db9) (gprs_llc.c:1125) 20250901095906192 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095906192 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095906192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095906192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1263)@ffb704b9e379: setverdict(pass): none -> pass 20250901095906247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095906247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095906247 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095906247 DMM INFO MM(262420000000050/f6bc3db9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095906247 DMM INFO MM(262420000000050/f6bc3db9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095906247 DMM DEBUG MM(262420000000050/f6bc3db9) Using GGSN 0 (gprs_sm.c:317) 20250901095906247 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) 20250901095906247 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250901095906247 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095906247 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095906248 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:378) 20250901095906276 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 ef c9 f5 30 11 db c5 31 a7 14 05 7f 72 6a df 48 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:465) 20250901095906276 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc8388, cbp=0x55918c11a5f0) (sgsn_libgtp.c:633) 20250901095906276 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095906276 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=f6bc3db9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095906276 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095906276 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1263)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095906296 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250901095906313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095906313 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250901095906314 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250901095906324 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250901095906324 DMM INFO MM(262420000000050/f6bc3db9) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250901095911341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095911341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095911341 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095911341 DMM INFO MM(262420000000050/f6bc3db9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901095911341 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095911341 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250901095911341 DLLC NOTICE LLME(ffffffff/f6bc3db9){ASSIGNED} LLGM Assign pre (f6bc3db9 => d6c0558b) (gprs_llc.c:1079) 20250901095911341 DLLC NOTICE LLME(f6bc3db9/d6c0558b){ASSIGNED} LLGM Assign post (f6bc3db9 => d6c0558b) (gprs_llc.c:1125) 20250901095911341 DMM INFO MM(262420000000050/d6c0558b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1263)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095911360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095911360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095911360 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095911360 DMM INFO MM(262420000000050/d6c0558b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901095911360 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901095911360 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095911360 DLLC NOTICE LLME(f6bc3db9/d6c0558b){ASSIGNED} LLGM Assign pre (ffffffff => d6c0558b) (gprs_llc.c:1079) 20250901095911360 DLLC NOTICE LLME(ffffffff/d6c0558b){ASSIGNED} LLGM Assign post (ffffffff => d6c0558b) (gprs_llc.c:1125) 20250901095911360 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250901095911859 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1247)@ffb704b9e379: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1263)@ffb704b9e379: Final verdict of PTC: pass 20250901095911879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45848<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1260)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1253)@ffb704b9e379: Final verdict of PTC: none 20250901095911883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095911884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_rau-BVCI196(1247)@ffb704b9e379: Final verdict of PTC: none TC_suspend_rau-BVCI210(1252)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1259)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1249)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1258)@ffb704b9e379: Final verdict of PTC: none TC_suspend_rau-BVCI220(1257)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1254)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1255)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1261)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1250)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1248)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1244)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1256)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1246)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1251)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1262)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1245)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1244): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1245): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1246): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_rau-BVCI196(1247): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1248): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1249): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1250): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1251): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_rau-BVCI210(1252): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1253): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1254): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1255): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1256): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_rau-BVCI220(1257): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1258): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1259): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1260): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1261): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1262): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_suspend_rau(1263): pass (none -> pass) MTC@ffb704b9e379: Test case TC_suspend_rau finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Sep 1 09:59:11 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250901095911943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095912346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110652) 20250901095912884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095912884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110652, count=111912) 20250901095913886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095913886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Sep 1 09:59:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095914888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095914888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_paging_ps started. 20250901095915469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095915471 DMM INFO MM(262420000000050/d6c0558b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095915471 DMM INFO MM(262420000000050/d6c0558b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095915471 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095915471 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095915471 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095915471 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901095915471 DLLC NOTICE LLME(ffffffff/d6c0558b){ASSIGNED} LLGM Assign pre (d6c0558b => ffffffff) (gprs_llc.c:1079) 20250901095915471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c0558b => ffffffff) (gprs_llc.c:1125) 20250901095915471 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095915471 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095915471 DMM NOTICE MM(262420000000050/d6c0558b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095915471 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250901095915471 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095915471 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095915471 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:378) 20250901095915471 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250901095915471 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) 20250901095915471 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) 20250901095915471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095915471 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095915471 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095915471 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095915471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1264)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1265)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1264)@ffb704b9e379: 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(1268)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1268)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095915517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095915517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095915517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095915517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095915517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095915517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095915517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095915517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095915517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1268)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095915518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095915518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095915518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095915518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095915518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095915518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095915518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095915518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095915518 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095915518 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095915518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095915518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095915518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1268)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1268)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095915521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1269)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1265)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1265)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095915528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095915528 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1267)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1270)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1269)@ffb704b9e379: 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(1273)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1273)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095915534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095915535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095915535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095915535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095915535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095915535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095915535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095915535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095915535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1273)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095915536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095915536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095915536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095915536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095915536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095915536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095915536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095915536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095915536 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095915536 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095915536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095915536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095915536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1273)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1273)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1274)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095915538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1270)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1270)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095915543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095915543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1272)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1275)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1274)@ffb704b9e379: 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(1278)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1278)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095915548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095915548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095915548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095915548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095915548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095915548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095915548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095915548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095915548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1278)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095915549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095915549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095915549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095915549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095915549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095915549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095915549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095915549 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095915549 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095915549 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095915549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1278)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095915549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095915549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1278)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095915552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1275)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095915558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095915558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1277)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095915889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095915889 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095915889 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095915889 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1279)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1279)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095915893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095915894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1279)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1279)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1279)@ffb704b9e379: 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(1279)@ffb704b9e379: 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(1279)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1279)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1267)@ffb704b9e379: Adding Client=TC_paging_ps(1283), IMSI='262420000000051'H, TLLI='E59D2616'O, index=0 SGSN_Test-GSUP(1280)@ffb704b9e379: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1283) TC_paging_ps(1283)@ffb704b9e379: 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 := 'A248A06B21E9A427642F6F7421ABDE03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E863DF07'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3153DE4D27D394F0'O } } } } } 20250901095916981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095916981 DLLC NOTICE LLME(ffffffff/e59d2616){UNASSIGNED} LLC RX: unknown TLLI 0xe59d2616, creating LLME on the fly (gprs_llc.c:552) 20250901095916981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095916981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1320) 20250901095916981 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095916981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095916981 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095916981 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095916981 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095916981 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095916981 DLLC NOTICE LLME(ffffffff/e59d2616){UNASSIGNED} LLGM Assign pre (e59d2616 => d0055564) (gprs_llc.c:1079) 20250901095916981 DLLC NOTICE LLME(e59d2616/d0055564){ASSIGNED} LLGM Assign post (e59d2616 => d0055564) (gprs_llc.c:1125) 20250901095916981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095916981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095916981 DMM DEBUG MM(262420000000051/d0055564) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095916996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095916996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095916996 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095916996 DMM DEBUG MM(262420000000051/d0055564) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250901095916996 DMM NOTICE MM(262420000000051/d0055564) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095916996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095916996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095916996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095916996 DMM DEBUG MM(262420000000051/d0055564) Requesting authorization (sgsn_auth.c:160) 20250901095916996 DMM INFO MM(262420000000051/d0055564) Requesting authentication tuples (sgsn_auth.c:184) 20250901095916996 DMM DEBUG MM(262420000000051/d0055564) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095916996 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250901095916996 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(1280)@ffb704b9e379: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1283) SGSN_Test-GSUP(1280)@ffb704b9e379: Added IMSI table entry 0TC_paging_ps(1283)"262420000000051" 20250901095917001 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095917001 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095917001 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095917001 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095917001 DMM INFO MM(262420000000051/d0055564) Subscriber data update (mmctx.c:445) 20250901095917001 DMM DEBUG MM(262420000000051/d0055564) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095917001 DMM INFO MM(262420000000051/d0055564) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095917001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095917001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095917001 DMM INFO MM(262420000000051/d0055564) <- GMM AUTH AND CIPHERING REQ (rand = a2 48 a0 6b 21 e9 a4 27 64 2f 6f 74 21 ab de 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095917017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095917017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095917017 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095917017 DMM INFO MM(262420000000051/d0055564) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095917017 DMM NOTICE MM(262420000000051/d0055564) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095917017 DMM DEBUG MM(262420000000051/d0055564) checking auth: received GSM SRES = e8 63 df 07 (gprs_gmm.c:716) 20250901095917017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095917017 DMM DEBUG MM(262420000000051/d0055564) Requesting authorization (sgsn_auth.c:160) 20250901095917017 DMM INFO MM(262420000000051/d0055564) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095917017 DMM DEBUG MM(262420000000051/d0055564) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095917017 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250901095917017 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) 20250901095917018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095917018 DMM INFO MM(262420000000051/d0055564) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0055564) (gprs_gmm.c:337) 20250901095917022 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095917022 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095917022 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250901095917022 DMM INFO MM(262420000000051/d0055564) Subscriber data update (mmctx.c:445) 20250901095917022 DMM DEBUG MM(262420000000051/d0055564) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095917023 DMM INFO MM(262420000000051/d0055564) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095917023 DMM NOTICE MM(262420000000051/d0055564) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250901095917023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095917023 DMM NOTICE MM(262420000000051/d0055564) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095917023 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) 20250901095917024 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095917024 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250901095917024 DMM INFO MM(262420000000051/d0055564) Subscriber data update (mmctx.c:445) 20250901095917024 DMM DEBUG MM(262420000000051/d0055564) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095917039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095917039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095917039 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095917039 DMM INFO MM(262420000000051/d0055564) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095917039 DMM NOTICE MM(262420000000051/d0055564) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095917039 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095917039 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095917039 DLLC NOTICE LLME(e59d2616/d0055564){ASSIGNED} LLGM Assign pre (ffffffff => d0055564) (gprs_llc.c:1079) 20250901095917039 DLLC NOTICE LLME(ffffffff/d0055564){ASSIGNED} LLGM Assign post (ffffffff => d0055564) (gprs_llc.c:1125) 20250901095917039 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095917039 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095917039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095917039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901095917092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095917092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095917092 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095917093 DMM INFO MM(262420000000051/d0055564) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095917093 DMM INFO MM(262420000000051/d0055564) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095917093 DMM DEBUG MM(262420000000051/d0055564) Using GGSN 0 (gprs_sm.c:317) 20250901095917093 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) 20250901095917093 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250901095917093 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095917093 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095917093 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:378) 20250901095917113 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 f4 f8 24 cb 11 da 9d fa 8f 14 05 7f 0f 7e 19 ef 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:465) 20250901095917113 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfc9400, cbp=0x55918c11a980) (sgsn_libgtp.c:633) 20250901095917113 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095917113 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122538 TLLI=d0055564, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095917113 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095917113 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1283)@ffb704b9e379: setverdict(pass): none -> pass TC_paging_ps(1283)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095917118 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250901095919013 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095919013 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095919014 DGPRS DEBUG Checking for inactive LLMEs, time = 19951664 (sgsn.c:132) 20250901095919014 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095919014 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095919014 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095919014 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095919014 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095919014 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095919014 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095919014 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095920093 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Timeout of T3314 (fsm.c:317) 20250901095920093 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250901095920093 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250901095922124 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250901095922124 DMM INFO MM(262420000000051/d0055564) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1267)@ffb704b9e379: 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 := 'D0055564'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1283)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1267)@ffb704b9e379: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1283)@ffb704b9e379: Final verdict of PTC: pass 20250901095922150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1280)@ffb704b9e379: Final verdict of PTC: none 20250901095922154 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095922154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1279)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1281)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1264)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1268)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1269)@ffb704b9e379: Final verdict of PTC: none TC_paging_ps-BVCI196(1267)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1265)@ffb704b9e379: Final verdict of PTC: none TC_paging_ps-BVCI220(1277)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1278)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1273)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1275)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1270)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1274)@ffb704b9e379: Final verdict of PTC: none TC_paging_ps-BVCI210(1272)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1266)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1271)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1282)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1276)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1264): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1265): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1266): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_paging_ps-BVCI196(1267): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1268): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1269): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1270): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1271): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_paging_ps-BVCI210(1272): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1273): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1274): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1275): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1276): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_paging_ps-BVCI220(1277): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1278): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1279): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1280): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1281): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1282): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_paging_ps(1283): pass (none -> pass) MTC@ffb704b9e379: Test case TC_paging_ps finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Sep 1 09:59:22 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250901095922215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095922617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110812) 20250901095923155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095923155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110812, count=112072) 20250901095924156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095924156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Sep 1 09:59:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095925157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095925157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_paging_ps_ra_multiple_cells started. 20250901095925730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095925732 DMM INFO MM(262420000000051/d0055564) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095925732 DMM INFO MM(262420000000051/d0055564) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095925732 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095925732 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095925733 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095925733 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250901095925733 DLLC NOTICE LLME(ffffffff/d0055564){ASSIGNED} LLGM Assign pre (d0055564 => ffffffff) (gprs_llc.c:1079) 20250901095925733 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0055564 => ffffffff) (gprs_llc.c:1125) 20250901095925733 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1221e0 (gprs_sndcp.c:574) 20250901095925733 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122538, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095925733 DMM NOTICE MM(262420000000051/d0055564) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095925733 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250901095925733 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095925733 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095925733 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:378) 20250901095925733 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250901095925733 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) 20250901095925733 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) 20250901095925733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901095925733 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095925733 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095925733 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095925733 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1284)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1285)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1284)@ffb704b9e379: 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(1288)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1288)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095925778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095925778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095925778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095925778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095925778 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095925778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095925778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095925778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095925778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1288)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095925779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095925779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095925779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095925779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095925779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095925779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095925779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095925779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095925779 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095925779 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095925779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1288)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1288)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095925780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095925780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901095925782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1289)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1285)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1285)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095925787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095925787 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1290)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1289)@ffb704b9e379: 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(1293)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1293)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095925792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095925792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095925792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095925792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095925792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095925792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095925792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095925792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095925792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1293)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095925793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095925793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095925793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095925793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095925793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095925793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095925793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095925793 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095925793 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095925793 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095925793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095925793 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095925793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1293)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1293)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095925795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1290)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1290)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095925799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095925799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1294)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 TC_paging_ps_ra_multiple_cells-BVCI210(1292)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1295)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1294)@ffb704b9e379: 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(1299)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1299)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095925812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095925812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095925812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095925812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095925812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095925812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095925812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095925812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095925812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1299)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095925813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095925813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095925813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095925813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095925813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095925813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095925813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095925813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095925813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095925813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095925813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095925813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095925813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1299)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1299)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095925816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1295)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095925821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095925821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1296)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095926158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095926158 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095926158 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095926158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1298)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1298)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095926162 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1298)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1298)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901095926164 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1298)@ffb704b9e379: 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(1298)@ffb704b9e379: 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(1298)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1298)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@ffb704b9e379: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='D2F50B04'O, index=0 SGSN_Test-GSUP(1300)@ffb704b9e379: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1303) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@ffb704b9e379: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1292)@ffb704b9e379: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='D2F50B04'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1296)@ffb704b9e379: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='D2F50B04'O, index=0 TC_paging_ps_ra_multiple_cells(1303)@ffb704b9e379: 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 := '397A16EFAF22F38676140651F97927A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDF9BB24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6A250A88813B979'O } } } } } 20250901095927270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095927270 DLLC NOTICE LLME(ffffffff/d2f50b04){UNASSIGNED} LLC RX: unknown TLLI 0xd2f50b04, creating LLME on the fly (gprs_llc.c:552) 20250901095927270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095927270 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1320) 20250901095927270 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095927270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901095927270 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095927270 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901095927270 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095927270 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095927270 DLLC NOTICE LLME(ffffffff/d2f50b04){UNASSIGNED} LLGM Assign pre (d2f50b04 => eccc3689) (gprs_llc.c:1079) 20250901095927270 DLLC NOTICE LLME(d2f50b04/eccc3689){ASSIGNED} LLGM Assign post (d2f50b04 => eccc3689) (gprs_llc.c:1125) 20250901095927270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095927270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095927270 DMM DEBUG MM(262420000000052/eccc3689) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095927293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095927293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095927293 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095927293 DMM DEBUG MM(262420000000052/eccc3689) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250901095927293 DMM NOTICE MM(262420000000052/eccc3689) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095927293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095927293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095927293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095927293 DMM DEBUG MM(262420000000052/eccc3689) Requesting authorization (sgsn_auth.c:160) 20250901095927293 DMM INFO MM(262420000000052/eccc3689) Requesting authentication tuples (sgsn_auth.c:184) 20250901095927293 DMM DEBUG MM(262420000000052/eccc3689) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095927293 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250901095927293 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(1300)@ffb704b9e379: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1303) SGSN_Test-GSUP(1300)@ffb704b9e379: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1303)"262420000000052" 20250901095927299 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095927299 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095927299 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095927299 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095927299 DMM INFO MM(262420000000052/eccc3689) Subscriber data update (mmctx.c:445) 20250901095927299 DMM DEBUG MM(262420000000052/eccc3689) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095927299 DMM INFO MM(262420000000052/eccc3689) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095927299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095927299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095927299 DMM INFO MM(262420000000052/eccc3689) <- GMM AUTH AND CIPHERING REQ (rand = 39 7a 16 ef af 22 f3 86 76 14 06 51 f9 79 27 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095927315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095927315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095927315 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095927315 DMM INFO MM(262420000000052/eccc3689) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095927315 DMM NOTICE MM(262420000000052/eccc3689) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095927315 DMM DEBUG MM(262420000000052/eccc3689) checking auth: received GSM SRES = cd f9 bb 24 (gprs_gmm.c:716) 20250901095927315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095927315 DMM DEBUG MM(262420000000052/eccc3689) Requesting authorization (sgsn_auth.c:160) 20250901095927315 DMM INFO MM(262420000000052/eccc3689) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095927315 DMM DEBUG MM(262420000000052/eccc3689) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095927315 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250901095927315 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) 20250901095927315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095927315 DMM INFO MM(262420000000052/eccc3689) <- GMM ATTACH ACCEPT (new P-TMSI=0xeccc3689) (gprs_gmm.c:337) 20250901095927318 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095927318 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095927318 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250901095927318 DMM INFO MM(262420000000052/eccc3689) Subscriber data update (mmctx.c:445) 20250901095927318 DMM DEBUG MM(262420000000052/eccc3689) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095927318 DMM INFO MM(262420000000052/eccc3689) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095927318 DMM NOTICE MM(262420000000052/eccc3689) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250901095927318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095927318 DMM NOTICE MM(262420000000052/eccc3689) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095927318 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) 20250901095927319 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095927320 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250901095927320 DMM INFO MM(262420000000052/eccc3689) Subscriber data update (mmctx.c:445) 20250901095927320 DMM DEBUG MM(262420000000052/eccc3689) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095927331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095927331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095927331 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095927331 DMM INFO MM(262420000000052/eccc3689) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095927331 DMM NOTICE MM(262420000000052/eccc3689) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095927331 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095927331 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095927331 DLLC NOTICE LLME(d2f50b04/eccc3689){ASSIGNED} LLGM Assign pre (ffffffff => eccc3689) (gprs_llc.c:1079) 20250901095927331 DLLC NOTICE LLME(ffffffff/eccc3689){ASSIGNED} LLGM Assign post (ffffffff => eccc3689) (gprs_llc.c:1125) 20250901095927331 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095927331 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095927331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095927331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901095927389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095927389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095927389 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095927390 DMM INFO MM(262420000000052/eccc3689) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095927390 DMM INFO MM(262420000000052/eccc3689) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095927390 DMM DEBUG MM(262420000000052/eccc3689) Using GGSN 0 (gprs_sm.c:317) 20250901095927390 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) 20250901095927390 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250901095927390 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095927390 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095927390 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:378) 20250901095927417 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 c2 7f c2 df 11 aa f2 40 9c 14 05 7f 56 5e 8c 89 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:465) 20250901095927417 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfca478, cbp=0x55918c121070) (sgsn_libgtp.c:633) 20250901095927417 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095927417 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c1236a8 TLLI=eccc3689, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095927417 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095927417 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1303)@ffb704b9e379: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1303)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095927436 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250901095930390 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Timeout of T3314 (fsm.c:317) 20250901095930390 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250901095930390 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250901095932452 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250901095932452 DMM INFO MM(262420000000052/eccc3689) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@ffb704b9e379: 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 := 'ECCC3689'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1296)@ffb704b9e379: 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 := 'ECCC3689'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@ffb704b9e379: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1303)@ffb704b9e379: Final verdict of PTC: pass 20250901095932476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45132<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1300)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1284)@ffb704b9e379: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1292)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1288)@ffb704b9e379: Final verdict of PTC: none 20250901095932481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095932482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1299)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1298)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1289)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1285)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1293)@ffb704b9e379: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1296)@ffb704b9e379: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1287)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1294)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1290)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1295)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1302)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1291)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1297)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1301)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1286)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1284): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1285): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1286): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1287): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1288): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1289): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1290): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1291): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1292): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1293): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1294): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1295): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1296): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1297): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1298): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1299): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1300): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1301): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1302): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1303): pass (none -> pass) MTC@ffb704b9e379: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Mon Sep 1 09:59:32 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 20250901095932544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095932946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100400) 20250901095933483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095933483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100400, count=105912) 20250901095934484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095934485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Sep 1 09:59:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095935485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095935486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_bssgp_rim_single_report started. 20250901095936037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095936039 DMM INFO MM(262420000000052/eccc3689) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901095936039 DMM INFO MM(262420000000052/eccc3689) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901095936039 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901095936039 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901095936039 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901095936039 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250901095936039 DLLC NOTICE LLME(ffffffff/eccc3689){ASSIGNED} LLGM Assign pre (eccc3689 => ffffffff) (gprs_llc.c:1079) 20250901095936039 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eccc3689 => ffffffff) (gprs_llc.c:1125) 20250901095936039 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c123350 (gprs_sndcp.c:574) 20250901095936039 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c1236a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095936039 DMM NOTICE MM(262420000000052/eccc3689) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095936039 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250901095936039 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095936039 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095936040 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:378) 20250901095936040 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250901095936040 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) 20250901095936040 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) 20250901095936040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901095936040 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901095936040 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901095936040 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901095936040 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1304)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1305)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1304)@ffb704b9e379: 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(1308)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1308)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095936092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095936092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095936092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095936092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095936092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095936092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095936092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095936092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095936092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1308)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095936094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095936094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095936094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095936094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095936094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095936094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095936094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095936094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095936095 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095936095 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095936095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095936095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095936095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1308)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1308)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1309)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095936101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1305)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1305)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1310)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095936110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095936110 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1309)@ffb704b9e379: 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(1307)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1313)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1313)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095936115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095936115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095936115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095936115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095936115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095936115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095936115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095936115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095936115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1313)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095936116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095936116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095936116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095936116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095936116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095936116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095936116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095936116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095936116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095936116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095936116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095936117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095936117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1313)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1313)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1314)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901095936120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1310)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1310)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1314)@ffb704b9e379: 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(1318)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1318)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095936128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095936128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250901095936128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095936128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095936128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095936128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095936128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095936129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095936129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095936129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095936129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1318)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095936129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095936129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095936129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095936130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095936130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095936130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095936130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095936130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095936130 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095936130 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095936130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_bssgp_rim_single_report-BVCI210(1312)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095936130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095936130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1318)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1318)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095936132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1315)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095936138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095936138 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1317)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095936486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095936487 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095936487 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095936487 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1319)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1319)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095936491 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1319)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1319)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1319)@ffb704b9e379: 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(1319)@ffb704b9e379: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250901095936492 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1319)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1319)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901095936525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: setverdict(pass): none -> pass MTC@ffb704b9e379: Warning: Re-starting timer T, which is already active (running or expired). 20250901095936541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095936558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59438<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901095936562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901095936562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1319)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1313)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1310)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1308)@ffb704b9e379: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1312)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1320)@ffb704b9e379: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1307)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1304)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1321)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1318)@ffb704b9e379: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1317)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1314)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1305)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1309)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1315)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1322)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1316)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1306)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1311)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: pass MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1304): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1305): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1306): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1307): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1308): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1309): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1310): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1311): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1312): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1313): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1314): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1315): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1316): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1317): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1318): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1319): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1320): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1321): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1322): none (pass -> pass) MTC@ffb704b9e379: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Sep 1 09:59:36 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 20250901095936620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095937021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56488) 20250901095937563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095937563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56488, count=60844) 20250901095938565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095938565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Sep 1 09:59:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095939567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095939567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_rim_eutran_to_geran started. 20250901095940129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095940130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1323)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1324)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1323)@ffb704b9e379: 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(1327)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1327)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095940178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095940178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095940178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095940178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095940178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095940178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095940178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095940178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095940178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1327)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095940179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095940179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095940179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095940179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095940179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095940179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095940179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095940179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095940179 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095940179 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095940179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1327)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095940179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095940179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1327)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1328)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901095940182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1324)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1324)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1329)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095940188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095940188 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1328)@ffb704b9e379: 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(1332)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1326)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1332)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095940191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095940191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095940191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095940191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095940191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095940191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095940191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095940191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095940191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1332)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095940192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095940192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095940192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095940192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095940192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095940192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095940192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095940192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095940192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095940192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095940192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095940192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095940192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1332)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1332)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095940195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1333)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1329)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1329)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1334)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901095940206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095940206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1333)@ffb704b9e379: 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(1337)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1331)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1337)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095940216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095940216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095940216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095940216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095940216 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095940216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095940216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095940216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095940216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1337)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095940219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095940219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095940219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095940219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095940219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095940219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095940219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095940219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095940219 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095940219 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095940219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095940221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095940221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1337)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1337)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095940227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1334)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095940236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095940236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1336)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095940568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095940568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095940568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095940568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1338)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1338)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095940573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095940574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1338)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1338)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1338)@ffb704b9e379: 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(1338)@ffb704b9e379: 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(1338)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1338)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@ffb704b9e379: setverdict(pass): none -> pass 20250901095940632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095940641 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59450<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1339)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1327)@ffb704b9e379: Final verdict of PTC: none 20250901095940645 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_rim_eutran_to_geran-BVCI220(1336)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1337)@ffb704b9e379: Final verdict of PTC: none 20250901095940645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1333)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1338)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1328)@ffb704b9e379: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1331)@ffb704b9e379: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1326)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1334)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1323)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1332)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1324)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1329)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1340)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1330)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1325)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1341)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1335)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: pass MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1323): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1324): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1325): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1326): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1327): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1328): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1329): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1330): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1331): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1332): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1333): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1334): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1335): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1336): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1337): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1338): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1339): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1340): none (pass -> pass) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1341): none (pass -> pass) MTC@ffb704b9e379: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Sep 1 09:59:40 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 20250901095940695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095941097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52848) 20250901095941646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095941646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52848, count=54108) 20250901095942648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095942648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Sep 1 09:59:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901095943650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095943650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_cell_change_different_rai_ci_attach started. 20250901095944209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901095944210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1342)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1343)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1342)@ffb704b9e379: 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(1346)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1346)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095944239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901095944239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095944239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095944239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095944239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901095944239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095944239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095944239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095944239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1346)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095944240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095944240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095944240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095944240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095944240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095944240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095944240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095944241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095944241 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901095944241 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095944241 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095944241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095944241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1346)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095944244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1347)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1343)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1343)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095944250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944250 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1348)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1347)@ffb704b9e379: 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(1351)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1351)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095944256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901095944256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095944256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095944256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095944256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901095944256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095944256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095944256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095944256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1351)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095944257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095944257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095944257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095944257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095944257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095944257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095944257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095944257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095944257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901095944257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095944257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095944257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095944257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1351)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095944260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1352)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1348)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1348)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095944267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1350)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1353)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1352)@ffb704b9e379: 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(1356)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1356)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901095944278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901095944278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901095944278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901095944278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095944278 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901095944278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901095944278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901095944278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901095944278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1356)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901095944279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095944279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095944279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901095944279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901095944279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901095944279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901095944279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901095944279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901095944279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901095944279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901095944279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901095944279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901095944279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901095944282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1353)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901095944287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1355)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901095944651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901095944652 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901095944652 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901095944652 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901095944656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901095944657 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: 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(1357)@ffb704b9e379: 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(1357)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1345)@ffb704b9e379: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='ED014A6A'O, index=0 SGSN_Test-GSUP(1358)@ffb704b9e379: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1361) TC_cell_change_different_rai_ci_attach(1361)@ffb704b9e379: 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 := '63BADF79C7AA9ED03A56884C7E5EEA35'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37002CEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48EB2948F2B37247'O } } } } } 20250901095944718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944718 DLLC NOTICE LLME(ffffffff/ed014a6a){UNASSIGNED} LLC RX: unknown TLLI 0xed014a6a, creating LLME on the fly (gprs_llc.c:552) 20250901095944718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095944718 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1320) 20250901095944718 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901095944718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901095944718 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901095944718 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901095944718 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095944718 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901095944718 DLLC NOTICE LLME(ffffffff/ed014a6a){UNASSIGNED} LLGM Assign pre (ed014a6a => fe545ac0) (gprs_llc.c:1079) 20250901095944718 DLLC NOTICE LLME(ed014a6a/fe545ac0){ASSIGNED} LLGM Assign post (ed014a6a => fe545ac0) (gprs_llc.c:1125) 20250901095944718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095944718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095944718 DMM DEBUG MM(262420000000068/fe545ac0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095944729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901095944729 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095944729 DMM DEBUG MM(262420000000068/fe545ac0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250901095944729 DMM NOTICE MM(262420000000068/fe545ac0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095944729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095944729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095944729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095944729 DMM DEBUG MM(262420000000068/fe545ac0) Requesting authorization (sgsn_auth.c:160) 20250901095944729 DMM INFO MM(262420000000068/fe545ac0) Requesting authentication tuples (sgsn_auth.c:184) 20250901095944729 DMM DEBUG MM(262420000000068/fe545ac0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901095944729 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250901095944729 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(1358)@ffb704b9e379: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1361) SGSN_Test-GSUP(1358)@ffb704b9e379: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1361)"262420000000068" 20250901095944732 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901095944732 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901095944732 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901095944732 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901095944732 DMM INFO MM(262420000000068/fe545ac0) Subscriber data update (mmctx.c:445) 20250901095944732 DMM DEBUG MM(262420000000068/fe545ac0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901095944732 DMM INFO MM(262420000000068/fe545ac0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901095944732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901095944733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901095944733 DMM INFO MM(262420000000068/fe545ac0) <- GMM AUTH AND CIPHERING REQ (rand = 63 ba df 79 c7 aa 9e d0 3a 56 88 4c 7e 5e ea 35 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901095944743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901095944743 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095944743 DMM INFO MM(262420000000068/fe545ac0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901095944744 DMM NOTICE MM(262420000000068/fe545ac0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901095944744 DMM DEBUG MM(262420000000068/fe545ac0) checking auth: received GSM SRES = 37 00 2c ee (gprs_gmm.c:716) 20250901095944744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901095944744 DMM DEBUG MM(262420000000068/fe545ac0) Requesting authorization (sgsn_auth.c:160) 20250901095944744 DMM INFO MM(262420000000068/fe545ac0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095944744 DMM DEBUG MM(262420000000068/fe545ac0) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095944744 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250901095944744 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) 20250901095944744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901095944744 DMM INFO MM(262420000000068/fe545ac0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe545ac0) (gprs_gmm.c:337) 20250901095944746 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901095944746 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901095944746 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250901095944746 DMM INFO MM(262420000000068/fe545ac0) Subscriber data update (mmctx.c:445) 20250901095944746 DMM DEBUG MM(262420000000068/fe545ac0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901095944746 DMM INFO MM(262420000000068/fe545ac0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901095944746 DMM NOTICE MM(262420000000068/fe545ac0) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250901095944746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901095944747 DMM NOTICE MM(262420000000068/fe545ac0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901095944747 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) 20250901095944748 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901095944748 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250901095944748 DMM INFO MM(262420000000068/fe545ac0) Subscriber data update (mmctx.c:445) 20250901095944748 DMM DEBUG MM(262420000000068/fe545ac0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901095944759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901095944759 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095944759 DMM INFO MM(262420000000068/fe545ac0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901095944759 DMM NOTICE MM(262420000000068/fe545ac0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901095944759 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901095944759 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901095944759 DLLC NOTICE LLME(ed014a6a/fe545ac0){ASSIGNED} LLGM Assign pre (ffffffff => fe545ac0) (gprs_llc.c:1079) 20250901095944759 DLLC NOTICE LLME(ffffffff/fe545ac0){ASSIGNED} LLGM Assign post (ffffffff => fe545ac0) (gprs_llc.c:1125) 20250901095944759 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901095944759 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901095944759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901095944759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901095944816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901095944817 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095944817 DMM INFO MM(262420000000068/fe545ac0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901095944817 DMM INFO MM(262420000000068/fe545ac0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901095944817 DMM DEBUG MM(262420000000068/fe545ac0) Using GGSN 0 (gprs_sm.c:317) 20250901095944817 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) 20250901095944817 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250901095944817 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901095944817 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250901095944817 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:378) 20250901095944845 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 7a ee 13 a9 11 d5 a5 d4 b9 14 05 7f d2 7d 3b f8 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:465) 20250901095944845 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfcb4f0, cbp=0x55918c11ad90) (sgsn_libgtp.c:633) 20250901095944845 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901095944845 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c123628 TLLI=fe545ac0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901095944845 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901095944845 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1361)@ffb704b9e379: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1361)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901095944862 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250901095944876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944876 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250901095944876 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@ffb704b9e379: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1350)@ffb704b9e379: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='FE545AC0'O, index=0 TC_cell_change_different_rai_ci_attach(1361)@ffb704b9e379: 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 := 'B76677DB94AA854E2EA46F4FF7D13451'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24B28894'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0177B68E05FC55A2'O } } } } } 20250901095944892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250901095944892 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFE545AC0) type="GPRS attach" (gprs_gmm.c:1320) 20250901095944892 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901095944892 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901095944892 DLLC NOTICE LLME(ffffffff/fe545ac0){ASSIGNED} LLGM Assign pre (fe545ac0 => f5c86dd2) (gprs_llc.c:1079) 20250901095944892 DLLC NOTICE LLME(fe545ac0/f5c86dd2){ASSIGNED} LLGM Assign post (fe545ac0 => f5c86dd2) (gprs_llc.c:1125) 20250901095944892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901095944892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901095944892 DMM DEBUG MM(262420000000068/f5c86dd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901095944915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901095944915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250901095944915 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901095944915 DMM DEBUG MM(262420000000068/f5c86dd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250901095944915 DMM NOTICE MM(262420000000068/f5c86dd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901095944915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901095944915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901095944915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901095944915 DMM DEBUG MM(262420000000068/f5c86dd2) Requesting authorization (sgsn_auth.c:160) 20250901095944915 DMM INFO MM(262420000000068/f5c86dd2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901095944915 DMM DEBUG MM(262420000000068/f5c86dd2) Requesting subscriber data update (gprs_subscriber.c:894) 20250901095944915 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250901095944915 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) 20250901095949014 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901095949015 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901095949015 DGPRS DEBUG Checking for inactive LLMEs, time = 19951694 (sgsn.c:132) 20250901095949015 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095949015 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901095949015 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901095949015 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901095949016 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901095949016 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901095949016 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901095949016 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901095950916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250901095950916 DMM ERROR MM(262420000000068/f5c86dd2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250901095950916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250901095950916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901095950916 DMM NOTICE MM(262420000000068/f5c86dd2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250901095950916 DMM NOTICE MM(262420000000068/f5c86dd2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901095950916 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250901095950916 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c123628, TLLI=f5c86dd2, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901095950916 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901095950916 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901095950916 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:378) 20250901095950917 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250901095950917 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) 20250901095950917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Reject}: Deallocated (fsm.c:568) 20250901095950917 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Deallocated (fsm.c:568) 20250901095950917 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901095950917 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901095950917 DLLC NOTICE LLME(fe545ac0/f5c86dd2){ASSIGNED} LLGM Assign pre (f5c86dd2 => ffffffff) (gprs_llc.c:1079) 20250901095950917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5c86dd2 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1346)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095954247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095954247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095954247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095954262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095954262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095954262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901095954292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901095954292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901095954292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901095955918 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:295) 20250901100000920 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:295) -NSVCI97(1346)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100004263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100004263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100004263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100004273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100004273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100004273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100004302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100004302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100004302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100004652 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901100004652 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901100004653 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100005922 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:295) 20250901100010923 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:295) 20250901100014242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100014245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100014245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901100014258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100014259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100014259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100014266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100014266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100014266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100014276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100014276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100014276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100014280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100014283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100014283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100014307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100014307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100014307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_rai_ci_attach(1361)@ffb704b9e379: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ffb704b9e379: Test Component 1361 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1358)@ffb704b9e379: Final verdict of PTC: none 20250901100014715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100014715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1352)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1357)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1356)@ffb704b9e379: Final verdict of PTC: none 20250901100014716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1353)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1342)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1347)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1345)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1355)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1346)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1350)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1343)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1348)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1351)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1359)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1360)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1344)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1349)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1361)@ffb704b9e379: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1354)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1342): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1343): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1344): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1345): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1346): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1347): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1348): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1349): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1350): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1351): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1352): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1353): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1354): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1355): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1356): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1357): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1358): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1359): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1360): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1361): fail (none -> fail) reason: "Tguard timeout" MTC@ffb704b9e379: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Mon Sep 1 10:00:14 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 20250901100014801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100015203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=132688) 20250901100015717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100015717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100015924 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:289) 20250901100015924 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55918c11ad90) (sgsn_libgtp.c:633) 20250901100015924 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55918c11ad90) (sgsn_libgtp.c:637) 20250901100015924 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250901100015924 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250901100015924 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250901100015924 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=132688, count=137044) 20250901100016719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100016719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Sep 1 10:00:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100017720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100017720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_cell_change_different_rai_ci_data started. 20250901100018297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100018299 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1362)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1363)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1362)@ffb704b9e379: 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(1366)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1366)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100018350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100018350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100018350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100018350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100018350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100018350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100018350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100018350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100018350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1366)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100018351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100018351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100018351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100018352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100018352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100018352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100018352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100018352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100018352 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100018352 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100018352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100018352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100018352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1366)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1366)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1367)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901100018354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1363)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1363)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100018360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018360 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1368)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1365)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1367)@ffb704b9e379: 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(1371)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1371)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100018366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100018366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100018366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100018366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100018366 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100018366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100018366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100018366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100018366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1371)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100018367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100018367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100018367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100018367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100018367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100018367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100018367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100018367 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100018367 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100018367 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100018367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100018367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100018367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1371)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1371)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1372)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901100018370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1368)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1368)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1373)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901100018377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1372)@ffb704b9e379: 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(1376)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1376)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_data-BVCI210(1370)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100018380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100018380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100018380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100018380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100018380 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100018380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100018380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100018380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100018380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1376)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100018381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100018381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100018381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100018381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100018381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100018381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100018381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100018381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100018381 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100018381 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100018381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1376)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100018381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100018381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1376)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100018383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1373)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100018387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1375)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100018722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100018722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100018722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100018722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1377)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1377)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100018726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100018727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1377)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1377)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1377)@ffb704b9e379: 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(1377)@ffb704b9e379: 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(1377)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1377)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1365)@ffb704b9e379: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='C48233CB'O, index=0 SGSN_Test-GSUP(1378)@ffb704b9e379: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1381) TC_cell_change_different_rai_ci_data(1381)@ffb704b9e379: 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 := 'F5C919DBE3E76300EBF957A7FF557019'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA7F7031'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C066D2AE417C2A0D'O } } } } } 20250901100018803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018803 DLLC NOTICE LLME(ffffffff/c48233cb){UNASSIGNED} LLC RX: unknown TLLI 0xc48233cb, creating LLME on the fly (gprs_llc.c:552) 20250901100018803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100018803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1320) 20250901100018803 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901100018803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901100018803 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901100018803 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901100018803 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100018803 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100018803 DLLC NOTICE LLME(ffffffff/c48233cb){UNASSIGNED} LLGM Assign pre (c48233cb => ddb98951) (gprs_llc.c:1079) 20250901100018803 DLLC NOTICE LLME(c48233cb/ddb98951){ASSIGNED} LLGM Assign post (c48233cb => ddb98951) (gprs_llc.c:1125) 20250901100018803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100018803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100018803 DMM DEBUG MM(262420000000070/ddb98951) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100018828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901100018828 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100018828 DMM DEBUG MM(262420000000070/ddb98951) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250901100018828 DMM NOTICE MM(262420000000070/ddb98951) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100018828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100018828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100018828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100018828 DMM DEBUG MM(262420000000070/ddb98951) Requesting authorization (sgsn_auth.c:160) 20250901100018828 DMM INFO MM(262420000000070/ddb98951) Requesting authentication tuples (sgsn_auth.c:184) 20250901100018828 DMM DEBUG MM(262420000000070/ddb98951) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100018828 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250901100018829 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(1378)@ffb704b9e379: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1381) SGSN_Test-GSUP(1378)@ffb704b9e379: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1381)"262420000000070" 20250901100018834 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100018834 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100018834 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100018834 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100018834 DMM INFO MM(262420000000070/ddb98951) Subscriber data update (mmctx.c:445) 20250901100018835 DMM DEBUG MM(262420000000070/ddb98951) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100018835 DMM INFO MM(262420000000070/ddb98951) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100018835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100018835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100018835 DMM INFO MM(262420000000070/ddb98951) <- GMM AUTH AND CIPHERING REQ (rand = f5 c9 19 db e3 e7 63 00 eb f9 57 a7 ff 55 70 19 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901100018850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100018850 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100018850 DMM INFO MM(262420000000070/ddb98951) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100018850 DMM NOTICE MM(262420000000070/ddb98951) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100018850 DMM DEBUG MM(262420000000070/ddb98951) checking auth: received GSM SRES = ca 7f 70 31 (gprs_gmm.c:716) 20250901100018850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100018850 DMM DEBUG MM(262420000000070/ddb98951) Requesting authorization (sgsn_auth.c:160) 20250901100018850 DMM INFO MM(262420000000070/ddb98951) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100018850 DMM DEBUG MM(262420000000070/ddb98951) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100018850 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250901100018850 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) 20250901100018850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901100018850 DMM INFO MM(262420000000070/ddb98951) <- GMM ATTACH ACCEPT (new P-TMSI=0xddb98951) (gprs_gmm.c:337) 20250901100018853 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100018853 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100018853 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250901100018853 DMM INFO MM(262420000000070/ddb98951) Subscriber data update (mmctx.c:445) 20250901100018853 DMM DEBUG MM(262420000000070/ddb98951) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100018853 DMM INFO MM(262420000000070/ddb98951) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100018853 DMM NOTICE MM(262420000000070/ddb98951) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250901100018853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100018853 DMM NOTICE MM(262420000000070/ddb98951) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100018853 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) 20250901100018854 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100018854 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250901100018854 DMM INFO MM(262420000000070/ddb98951) Subscriber data update (mmctx.c:445) 20250901100018854 DMM DEBUG MM(262420000000070/ddb98951) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901100018866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901100018866 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100018866 DMM INFO MM(262420000000070/ddb98951) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100018866 DMM NOTICE MM(262420000000070/ddb98951) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100018866 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100018866 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100018866 DLLC NOTICE LLME(c48233cb/ddb98951){ASSIGNED} LLGM Assign pre (ffffffff => ddb98951) (gprs_llc.c:1079) 20250901100018866 DLLC NOTICE LLME(ffffffff/ddb98951){ASSIGNED} LLGM Assign post (ffffffff => ddb98951) (gprs_llc.c:1125) 20250901100018866 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901100018866 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901100018866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100018866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100018924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018924 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901100018924 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100018924 DMM INFO MM(262420000000070/ddb98951) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100018924 DMM INFO MM(262420000000070/ddb98951) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100018924 DMM DEBUG MM(262420000000070/ddb98951) Using GGSN 0 (gprs_sm.c:317) 20250901100018924 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) 20250901100018924 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250901100018924 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100018924 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100018925 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:378) 20250901100018955 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 9e f0 ae b6 11 f5 7f 7b 1f 14 05 7f 4c 51 a3 26 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:465) 20250901100018955 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfcb4f0, cbp=0x55918c11ad90) (sgsn_libgtp.c:633) 20250901100018955 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100018955 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122b08 TLLI=ddb98951, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901100018955 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901100018955 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1381)@ffb704b9e379: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1381)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901100018972 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250901100018985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100018985 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250901100018985 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_data-BVCI210(1370)@ffb704b9e379: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='DDB98951'O, index=0 20250901100019001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100019001 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100019001 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55918c122b08, TLLI=ddb98951, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250901100019015 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100019016 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100019016 DGPRS DEBUG Checking for inactive LLMEs, time = 19951724 (sgsn.c:132) 20250901100019016 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100019016 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901100019016 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901100019016 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901100019016 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100019017 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100019017 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100019017 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_cell_change_different_rai_ci_data(1381)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1370)@ffb704b9e379: Removing Client IMSI='262420000000070'H, index=0 20250901100021002 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1365)@ffb704b9e379: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1381)@ffb704b9e379: Final verdict of PTC: pass 20250901100021021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44012<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_data-BVCI220(1375)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1362)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1365)@ffb704b9e379: Final verdict of PTC: none 20250901100021027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_cell_change_different_rai_ci_data-BVCI210(1370)@ffb704b9e379: Final verdict of PTC: none 20250901100021027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1376)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1367)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1377)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1373)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1371)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1366)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1363)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1380)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1379)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1368)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1372)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1364)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1369)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1378)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1374)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1362): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1363): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1364): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1365): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1366): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1367): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1368): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1369): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1370): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1371): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1372): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1373): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1374): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1375): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1376): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1377): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1378): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1379): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1380): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_rai_ci_data(1381): pass (none -> pass) MTC@ffb704b9e379: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Sep 1 10:00:21 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 20250901100021091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100021493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106816) 20250901100022028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100022028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106816, count=107976) 20250901100023029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100023029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Sep 1 10:00:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100024030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100024030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_cell_change_different_ci_attach started. 20250901100024581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100024583 DMM INFO MM(262420000000070/ddb98951) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100024583 DMM INFO MM(262420000000070/ddb98951) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100024583 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100024583 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100024583 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901100024583 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901100024583 DLLC NOTICE LLME(ffffffff/ddb98951){ASSIGNED} LLGM Assign pre (ddb98951 => ffffffff) (gprs_llc.c:1079) 20250901100024583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddb98951 => ffffffff) (gprs_llc.c:1125) 20250901100024583 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1227b0 (gprs_sndcp.c:574) 20250901100024583 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122b08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901100024583 DMM NOTICE MM(262420000000070/ddb98951) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901100024583 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250901100024583 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901100024583 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100024583 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:378) 20250901100024583 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250901100024583 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) 20250901100024583 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) 20250901100024584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901100024584 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901100024584 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901100024584 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901100024584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1382)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1383)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1382)@ffb704b9e379: 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(1386)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1386)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100024634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100024634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100024634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100024634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100024634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100024634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100024634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100024634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100024634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1386)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100024635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100024635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100024635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100024635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100024635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100024635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100024635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100024635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100024635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100024635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100024635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1386)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100024636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100024636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100024638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1387)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1383)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1383)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100024647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100024647 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1388)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1387)@ffb704b9e379: 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(1391)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1385)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1391)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100024652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100024652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100024652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100024652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100024652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100024652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100024652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100024652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100024652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1391)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100024653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100024653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100024653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100024653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100024653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100024653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100024653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100024653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100024653 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100024653 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100024653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100024653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100024653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100024656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1392)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1388)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1388)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100024662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100024662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1393)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1392)@ffb704b9e379: 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_ci_attach-BVCI210(1390)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1396)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1396)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100024667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100024667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100024667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100024667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100024667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100024667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100024667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100024667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100024667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1396)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100024668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100024668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100024668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100024668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100024668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100024668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100024668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100024668 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100024668 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100024668 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100024668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1396)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100024668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100024668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1396)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100024671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1393)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1393)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100024677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100024677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1395)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100025030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100025030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100025030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100025030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100025035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100025036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: 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(1397)@ffb704b9e379: 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(1397)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1385)@ffb704b9e379: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='CF26F338'O, index=0 SGSN_Test-GSUP(1398)@ffb704b9e379: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1401) TC_cell_change_different_ci_attach-BVCI196(1385)@ffb704b9e379: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1390)@ffb704b9e379: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='CF26F338'O, index=0 TC_cell_change_different_ci_attach(1401)@ffb704b9e379: 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 := '3D4BAD1B8B461FCAB37E6B0CB39A7BEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E9B85EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B37D3E4BC8BD1537'O } } } } } 20250901100025117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100025117 DLLC NOTICE LLME(ffffffff/cf26f338){UNASSIGNED} LLC RX: unknown TLLI 0xcf26f338, creating LLME on the fly (gprs_llc.c:552) 20250901100025117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100025117 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1320) 20250901100025117 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901100025117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901100025117 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901100025117 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901100025117 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100025117 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100025117 DLLC NOTICE LLME(ffffffff/cf26f338){UNASSIGNED} LLGM Assign pre (cf26f338 => ecef230b) (gprs_llc.c:1079) 20250901100025117 DLLC NOTICE LLME(cf26f338/ecef230b){ASSIGNED} LLGM Assign post (cf26f338 => ecef230b) (gprs_llc.c:1125) 20250901100025117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100025117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100025117 DMM DEBUG MM(262420000000069/ecef230b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100025138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100025138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901100025138 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100025138 DMM DEBUG MM(262420000000069/ecef230b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250901100025138 DMM NOTICE MM(262420000000069/ecef230b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100025138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100025138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100025138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100025138 DMM DEBUG MM(262420000000069/ecef230b) Requesting authorization (sgsn_auth.c:160) 20250901100025138 DMM INFO MM(262420000000069/ecef230b) Requesting authentication tuples (sgsn_auth.c:184) 20250901100025138 DMM DEBUG MM(262420000000069/ecef230b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100025138 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250901100025138 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(1398)@ffb704b9e379: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1401) SGSN_Test-GSUP(1398)@ffb704b9e379: Added IMSI table entry 0TC_cell_change_different_ci_attach(1401)"262420000000069" 20250901100025144 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100025144 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100025144 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100025144 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100025144 DMM INFO MM(262420000000069/ecef230b) Subscriber data update (mmctx.c:445) 20250901100025144 DMM DEBUG MM(262420000000069/ecef230b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100025144 DMM INFO MM(262420000000069/ecef230b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100025144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100025144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100025144 DMM INFO MM(262420000000069/ecef230b) <- GMM AUTH AND CIPHERING REQ (rand = 3d 4b ad 1b 8b 46 1f ca b3 7e 6b 0c b3 9a 7b ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901100025161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100025161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100025161 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100025161 DMM INFO MM(262420000000069/ecef230b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100025161 DMM NOTICE MM(262420000000069/ecef230b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100025161 DMM DEBUG MM(262420000000069/ecef230b) checking auth: received GSM SRES = 9e 9b 85 ee (gprs_gmm.c:716) 20250901100025161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100025161 DMM DEBUG MM(262420000000069/ecef230b) Requesting authorization (sgsn_auth.c:160) 20250901100025161 DMM INFO MM(262420000000069/ecef230b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100025161 DMM DEBUG MM(262420000000069/ecef230b) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100025161 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250901100025161 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) 20250901100025161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901100025161 DMM INFO MM(262420000000069/ecef230b) <- GMM ATTACH ACCEPT (new P-TMSI=0xecef230b) (gprs_gmm.c:337) 20250901100025164 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100025164 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100025164 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250901100025164 DMM INFO MM(262420000000069/ecef230b) Subscriber data update (mmctx.c:445) 20250901100025164 DMM DEBUG MM(262420000000069/ecef230b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100025164 DMM INFO MM(262420000000069/ecef230b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100025164 DMM NOTICE MM(262420000000069/ecef230b) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250901100025164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100025164 DMM NOTICE MM(262420000000069/ecef230b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100025164 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) 20250901100025165 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100025165 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250901100025165 DMM INFO MM(262420000000069/ecef230b) Subscriber data update (mmctx.c:445) 20250901100025165 DMM DEBUG MM(262420000000069/ecef230b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901100025178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100025178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901100025178 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100025178 DMM INFO MM(262420000000069/ecef230b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100025178 DMM NOTICE MM(262420000000069/ecef230b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100025178 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100025178 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100025178 DLLC NOTICE LLME(cf26f338/ecef230b){ASSIGNED} LLGM Assign pre (ffffffff => ecef230b) (gprs_llc.c:1079) 20250901100025178 DLLC NOTICE LLME(ffffffff/ecef230b){ASSIGNED} LLGM Assign post (ffffffff => ecef230b) (gprs_llc.c:1125) 20250901100025178 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901100025178 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901100025178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100025178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100025236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100025236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901100025236 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100025236 DMM INFO MM(262420000000069/ecef230b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100025236 DMM INFO MM(262420000000069/ecef230b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100025236 DMM DEBUG MM(262420000000069/ecef230b) Using GGSN 0 (gprs_sm.c:317) 20250901100025236 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) 20250901100025236 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250901100025237 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100025237 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100025237 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:378) 20250901100025263 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 b7 ac e9 c9 11 8f b7 4e f9 14 05 7f ba df 17 80 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:465) 20250901100025263 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfcc568, cbp=0x55918c125bd0) (sgsn_libgtp.c:633) 20250901100025263 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100025263 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122b08 TLLI=ecef230b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901100025263 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901100025263 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1401)@ffb704b9e379: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1401)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901100025280 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250901100025293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100025293 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250901100025293 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_attach-BVCI210(1390)@ffb704b9e379: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1395)@ffb704b9e379: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='ECEF230B'O, index=0 TC_cell_change_different_ci_attach(1401)@ffb704b9e379: 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 := '77B6E634E293941A3FC8CD69035D1B9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA0C8C61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '294F966CE80FE169'O } } } } } 20250901100025309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100025309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250901100025309 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100025309 DMM INFO MM(262420000000069/ecef230b) -> GMM ATTACH REQUEST MI(TMSI-0xECEF230B) type="GPRS attach" (gprs_gmm.c:1320) 20250901100025309 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100025309 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100025309 DLLC NOTICE LLME(ffffffff/ecef230b){ASSIGNED} LLGM Assign pre (ecef230b => c4eaedf8) (gprs_llc.c:1079) 20250901100025309 DLLC NOTICE LLME(ecef230b/c4eaedf8){ASSIGNED} LLGM Assign post (ecef230b => c4eaedf8) (gprs_llc.c:1125) 20250901100025309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100025309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100025309 DMM DEBUG MM(262420000000069/c4eaedf8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100025336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100025336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250901100025336 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100025336 DMM DEBUG MM(262420000000069/c4eaedf8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250901100025336 DMM NOTICE MM(262420000000069/c4eaedf8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100025336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100025336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100025336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100025336 DMM DEBUG MM(262420000000069/c4eaedf8) Requesting authorization (sgsn_auth.c:160) 20250901100025336 DMM INFO MM(262420000000069/c4eaedf8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100025336 DMM DEBUG MM(262420000000069/c4eaedf8) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100025336 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250901100025336 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) 20250901100031337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250901100031337 DMM ERROR MM(262420000000069/c4eaedf8) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250901100031337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250901100031337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250901100031337 DMM NOTICE MM(262420000000069/c4eaedf8) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250901100031337 DMM NOTICE MM(262420000000069/c4eaedf8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901100031337 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250901100031337 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122b08, TLLI=c4eaedf8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901100031337 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901100031337 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100031337 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:378) 20250901100031337 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250901100031337 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) 20250901100031338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Reject}: Deallocated (fsm.c:568) 20250901100031338 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Deallocated (fsm.c:568) 20250901100031338 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901100031338 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250901100031338 DLLC NOTICE LLME(ecef230b/c4eaedf8){ASSIGNED} LLGM Assign pre (c4eaedf8 => ffffffff) (gprs_llc.c:1079) 20250901100031338 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4eaedf8 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1386)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100034645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100034645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100034645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100034660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100034660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100034660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100034668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100034668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100034668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100036338 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:295) 20250901100041339 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:295) -NSVCI97(1386)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100044658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100044658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100044658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100044669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100044669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100044670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100044678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100044678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100044678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100045031 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901100045031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901100045032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100046340 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:295) 20250901100049016 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100049016 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100049017 DGPRS DEBUG Checking for inactive LLMEs, time = 19951754 (sgsn.c:132) 20250901100049017 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100049017 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901100049017 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901100049017 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901100049017 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100049017 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100049017 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100049017 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901100051341 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:295) 20250901100054637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100054643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100054643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901100054654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100054657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100054657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100054662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100054662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100054663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100054669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100054671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100054671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901100054672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100054672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100054672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@ffb704b9e379: Tns-test expired: sending NS-ALIVE -NSVCI98(1391)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100054680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100054680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100054680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@ffb704b9e379: Tns-test expired: sending NS-ALIVE -NSVCI99(1396)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach(1401)@ffb704b9e379: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ffb704b9e379: Test Component 1401 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1398)@ffb704b9e379: Final verdict of PTC: none 20250901100055105 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100055105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1397)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1387)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1386)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1391)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1396)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1385)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1382)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1392)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1390)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1388)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1393)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1395)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1383)@ffb704b9e379: Final verdict of PTC: none 20250901100055110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1U(1400)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1399)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1389)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1384)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1394)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_ci_attach(1401)@ffb704b9e379: Final verdict of PTC: fail reason: "Tguard timeout" MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1382): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1383): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1384): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1385): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1386): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1387): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1388): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1389): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1390): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1391): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1392): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1393): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1394): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1395): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1396): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1397): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1398): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1399): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1400): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_ci_attach(1401): fail (none -> fail) reason: "Tguard timeout" MTC@ffb704b9e379: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Mon Sep 1 10:00:55 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 20250901100055207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100055608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43780<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142340) 20250901100056105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100056105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100056342 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:289) 20250901100056342 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55918c125bd0) (sgsn_libgtp.c:633) 20250901100056342 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55918c125bd0) (sgsn_libgtp.c:637) 20250901100056342 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250901100056342 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250901100056342 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250901100056342 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=142340, count=143500) 20250901100057106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100057106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Sep 1 10:00:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100058107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100058107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_cell_change_different_ci_data started. 20250901100058664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100058666 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1402)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1403)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1402)@ffb704b9e379: 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(1406)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1406)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100058712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100058712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100058712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100058712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100058712 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100058712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100058712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100058712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100058712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1406)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100058713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100058713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100058713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100058713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100058713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100058713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100058713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100058713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100058713 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100058713 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100058713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100058713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100058713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1406)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1406)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100058715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1407)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1403)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1403)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100058720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100058720 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1408)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1405)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1407)@ffb704b9e379: 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(1411)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1411)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100058727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100058727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100058727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100058727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100058727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100058727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100058727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100058727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100058727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1411)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100058728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100058728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100058728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100058728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100058728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100058728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100058728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100058728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100058728 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100058728 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100058728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100058729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100058729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1411)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1411)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1412)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901100058731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1408)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1408)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1413)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901100058736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100058736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1412)@ffb704b9e379: 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(1416)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1410)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1416)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100058740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100058740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100058740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100058740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100058740 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100058740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100058740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100058740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100058740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1416)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100058740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100058740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100058740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100058741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100058741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100058741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100058741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100058741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100058741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100058741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100058741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100058741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100058741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1416)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1416)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100058743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1413)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100058747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100058747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1415)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100059108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100059108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100059109 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100059109 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1417)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1417)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100059113 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100059114 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1417)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1417)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1417)@ffb704b9e379: 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(1417)@ffb704b9e379: 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(1417)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1417)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1405)@ffb704b9e379: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='E9D6C110'O, index=0 SGSN_Test-GSUP(1418)@ffb704b9e379: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1421) TC_cell_change_different_ci_data-BVCI196(1405)@ffb704b9e379: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1410)@ffb704b9e379: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='E9D6C110'O, index=0 TC_cell_change_different_ci_data(1421)@ffb704b9e379: 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 := '13E69A8BE9DC3F02EE4C1925868F5D34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '01354462'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30DFAF4B773C1966'O } } } } } 20250901100059190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100059190 DLLC NOTICE LLME(ffffffff/e9d6c110){UNASSIGNED} LLC RX: unknown TLLI 0xe9d6c110, creating LLME on the fly (gprs_llc.c:552) 20250901100059190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100059190 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1320) 20250901100059190 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901100059190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901100059190 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901100059190 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901100059190 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100059190 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100059190 DLLC NOTICE LLME(ffffffff/e9d6c110){UNASSIGNED} LLGM Assign pre (e9d6c110 => dad66b79) (gprs_llc.c:1079) 20250901100059190 DLLC NOTICE LLME(e9d6c110/dad66b79){ASSIGNED} LLGM Assign post (e9d6c110 => dad66b79) (gprs_llc.c:1125) 20250901100059190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100059190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100059190 DMM DEBUG MM(262420000000071/dad66b79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100059198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100059198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901100059198 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100059198 DMM DEBUG MM(262420000000071/dad66b79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250901100059198 DMM NOTICE MM(262420000000071/dad66b79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100059198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100059198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100059198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100059198 DMM DEBUG MM(262420000000071/dad66b79) Requesting authorization (sgsn_auth.c:160) 20250901100059198 DMM INFO MM(262420000000071/dad66b79) Requesting authentication tuples (sgsn_auth.c:184) 20250901100059198 DMM DEBUG MM(262420000000071/dad66b79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100059198 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250901100059198 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(1418)@ffb704b9e379: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1421) SGSN_Test-GSUP(1418)@ffb704b9e379: Added IMSI table entry 0TC_cell_change_different_ci_data(1421)"262420000000071" 20250901100059200 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100059200 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100059200 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100059200 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100059200 DMM INFO MM(262420000000071/dad66b79) Subscriber data update (mmctx.c:445) 20250901100059200 DMM DEBUG MM(262420000000071/dad66b79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100059200 DMM INFO MM(262420000000071/dad66b79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100059201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100059201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100059201 DMM INFO MM(262420000000071/dad66b79) <- GMM AUTH AND CIPHERING REQ (rand = 13 e6 9a 8b e9 dc 3f 02 ee 4c 19 25 86 8f 5d 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901100059210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100059210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100059210 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100059210 DMM INFO MM(262420000000071/dad66b79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100059210 DMM NOTICE MM(262420000000071/dad66b79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100059210 DMM DEBUG MM(262420000000071/dad66b79) checking auth: received GSM SRES = 01 35 44 62 (gprs_gmm.c:716) 20250901100059210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100059210 DMM DEBUG MM(262420000000071/dad66b79) Requesting authorization (sgsn_auth.c:160) 20250901100059210 DMM INFO MM(262420000000071/dad66b79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100059210 DMM DEBUG MM(262420000000071/dad66b79) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100059210 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250901100059210 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) 20250901100059210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901100059210 DMM INFO MM(262420000000071/dad66b79) <- GMM ATTACH ACCEPT (new P-TMSI=0xdad66b79) (gprs_gmm.c:337) 20250901100059212 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100059212 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100059212 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250901100059212 DMM INFO MM(262420000000071/dad66b79) Subscriber data update (mmctx.c:445) 20250901100059212 DMM DEBUG MM(262420000000071/dad66b79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100059212 DMM INFO MM(262420000000071/dad66b79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100059212 DMM NOTICE MM(262420000000071/dad66b79) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250901100059212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100059212 DMM NOTICE MM(262420000000071/dad66b79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100059212 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) 20250901100059212 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100059212 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250901100059212 DMM INFO MM(262420000000071/dad66b79) Subscriber data update (mmctx.c:445) 20250901100059212 DMM DEBUG MM(262420000000071/dad66b79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901100059222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100059222 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901100059222 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100059222 DMM INFO MM(262420000000071/dad66b79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100059222 DMM NOTICE MM(262420000000071/dad66b79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100059222 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100059222 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100059222 DLLC NOTICE LLME(e9d6c110/dad66b79){ASSIGNED} LLGM Assign pre (ffffffff => dad66b79) (gprs_llc.c:1079) 20250901100059222 DLLC NOTICE LLME(ffffffff/dad66b79){ASSIGNED} LLGM Assign post (ffffffff => dad66b79) (gprs_llc.c:1125) 20250901100059222 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901100059222 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901100059222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100059222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100059280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100059280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250901100059280 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100059280 DMM INFO MM(262420000000071/dad66b79) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100059280 DMM INFO MM(262420000000071/dad66b79) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100059280 DMM DEBUG MM(262420000000071/dad66b79) Using GGSN 0 (gprs_sm.c:317) 20250901100059280 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) 20250901100059280 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250901100059280 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100059280 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100059280 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:378) 20250901100059306 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 77 da f1 e7 11 3d ee 8c 0a 14 05 7f 5b 21 54 a0 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:465) 20250901100059306 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfcc568, cbp=0x55918c125bd0) (sgsn_libgtp.c:633) 20250901100059306 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100059306 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55918c122b08 TLLI=dad66b79, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250901100059306 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901100059306 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1421)@ffb704b9e379: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1421)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901100059320 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250901100059329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100059329 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250901100059329 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_data-BVCI210(1410)@ffb704b9e379: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1415)@ffb704b9e379: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='DAD66B79'O, index=0 20250901100059336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100059336 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100059337 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100059337 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1405)@ffb704b9e379: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1421)@ffb704b9e379: Final verdict of PTC: pass 20250901100059348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1418)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1416)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1412)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1411)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1403)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1408)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1413)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1406)@ffb704b9e379: Final verdict of PTC: none 20250901100059350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100059350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1402)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1405)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1407)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1415)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1420)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1417)@ffb704b9e379: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1410)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1419)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1414)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1404)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1409)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1402): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1403): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1404): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1405): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1406): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1407): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1408): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1409): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1410): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1411): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1412): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1413): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1414): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1415): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1416): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1417): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1418): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1419): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1420): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_cell_change_different_ci_data(1421): pass (none -> pass) MTC@ffb704b9e379: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Sep 1 10:00:59 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 20250901100059421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100059822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99684) 20250901100100352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100100352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99684, count=100844) 20250901100101353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100101353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Sep 1 10:01:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100102354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100102354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_sgsn_context_req_in started. 20250901100102937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100102940 DMM INFO MM(262420000000071/dad66b79) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100102940 DMM INFO MM(262420000000071/dad66b79) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100102940 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100102940 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100102940 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901100102940 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901100102940 DLLC NOTICE LLME(ffffffff/dad66b79){ASSIGNED} LLGM Assign pre (dad66b79 => ffffffff) (gprs_llc.c:1079) 20250901100102940 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dad66b79 => ffffffff) (gprs_llc.c:1125) 20250901100102940 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55918c1227b0 (gprs_sndcp.c:574) 20250901100102940 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55918c122b08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250901100102940 DMM NOTICE MM(262420000000071/dad66b79) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901100102940 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250901100102940 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901100102940 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100102940 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:378) 20250901100102940 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250901100102940 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) 20250901100102940 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) 20250901100102941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901100102941 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901100102941 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901100102941 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901100102941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1422)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1423)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1422)@ffb704b9e379: 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(1426)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1426)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100102987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100102987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100102987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100102987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100102987 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100102987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100102987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100102987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100102987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1426)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100102988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100102988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100102988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100102988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100102988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100102988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100102988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100102988 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100102988 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100102988 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100102988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100102988 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100102988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1426)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1426)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100102991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1427)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1423)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1423)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100102997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100102997 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1428)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1425)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1427)@ffb704b9e379: 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(1431)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1431)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100103003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100103003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100103003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100103003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100103003 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100103003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100103003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100103003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100103003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1431)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100103004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100103004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100103004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100103004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100103004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100103004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100103004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100103004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100103004 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100103004 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100103004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100103004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100103004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1431)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1431)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100103007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1432)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1428)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1428)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100103014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100103014 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1430)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1433)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1432)@ffb704b9e379: 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(1436)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1436)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100103021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100103021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100103021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100103021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100103021 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100103021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100103021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100103021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100103021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1436)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100103022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100103022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100103022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100103022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100103022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100103022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100103022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100103022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100103022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100103022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100103022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100103023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100103023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1436)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1436)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100103025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1433)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100103030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100103030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1435)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100103356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100103356 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100103356 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100103356 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1437)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1437)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100103360 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1437)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1437)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100103362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1437)@ffb704b9e379: 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(1437)@ffb704b9e379: 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(1437)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1437)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1425)@ffb704b9e379: Adding Client=TC_sgsn_context_req_in(1441), IMSI='262420000000072'H, TLLI='DE99B648'O, index=0 SGSN_Test-GSUP(1438)@ffb704b9e379: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1441) TC_sgsn_context_req_in(1441)@ffb704b9e379: 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 := '6B738CF3FB9B92AAB5861FD21FEFC5E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECCFD721'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3AADC8E5AF6310C'O } } } } } 20250901100104453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100104453 DLLC NOTICE LLME(ffffffff/de99b648){UNASSIGNED} LLC RX: unknown TLLI 0xde99b648, creating LLME on the fly (gprs_llc.c:552) 20250901100104454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100104454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1320) 20250901100104454 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901100104454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901100104454 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901100104454 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901100104454 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100104454 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100104454 DLLC NOTICE LLME(ffffffff/de99b648){UNASSIGNED} LLGM Assign pre (de99b648 => de4b56c7) (gprs_llc.c:1079) 20250901100104454 DLLC NOTICE LLME(de99b648/de4b56c7){ASSIGNED} LLGM Assign post (de99b648 => de4b56c7) (gprs_llc.c:1125) 20250901100104454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100104454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100104454 DMM DEBUG MM(262420000000072/de4b56c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100104469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100104469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901100104469 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100104469 DMM DEBUG MM(262420000000072/de4b56c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250901100104469 DMM NOTICE MM(262420000000072/de4b56c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100104469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100104469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100104469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100104469 DMM DEBUG MM(262420000000072/de4b56c7) Requesting authorization (sgsn_auth.c:160) 20250901100104469 DMM INFO MM(262420000000072/de4b56c7) Requesting authentication tuples (sgsn_auth.c:184) 20250901100104469 DMM DEBUG MM(262420000000072/de4b56c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100104469 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250901100104469 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(1438)@ffb704b9e379: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1441) SGSN_Test-GSUP(1438)@ffb704b9e379: Added IMSI table entry 0TC_sgsn_context_req_in(1441)"262420000000072" 20250901100104473 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100104473 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100104473 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100104473 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100104473 DMM INFO MM(262420000000072/de4b56c7) Subscriber data update (mmctx.c:445) 20250901100104473 DMM DEBUG MM(262420000000072/de4b56c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100104473 DMM INFO MM(262420000000072/de4b56c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100104473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100104473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100104473 DMM INFO MM(262420000000072/de4b56c7) <- GMM AUTH AND CIPHERING REQ (rand = 6b 73 8c f3 fb 9b 92 aa b5 86 1f d2 1f ef c5 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250901100104484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100104484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100104484 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100104484 DMM INFO MM(262420000000072/de4b56c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100104484 DMM NOTICE MM(262420000000072/de4b56c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100104484 DMM DEBUG MM(262420000000072/de4b56c7) checking auth: received GSM SRES = ec cf d7 21 (gprs_gmm.c:716) 20250901100104484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100104484 DMM DEBUG MM(262420000000072/de4b56c7) Requesting authorization (sgsn_auth.c:160) 20250901100104484 DMM INFO MM(262420000000072/de4b56c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100104484 DMM DEBUG MM(262420000000072/de4b56c7) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100104484 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250901100104484 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) 20250901100104484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901100104484 DMM INFO MM(262420000000072/de4b56c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xde4b56c7) (gprs_gmm.c:337) 20250901100104486 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100104486 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100104486 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250901100104486 DMM INFO MM(262420000000072/de4b56c7) Subscriber data update (mmctx.c:445) 20250901100104486 DMM DEBUG MM(262420000000072/de4b56c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100104486 DMM INFO MM(262420000000072/de4b56c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100104486 DMM NOTICE MM(262420000000072/de4b56c7) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250901100104486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100104486 DMM NOTICE MM(262420000000072/de4b56c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100104486 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) 20250901100104487 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100104487 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250901100104487 DMM INFO MM(262420000000072/de4b56c7) Subscriber data update (mmctx.c:445) 20250901100104487 DMM DEBUG MM(262420000000072/de4b56c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901100104499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100104499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901100104499 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100104499 DMM INFO MM(262420000000072/de4b56c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100104499 DMM NOTICE MM(262420000000072/de4b56c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100104499 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100104499 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100104499 DLLC NOTICE LLME(de99b648/de4b56c7){ASSIGNED} LLGM Assign pre (ffffffff => de4b56c7) (gprs_llc.c:1079) 20250901100104499 DLLC NOTICE LLME(ffffffff/de4b56c7){ASSIGNED} LLGM Assign post (ffffffff => de4b56c7) (gprs_llc.c:1125) 20250901100104499 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901100104499 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901100104499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100104499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100104557 DLGTP INFO SGSNCtxReq[0x55918c11e280]{Init}: Allocated (fsm.c:456) 20250901100104557 DLGTP INFO SGSNCtxReq[0x55918c11e280]{Init}: Deallocated (fsm.c:568) TC_sgsn_context_req_in(1441)@ffb704b9e379: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250901100106556 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250901100106556 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250901100106556 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) 20250901100106556 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250901100106556 DMM INFO MM(262420000000072/de4b56c7) Subscriber data update (mmctx.c:445) 20250901100106556 DMM DEBUG MM(262420000000072/de4b56c7) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250901100106556 DMM INFO MM(262420000000072/de4b56c7) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250901100106556 DMM INFO MM(262420000000072/de4b56c7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100106556 DMM INFO MM(262420000000072/de4b56c7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100106556 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100106556 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100106556 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901100106556 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901100106556 DLLC NOTICE LLME(ffffffff/de4b56c7){ASSIGNED} LLGM Assign pre (de4b56c7 => ffffffff) (gprs_llc.c:1079) 20250901100106556 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de4b56c7 => ffffffff) (gprs_llc.c:1125) 20250901100106556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901100106556 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901100106556 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901100106556 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1425)@ffb704b9e379: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1441)@ffb704b9e379: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250901100106563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43814<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1426)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1422)@ffb704b9e379: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1430)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1428)@ffb704b9e379: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1425)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1438)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1427)@ffb704b9e379: Final verdict of PTC: none 20250901100106569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100106569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1436)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1431)@ffb704b9e379: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1435)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1437)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1440)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1423)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1433)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1439)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1429)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1432)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1424)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1434)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1422): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1423): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1424): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1425): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1426): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1427): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1428): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1429): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1430): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1431): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1432): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1433): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1434): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1435): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1436): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1437): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1438): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1439): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1440): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_sgsn_context_req_in(1441): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@ffb704b9e379: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Sep 1 10:01:06 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 20250901100106677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100107078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99244) 20250901100107570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100107570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99244, count=100504) 20250901100108571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100108571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Sep 1 10:01:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100109572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100109572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_sgsn_context_req_out started. 20250901100110188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100110191 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1442)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1443)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1442)@ffb704b9e379: 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(1446)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1446)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100110228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100110228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100110228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100110228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100110228 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100110228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100110228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100110228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100110228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250901100110228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100110228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100110228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1446)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100110229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100110229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100110229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100110229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100110229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100110229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100110229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100110229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100110229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100110229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1446)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1446)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100110232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1447)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1443)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1443)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1448)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901100110238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100110238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1445)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1447)@ffb704b9e379: 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(1452)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1452)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100110249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100110249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100110249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100110249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100110249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100110249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100110249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100110249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100110249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1451)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1452)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100110250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100110250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100110250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100110251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100110251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100110251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100110251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100110251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100110251 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100110251 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100110251 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100110251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100110251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1452)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1452)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100110253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1448)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1448)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100110259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100110259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1449)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1451)@ffb704b9e379: 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(1457)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1457)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100110266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100110266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100110266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100110266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100110266 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100110266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100110266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100110266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100110266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1457)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100110268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100110268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100110268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100110268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100110268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100110268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100110268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100110268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100110268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100110268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100110268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100110268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100110268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1457)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1457)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100110270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1453)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100110274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100110274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1454)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100110574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100110574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100110574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100110574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1456)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1456)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100110576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100110576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1456)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1456)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1456)@ffb704b9e379: 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(1456)@ffb704b9e379: 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(1456)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1456)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1445)@ffb704b9e379: Adding Client=TC_sgsn_context_req_out(1461), IMSI='262420000000073'H, TLLI='CC7B3E1E'O, index=0 SGSN_Test-GSUP(1458)@ffb704b9e379: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1461) 20250901100111653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100111653 DLLC NOTICE LLME(ffffffff/cc7b3e1e){UNASSIGNED} LLC RX: unknown TLLI 0xcc7b3e1e, creating LLME on the fly (gprs_llc.c:552) 20250901100111653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250901100111653 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901100111653 DMM NOTICE LLME(ffffffff/cc7b3e1e){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250901100111653 DLLC NOTICE LLME(ffffffff/cc7b3e1e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250901100111653 DMM ERROR LLME(ffffffff/cc7b3e1e){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250901100111653 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250901100111653 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250901100111653 DLLC NOTICE LLME(ffffffff/cc7b3e1e){UNASSIGNED} LLGM Assign pre (cc7b3e1e => ffffffff) (gprs_llc.c:1079) 20250901100111653 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc7b3e1e => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1461)@ffb704b9e379: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@ffb704b9e379: Test Component 1461 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1458)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1447)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1457)@ffb704b9e379: Final verdict of PTC: none 20250901100111675 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(1452)@ffb704b9e379: Final verdict of PTC: none 20250901100111675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1456)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1442)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1451)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1446)@ffb704b9e379: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1445)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1443)@ffb704b9e379: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1449)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1453)@ffb704b9e379: Final verdict of PTC: none 20250901100111680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41140<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1448)@ffb704b9e379: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1454)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1459)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1460)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1444)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1450)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1455)@ffb704b9e379: Final verdict of PTC: none TC_sgsn_context_req_out(1461)@ffb704b9e379: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1442): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1443): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1444): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1445): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1446): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1447): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1448): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1449): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1450): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1451): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1452): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1453): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1454): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1455): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1456): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1457): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1458): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1459): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1460): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_sgsn_context_req_out(1461): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@ffb704b9e379: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Sep 1 10:01:11 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 20250901100111781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100112183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54852) 20250901100112677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100112677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54852, count=56012) 20250901100113679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100113679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Sep 1 10:01:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100114681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100114681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_req_id_req_ra_update started. 20250901100115288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100115291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1462)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1463)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1462)@ffb704b9e379: 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(1466)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1466)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100115333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100115333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100115334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100115334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100115334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100115334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100115334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100115334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100115334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1466)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100115334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100115334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100115334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100115335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100115335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100115335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100115335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100115335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100115335 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100115335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100115335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100115335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100115335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1466)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1466)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1467)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901100115338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1463)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1463)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100115343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100115343 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1468)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1467)@ffb704b9e379: 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(1471)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1465)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1471)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100115348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100115348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100115348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100115348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100115348 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100115348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100115348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100115348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100115348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1471)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100115348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100115349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100115349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100115349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100115349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100115349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100115349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100115349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100115349 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100115349 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100115349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100115349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100115349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1471)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1471)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100115351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1472)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1468)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1468)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100115357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100115357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1470)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1473)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1472)@ffb704b9e379: 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(1476)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1476)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100115364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100115364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100115364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100115364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100115364 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100115364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100115364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100115364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100115364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1476)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100115365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100115365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100115365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100115365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100115365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100115365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100115365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100115365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100115365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100115365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100115365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100115365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100115365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1476)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1476)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100115368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1473)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1473)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100115373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100115373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1475)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100115682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100115682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100115682 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100115682 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1477)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100115687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100115688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1477)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@ffb704b9e379: 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(1477)@ffb704b9e379: 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(1477)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1465)@ffb704b9e379: Adding Client=TC_attach_req_id_req_ra_update(1481), IMSI='262420000000047'H, TLLI='DCAB5ABE'O, index=0 SGSN_Test-GSUP(1478)@ffb704b9e379: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1481) 20250901100115763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100115763 DLLC NOTICE LLME(ffffffff/dcab5abe){UNASSIGNED} LLC RX: unknown TLLI 0xdcab5abe, creating LLME on the fly (gprs_llc.c:552) 20250901100115763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100115763 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1320) 20250901100115763 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901100115763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901100115763 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901100115763 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901100115763 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100115763 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100115763 DLLC NOTICE LLME(ffffffff/dcab5abe){UNASSIGNED} LLGM Assign pre (dcab5abe => f4d5daf6) (gprs_llc.c:1079) 20250901100115763 DLLC NOTICE LLME(dcab5abe/f4d5daf6){ASSIGNED} LLGM Assign post (dcab5abe => f4d5daf6) (gprs_llc.c:1125) 20250901100115763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100115763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100115763 DMM DEBUG MM(262420000000047/f4d5daf6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100115787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100115787 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100115787 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100115787 DMM INFO MM(262420000000047/f4d5daf6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901100115787 DMM INFO MM(262420000000047/f4d5daf6) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-49889-101 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250901100115787 DMM NOTICE MM(262420000000047/f4d5daf6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250901100115787 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250901100115787 DMM INFO MM(262420000000047/f4d5daf6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250901100115787 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100115787 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100115787 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901100115788 DMM ERROR MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901100115788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Deallocated (fsm.c:568) 20250901100115788 DMM DEBUG MM_STATE_Gb(0)[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901100115788 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901100115788 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901100115788 DLLC NOTICE LLME(dcab5abe/f4d5daf6){ASSIGNED} LLGM Assign pre (f4d5daf6 => ffffffff) (gprs_llc.c:1079) 20250901100115788 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d5daf6 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1481)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1465)@ffb704b9e379: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1481)@ffb704b9e379: Final verdict of PTC: pass 20250901100115804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901100115808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100115808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1471)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1478)@ffb704b9e379: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1475)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1476)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1467)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1462)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1466)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1480)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1468)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1473)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1479)@ffb704b9e379: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1465)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1472)@ffb704b9e379: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1470)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1469)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1464)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1474)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1463)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1462): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1463): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1464): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1465): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1466): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1467): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1468): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1469): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1470): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1471): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1472): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1473): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1474): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1475): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1476): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1479): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1480): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_req_id_req_ra_update(1481): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Sep 1 10:01:15 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 20250901100115915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100116317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59244) 20250901100116809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100116809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59244, count=63600) 20250901100117811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100117811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@ffb704b9e379: Test execution finished. MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Sep 1 10:01:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100118813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100118813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100119017 DGPRS DEBUG Checking for inactive LLMEs, time = 19951784 (sgsn.c:132) 20250901100119017 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100119017 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100119017 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100119017 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901100119017 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901100119017 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901100119018 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100119018 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100119018 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100119018 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_iu_attach started. 20250901100119425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100119427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1482)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1483)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1482)@ffb704b9e379: 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(1486)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100119460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100119460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100119460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100119460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100119460 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100119460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100119460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100119460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100119460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100119461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100119461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100119461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100119461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100119461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100119461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100119461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100119461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100119461 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100119461 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100119461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100119462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100119462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100119463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1487)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1483)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1483)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100119468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100119468 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1485)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1488)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1487)@ffb704b9e379: 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(1491)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100119475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100119475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100119475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100119475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100119475 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100119475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100119475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100119475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100119475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100119475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100119475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100119475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100119475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100119475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100119475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100119475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100119475 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100119475 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100119475 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100119475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100119476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100119476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100119478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1492)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1488)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1488)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100119486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100119486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1493)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1490)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1492)@ffb704b9e379: 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(1496)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100119491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100119491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100119491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100119491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100119491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100119491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100119491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100119491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100119491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100119492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100119492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100119492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100119492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100119492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100119492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100119492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100119492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100119492 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100119492 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100119492 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100119492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100119492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100119494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1493)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1493)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100119500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100119500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1499)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1499)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1499)@ffb704b9e379: ************************************************* MTC@ffb704b9e379: Starting RAN_Emulation TC_iu_attach-BVCI220(1495)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1497)@ffb704b9e379: v_sccp_pdu_maxlen:268 20250901100119702 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100119702 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100119702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100119702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1499)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100119705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100119705 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100119705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100119705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100119705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100119705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100119705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100119705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100119705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100119706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100119706 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100119706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100119706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100119708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100119708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100119708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100119708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100119708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100119708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100119708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100119708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100119708 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100119708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100119708 DLSS7 INFO 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) Creating route: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_route.c:143) 20250901100119708 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'available' (ss7_route.c:409) 20250901100119708 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100119708 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100119708 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100119708 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100119814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100119814 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100119814 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100119814 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1501)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1501)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100119818 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100119820 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1501)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1501)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1501)@ffb704b9e379: 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(1501)@ffb704b9e379: 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(1501)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1501)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100120519 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120519 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100120520 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100120520 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: picked Normal Route via 'sgsn0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100120520 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100120520 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100120520 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120520 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100120520 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100120520 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100120521 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120521 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120521 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120521 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100120521 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120521 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100120521 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120521 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120521 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 02 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1485)@ffb704b9e379: Adding Client=TC_iu_attach(1505), IMSI='262420000001001'H, TLLI='F02A0B52'O, index=0 SGSN_Test-GSUP(1502)@ffb704b9e379: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1505) TC_iu_attach(1505)@ffb704b9e379: 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 := '5250'O ("RP"), rac := '3F'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(1498)@ffb704b9e379: Added conn table entry 0TC_iu_attach(1505)2017813 SGSN_Test_0-SCCP(1497)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1498)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100120913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100120913 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100120913 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100120913 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100120913 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100120913 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120913 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 1e ca 15 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 52 50 3f 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100120914 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100120914 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100120914 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100120914 DRANAP NOTICE New RNC 262-42-2342 at RI=2,PC=195,SSN=142 (iu_client.c:235) 20250901100120914 DRANAP NOTICE RNC 262-42-2342: new LAC/RAC 262-42-4660-0 (iu_client.c:347) 20250901100120914 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1320) 20250901100120914 DMM DEBUG GMM(gmm_fsm)[0x55918c1143f0]{Deregistered}: Allocated (fsm.c:456) 20250901100120914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Init}: Allocated (fsm.c:456) 20250901100120914 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Allocated (fsm.c:456) 20250901100120914 DMM DEBUG MM_STATE_Iu[0x55918c11e280]{Detached}: Allocated (fsm.c:456) 20250901100120914 DMM DEBUG GMM(gmm_fsm)[0x55918c1143f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100120914 DMM DEBUG GMM(gmm_fsm)[0x55918c1143f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100120914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100120914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100120914 DMM DEBUG MM(262420000001001/db6631d2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100120914 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250901100120914 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120914 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120914 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120914 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100120914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120914 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100120914 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 1e ca 15 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100120914 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120914 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120914 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120914 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100120914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120914 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100120914 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 1e ca 15 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@ffb704b9e379: { messageType := 2, destLocRef := '1ECA15'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(1497)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1505)@ffb704b9e379: 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 := '1149978F945C70AF3240BE4EB33D0E10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15B4D450'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41924AE4BC08DD2E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B82F728D23502C93E13CEBCFFA88A7B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '07DE4EB103E1642AAC9E33357E193397'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7FE95AEA0841B666A5B6CFE6A65703B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '30F4640E57E75175'O } } } } } SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250901100120923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100120923 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100120923 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100120923 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100120923 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100120923 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120923 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100120923 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100120923 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100120923 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100120923 DMM DEBUG MM(262420000001001/db6631d2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250901100120923 DMM NOTICE MM(262420000001001/db6631d2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100120923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100120923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100120923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100120923 DMM DEBUG MM(262420000001001/db6631d2) Requesting authorization (sgsn_auth.c:160) 20250901100120923 DMM INFO MM(262420000001001/db6631d2) Requesting authentication tuples (sgsn_auth.c:184) 20250901100120923 DMM DEBUG MM(262420000001001/db6631d2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100120923 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250901100120924 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(1502)@ffb704b9e379: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1505) SGSN_Test-GSUP(1502)@ffb704b9e379: Added IMSI table entry 0TC_iu_attach(1505)"262420000001001" 20250901100120926 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100120926 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100120926 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100120926 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100120926 DMM INFO MM(262420000001001/db6631d2) Subscriber data update (mmctx.c:445) 20250901100120926 DMM DEBUG MM(262420000001001/db6631d2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100120926 DMM INFO MM(262420000001001/db6631d2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100120926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100120926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100120926 DMM INFO MM(262420000001001/db6631d2) <- GMM AUTH AND CIPHERING REQ (rand = 11 49 97 8f 94 5c 70 af 32 40 be 4e b3 3d 0e 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7f e9 5a ea 08 41 b6 66 a5 b6 cf e6 a6 57 03 b0 ) (gprs_gmm.c:510) 20250901100120926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250901100120927 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120927 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120927 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120927 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100120927 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120927 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100120927 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120927 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 01 06 1e ca 15 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 11 49 97 8f 94 5c 70 af 32 40 be 4e b3 3d 0e 10 80 28 10 7f e9 5a ea 08 41 b6 66 a5 b6 cf e6 a6 57 03 b0 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2230F4640E23094399990000100001F0290457E75175'O 20250901100120933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100120933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100120933 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100120933 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100120933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100120933 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120933 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 30 f4 64 0e 23 09 43 99 99 00 00 10 00 01 f0 29 04 57 e7 51 75 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100120933 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100120933 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100120933 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100120933 DMM INFO MM(262420000001001/db6631d2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100120933 DMM NOTICE MM(262420000001001/db6631d2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100120933 DMM DEBUG MM(262420000001001/db6631d2) checking auth: received UMTS RES = 30 f4 64 0e 57 e7 51 75 (gprs_gmm.c:716) 20250901100120933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100120933 DMM DEBUG MM(262420000001001/db6631d2) Requesting authorization (sgsn_auth.c:160) 20250901100120933 DMM INFO MM(262420000001001/db6631d2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100120933 DMM DEBUG MM(262420000001001/db6631d2) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100120933 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250901100120933 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) 20250901100120933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100120933 DMM DEBUG MM(262420000001001/db6631d2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100120933 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120933 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120933 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120933 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100120933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100120933 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 1e ca 15 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7b 82 f7 28 d2 35 02 c9 3e 13 ce bc ff a8 8a 7b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100120941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100120941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100120941 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100120941 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100120941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100120941 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120941 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100120941 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100120941 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100120941 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100120941 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:407) 20250901100120941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100120941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100120941 DMM INFO MM(262420000001001/db6631d2) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb6631d2) (gprs_gmm.c:337) 20250901100120941 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250901100120941 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120941 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100120941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100120941 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 1e ca 15 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100120941 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120941 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100120941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100120941 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 1e ca 15 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 db 66 31 d2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100120945 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100120945 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100120945 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250901100120945 DMM INFO MM(262420000001001/db6631d2) Subscriber data update (mmctx.c:445) 20250901100120945 DMM DEBUG MM(262420000001001/db6631d2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100120945 DMM INFO MM(262420000001001/db6631d2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100120945 DMM NOTICE MM(262420000001001/db6631d2) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250901100120945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100120945 DMM NOTICE MM(262420000001001/db6631d2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100120945 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) 20250901100120945 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100120945 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250901100120945 DMM INFO MM(262420000001001/db6631d2) Subscriber data update (mmctx.c:445) 20250901100120945 DMM DEBUG MM(262420000001001/db6631d2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100120947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100120947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100120947 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100120947 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100120947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100120947 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120947 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100120947 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100120947 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100120947 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100120947 DMM INFO MM(262420000001001/db6631d2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100120947 DMM NOTICE MM(262420000001001/db6631d2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100120947 DMM DEBUG GMM(gmm_fsm)[0x55918c1143f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100120947 DMM DEBUG GMM(gmm_fsm)[0x55918c1143f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100120947 DMM DEBUG MM_STATE_Iu(1)[0x55918c11e280]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100120947 DMM DEBUG MM_STATE_Iu(1)[0x55918c11e280]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100120947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100120947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100120947 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120947 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120947 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120947 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100120947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100120947 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 01 06 1e ca 15 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1497)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1497)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100120950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100120950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100120950 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100120950 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100120950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100120950 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120950 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100120950 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100120950 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100120950 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100120950 DMM INFO MM(262420000001001/db6631d2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100120950 DMM DEBUG MM_STATE_Iu(1)[0x55918c11e280]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100120950 DMM DEBUG MM_STATE_Iu(1)[0x55918c11e280]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100120950 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120950 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120950 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120950 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100120950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100120950 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100120950 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100120950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100120950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 1e ca 15 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@ffb704b9e379: Session index based on local reference:0 20250901100120951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100120951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100120951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100120951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100120951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100120951 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100120951 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100120951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100120951 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100120951 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 01 1e ca 15 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@ffb704b9e379: Deleted conn table entry 0TC_iu_attach(1505)2017813 TC_iu_attach(1505)@ffb704b9e379: setverdict(pass): none -> pass TC_iu_attach(1505)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1485)@ffb704b9e379: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1505)@ffb704b9e379: Final verdict of PTC: pass 20250901100121023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1497)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1499)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1502)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1483)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1498)@ffb704b9e379: Final verdict of PTC: none 20250901100121027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100121028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1482)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1486)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1491)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach-BVCI210(1490)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1501)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1488)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1487)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1492)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1496)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach-BVCI220(1495)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1503)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1493)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1500)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1484)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1489)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1494)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1504)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach-BVCI196(1485)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1482): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1483): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach-BVCI196(1485): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1487): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1488): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach-BVCI210(1490): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1492): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1493): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach-BVCI220(1495): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1497): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1498): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1499): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1500): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1501): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1502): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1503): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1504): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach(1505): pass (none -> pass) MTC@ffb704b9e379: Test case TC_iu_attach finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Sep 1 10:01:21 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 20250901100121104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100121152 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100121152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100121152 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100121152 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100121153 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100121153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100121153 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100121153 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100121153 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:821) 20250901100121153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100121153 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100121153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100121153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100121153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100121153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100121153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100121153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100121153 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100121153 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100121153 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100121153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100121153 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100121153 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100121153 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100121153 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100121506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250984) 20250901100122029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100122029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=250984, count=252240) 20250901100123030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100123030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100123154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100123154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100123154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Sep 1 10:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100124031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100124031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_iu_attach_encr started. 20250901100124598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100124601 DMM INFO MM(262420000001001/db6631d2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100124602 DMM INFO MM(262420000001001/db6631d2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100124602 DMM DEBUG GMM(gmm_fsm)[0x55918c1143f0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100124602 DMM DEBUG GMM(gmm_fsm)[0x55918c1143f0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100124602 DMM DEBUG MM_STATE_Iu(1)[0x55918c11e280]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100124602 DMM DEBUG MM_STATE_Iu(1)[0x55918c11e280]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100124602 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250901100124602 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) 20250901100124602 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) 20250901100124602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Init}: Deallocated (fsm.c:568) 20250901100124602 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Deallocated (fsm.c:568) 20250901100124602 DMM DEBUG MM_STATE_Iu(1)[0x55918c11e280]{Detached}: Deallocated (fsm.c:568) 20250901100124602 DMM DEBUG GMM(gmm_fsm)[0x55918c1143f0]{Deregistered}: Deallocated (fsm.c:568) 20250901100124602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1506)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1507)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1506)@ffb704b9e379: 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(1510)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1510)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100124652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100124652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100124652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100124652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100124652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100124652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100124652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100124652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100124652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1510)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100124653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100124653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100124653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100124653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100124653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100124653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100124653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100124653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100124653 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100124654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100124654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100124654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100124654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1510)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1510)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100124656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1511)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1507)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1507)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100124660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100124660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1509)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1512)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1511)@ffb704b9e379: 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(1515)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1515)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100124668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100124668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100124668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100124668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100124668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100124668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100124668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100124668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100124668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1515)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100124669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100124669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100124669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100124669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100124669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100124669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100124669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100124669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100124669 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100124669 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100124669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100124670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100124670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1515)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1515)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1516)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901100124671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1512)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1512)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100124676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100124676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1514)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1517)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1516)@ffb704b9e379: 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(1520)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1520)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100124684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100124684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100124684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100124684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100124684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100124684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100124684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100124684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100124684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1520)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100124686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100124686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100124686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100124686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100124686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100124686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100124686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100124686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100124686 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100124686 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100124686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100124686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100124686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1520)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1520)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100124688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1523)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1523)@ffb704b9e379: M3UA emulation initiated, the test can be started MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-M3UA(1523)@ffb704b9e379: ************************************************* SGSN_Test_0-SCCP(1521)@ffb704b9e379: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1517)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1517)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100124694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100124694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1519)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100124891 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100124891 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100124891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100124891 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1523)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100124899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100124899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100124899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100124899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100124899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100124899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100124899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100124899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100124899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100124899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100124899 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100124899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100124899 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100124901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100124901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100124901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100124901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100124901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100124901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100124901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100124901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100124902 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100124902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100124902 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100124902 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100124902 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100124902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100124902 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100124902 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100124902 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100125032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100125032 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100125032 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100125032 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1525)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1525)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100125037 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100125038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1525)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1525)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1525)@ffb704b9e379: 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(1525)@ffb704b9e379: 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(1525)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1525)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100125710 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100125710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100125710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100125710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100125710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100125710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100125710 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100125710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100125710 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100125710 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100125711 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100125711 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100125711 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100125711 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100125711 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100125711 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100125711 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100125711 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100125711 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100125711 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100125711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100125711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1509)@ffb704b9e379: Adding Client=TC_iu_attach_encr(1529), IMSI='262420000001001'H, TLLI='F5C9F658'O, index=0 SGSN_Test-GSUP(1526)@ffb704b9e379: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1529) TC_iu_attach_encr(1529)@ffb704b9e379: 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 := '8B49'O, rac := 'AB'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(1522)@ffb704b9e379: Added conn table entry 0TC_iu_attach_encr(1529)9658166 SGSN_Test_0-SCCP(1521)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1522)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100126100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126100 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100126100 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100126100 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100126100 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100126100 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100126100 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126100 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 93 5f 36 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 8b 49 ab 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100126100 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100126100 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100126101 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100126101 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1320) 20250901100126101 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Deregistered}: Allocated (fsm.c:456) 20250901100126101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901100126101 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Allocated (fsm.c:456) 20250901100126101 DMM DEBUG MM_STATE_Iu[0x55918c114060]{Detached}: Allocated (fsm.c:456) 20250901100126101 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100126101 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100126101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100126101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100126101 DMM DEBUG MM(262420000001001/ccfade54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100126101 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250901100126101 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100126101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100126101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100126101 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100126101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100126101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 93 5f 36 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100126101 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100126101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100126101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100126101 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100126101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100126101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 93 5f 36 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@ffb704b9e379: { messageType := 2, destLocRef := '935F36'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(1521)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1529)@ffb704b9e379: 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 := 'E082BA142BBF3273A9566E05D0D8103E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F508502E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2CFA9BF65BEC5990'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '17718F81B0052146A67DE56DDC8D88CA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8E0F4DB533F6B2E3F319E4E238B83B85'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '72D03657793792320C790B0B7BB9DFA2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AA0697558A553B07'O } } } } } SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250901100126111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100126111 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100126111 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100126111 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100126111 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100126111 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126111 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100126111 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100126111 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100126111 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100126111 DMM DEBUG MM(262420000001001/ccfade54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250901100126111 DMM NOTICE MM(262420000001001/ccfade54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100126112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100126112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100126112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100126112 DMM DEBUG MM(262420000001001/ccfade54) Requesting authorization (sgsn_auth.c:160) 20250901100126112 DMM INFO MM(262420000001001/ccfade54) Requesting authentication tuples (sgsn_auth.c:184) 20250901100126112 DMM DEBUG MM(262420000001001/ccfade54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100126112 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250901100126112 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(1526)@ffb704b9e379: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1529) SGSN_Test-GSUP(1526)@ffb704b9e379: Added IMSI table entry 0TC_iu_attach_encr(1529)"262420000001001" 20250901100126115 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100126115 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100126115 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100126115 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100126116 DMM INFO MM(262420000001001/ccfade54) Subscriber data update (mmctx.c:445) 20250901100126116 DMM DEBUG MM(262420000001001/ccfade54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100126116 DMM INFO MM(262420000001001/ccfade54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100126116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100126116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100126116 DMM INFO MM(262420000001001/ccfade54) <- GMM AUTH AND CIPHERING REQ (rand = e0 82 ba 14 2b bf 32 73 a9 56 6e 05 d0 d8 10 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 d0 36 57 79 37 92 32 0c 79 0b 0b 7b b9 df a2 ) (gprs_gmm.c:510) 20250901100126116 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250901100126116 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126116 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100126116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100126116 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100126116 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100126116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100126116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 93 5f 36 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 50 21 e0 82 ba 14 2b bf 32 73 a9 56 6e 05 d0 d8 10 3e 80 28 10 72 d0 36 57 79 37 92 32 0c 79 0b 0b 7b b9 df a2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522AA06975523094399990000100001F029048A553B07'O 20250901100126124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100126124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100126124 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100126124 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100126124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100126124 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126124 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 05 22 aa 06 97 55 23 09 43 99 99 00 00 10 00 01 f0 29 04 8a 55 3b 07 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100126124 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100126124 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100126124 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100126124 DMM INFO MM(262420000001001/ccfade54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100126124 DMM NOTICE MM(262420000001001/ccfade54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100126124 DMM DEBUG MM(262420000001001/ccfade54) checking auth: received UMTS RES = aa 06 97 55 8a 55 3b 07 (gprs_gmm.c:716) 20250901100126124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100126124 DMM DEBUG MM(262420000001001/ccfade54) Requesting authorization (sgsn_auth.c:160) 20250901100126124 DMM INFO MM(262420000001001/ccfade54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100126124 DMM DEBUG MM(262420000001001/ccfade54) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100126124 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250901100126124 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) 20250901100126124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100126124 DMM DEBUG MM(262420000001001/ccfade54) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250901100126124 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126124 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126124 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126124 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100126124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100126124 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100126124 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100126124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100126124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 93 5f 36 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 17 71 8f 81 b0 05 21 46 a6 7d e5 6d dc 8d 88 ca 00 0b 40 12 08 90 8e 0f 4d b5 33 f6 b2 e3 f3 19 e4 e2 38 b8 3b 85 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_len:17 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250901100126136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100126136 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100126136 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100126136 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100126136 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100126136 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126136 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 11 20 06 00 0d 00 00 02 00 06 00 01 00 00 05 40 01 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100126137 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100126137 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100126137 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100126137 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:407) 20250901100126137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100126137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100126137 DMM INFO MM(262420000001001/ccfade54) <- GMM ATTACH ACCEPT (new P-TMSI=0xccfade54) (gprs_gmm.c:337) 20250901100126137 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250901100126137 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126137 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126137 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126137 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100126137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100126137 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100126137 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100126137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100126137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 93 5f 36 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100126137 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126137 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126137 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126137 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100126137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100126137 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100126137 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100126137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100126137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 93 5f 36 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 cc fa de 54 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100126143 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100126143 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100126143 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250901100126143 DMM INFO MM(262420000001001/ccfade54) Subscriber data update (mmctx.c:445) 20250901100126143 DMM DEBUG MM(262420000001001/ccfade54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100126143 DMM INFO MM(262420000001001/ccfade54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100126143 DMM NOTICE MM(262420000001001/ccfade54) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250901100126143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100126143 DMM NOTICE MM(262420000001001/ccfade54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100126143 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) 20250901100126144 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100126144 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250901100126144 DMM INFO MM(262420000001001/ccfade54) Subscriber data update (mmctx.c:445) 20250901100126144 DMM DEBUG MM(262420000001001/ccfade54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100126147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126147 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100126147 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100126147 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100126147 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100126147 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100126147 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126147 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100126147 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100126147 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100126147 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100126147 DMM INFO MM(262420000001001/ccfade54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100126147 DMM NOTICE MM(262420000001001/ccfade54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100126147 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100126147 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100126147 DMM DEBUG MM_STATE_Iu(2)[0x55918c114060]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100126147 DMM DEBUG MM_STATE_Iu(2)[0x55918c114060]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100126148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100126148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100126148 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126148 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126148 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126148 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100126148 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100126148 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100126148 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100126148 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100126148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 93 5f 36 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1521)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1521)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100126154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100126154 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100126154 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100126154 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100126154 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100126154 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126154 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100126154 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100126154 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100126154 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100126154 DMM INFO MM(262420000001001/ccfade54) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100126154 DMM DEBUG MM_STATE_Iu(2)[0x55918c114060]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100126154 DMM DEBUG MM_STATE_Iu(2)[0x55918c114060]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100126155 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126155 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126155 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126155 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100126155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100126155 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100126155 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100126155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100126155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 93 5f 36 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@ffb704b9e379: Session index based on local reference:0 20250901100126156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100126156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100126156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100126156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100126156 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100126156 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100126156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100126156 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100126156 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 02 93 5f 36 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@ffb704b9e379: Deleted conn table entry 0TC_iu_attach_encr(1529)9658166 TC_iu_attach_encr(1529)@ffb704b9e379: setverdict(pass): none -> pass TC_iu_attach_encr(1529)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1509)@ffb704b9e379: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1529)@ffb704b9e379: Final verdict of PTC: pass 20250901100126229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45702<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1510)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1515)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1506)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1514)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1526)@ffb704b9e379: Final verdict of PTC: none 20250901100126235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100126235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1517)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1522)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-SCCP(1521)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1525)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1527)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1523)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1511)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1507)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1509)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1516)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1519)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1524)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1508)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1512)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1528)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1518)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1513)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1520)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1506): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1507): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1508): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach_encr-BVCI196(1509): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1510): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1511): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1512): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1513): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach_encr-BVCI210(1514): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1515): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1516): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1517): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1518): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach_encr-BVCI220(1519): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1520): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1521): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1522): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1523): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1524): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1525): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1526): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1527): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1528): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach_encr(1529): pass (none -> pass) MTC@ffb704b9e379: Test case TC_iu_attach_encr finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Sep 1 10:01:26 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 20250901100126353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100126356 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100126356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100126356 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100126356 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100126356 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100126356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100126356 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100126356 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100126356 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:821) 20250901100126356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100126356 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100126356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100126356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100126356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100126356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100126356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100126356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100126356 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100126356 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100126356 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100126356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100126356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100126356 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100126356 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100126356 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100126755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246952) 20250901100127236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100127236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=246952, count=248112) 20250901100128237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100128237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100128358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100128358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100128358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Sep 1 10:01:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100129238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100129238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_iu_attach_geran_rau started. 20250901100129848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100129850 DMM INFO MM(262420000001001/ccfade54) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100129850 DMM INFO MM(262420000001001/ccfade54) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100129850 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100129850 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100129850 DMM DEBUG MM_STATE_Iu(2)[0x55918c114060]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100129850 DMM DEBUG MM_STATE_Iu(2)[0x55918c114060]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100129850 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250901100129850 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) 20250901100129850 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) 20250901100129850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901100129850 DMM DEBUG MM_STATE_Gb[0x55918c1142c0]{Idle}: Deallocated (fsm.c:568) 20250901100129850 DMM DEBUG MM_STATE_Iu(2)[0x55918c114060]{Detached}: Deallocated (fsm.c:568) 20250901100129850 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Deregistered}: Deallocated (fsm.c:568) 20250901100129850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1530)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1531)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1530)@ffb704b9e379: 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(1534)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1534)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100129897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100129897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100129897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100129897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100129897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100129897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100129897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100129897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100129897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1534)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100129898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100129898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100129898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100129898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100129898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100129898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100129898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100129898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100129898 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100129898 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100129898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100129899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100129899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1534)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1534)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100129901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1535)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1531)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1531)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1536)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901100129907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100129907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1533)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1535)@ffb704b9e379: 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(1540)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1540)@ffb704b9e379: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1539)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901100129915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100129915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100129915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100129915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100129915 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100129915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100129915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100129915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100129915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1540)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100129916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100129916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100129916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100129916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100129916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100129916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100129916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100129916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100129916 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100129916 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100129916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1540)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100129916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100129916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1540)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100129918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1541)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1539)@ffb704b9e379: 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(1536)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1536)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1544)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1544)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100129925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100129925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250901100129925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100129925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100129925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100129925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100129925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100129925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100129925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100129925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100129925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1544)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100129926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100129926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100129926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100129926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100129926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100129926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100129926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100129926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100129926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1544)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1544)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_iu_attach_geran_rau-BVCI210(1537)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100129929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1541)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1541)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1547)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1547)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1547)@ffb704b9e379: ************************************************* MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-SCCP(1545)@ffb704b9e379: v_sccp_pdu_maxlen:268 20250901100129934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100129934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1543)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100130134 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100130134 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100130134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100130134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1547)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100130142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100130142 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100130142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100130142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100130142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100130142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100130142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100130142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100130142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100130142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100130142 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100130142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100130142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100130145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100130145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100130145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100130145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100130145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100130145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100130145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100130145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100130145 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100130145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100130145 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100130145 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100130145 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100130145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100130145 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100130145 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100130145 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100130239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100130239 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100130239 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100130239 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1549)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1549)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100130243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100130244 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1549)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1549)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1549)@ffb704b9e379: 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(1549)@ffb704b9e379: 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(1549)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1549)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100130941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100130941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100130941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100130941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100130941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100130941 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100130941 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100130941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100130941 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100130941 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100130941 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100130941 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100130941 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100130941 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100130941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100130941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100130941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100130941 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100130941 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100130941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100130941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100130941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 03 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1533)@ffb704b9e379: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='FE5CD53C'O, index=0 SGSN_Test-GSUP(1550)@ffb704b9e379: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1553) TC_iu_attach_geran_rau(1553)@ffb704b9e379: 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 := 'C744'O, rac := '56'O ("V") }, 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(1546)@ffb704b9e379: Added conn table entry 0TC_iu_attach_geran_rau(1553)8868936 SGSN_Test_0-SCCP(1545)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1546)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100131341 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100131341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100131341 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100131341 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100131341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100131341 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131341 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 87 54 48 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 20 62 f2 24 c7 44 56 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100131342 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100131342 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100131342 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100131342 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1320) 20250901100131342 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901100131342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Init}: Allocated (fsm.c:456) 20250901100131342 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Allocated (fsm.c:456) 20250901100131342 DMM DEBUG MM_STATE_Iu[0x55918c1143f0]{Detached}: Allocated (fsm.c:456) 20250901100131342 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100131342 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100131342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100131342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100131342 DMM DEBUG MM(262420000001002/ef02f0fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100131342 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250901100131342 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131342 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131342 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131342 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100131342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100131342 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100131342 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100131342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100131342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 87 54 48 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100131342 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131342 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131342 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131342 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100131342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100131342 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100131342 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100131342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100131342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 87 54 48 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@ffb704b9e379: { messageType := 2, destLocRef := '875448'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(1545)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1553)@ffb704b9e379: 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 := 'A3CE54E2030BD481D10E57EE5434DBDE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31E55288'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A4D82CE7CAE6565'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B46271ACBE0643C666BD7500C3316FC7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1462D824C8BA6E1E97DBC7204DA00C87'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A9B6AE5FCE547B740F563A954195BAC5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0646607B3EFB1DD6'O } } } } } SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250901100131350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100131350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100131350 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100131350 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100131350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100131350 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131350 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 02 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100131350 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100131350 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100131350 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100131350 DMM DEBUG MM(262420000001002/ef02f0fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250901100131350 DMM NOTICE MM(262420000001002/ef02f0fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100131350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100131350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100131350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100131350 DMM DEBUG MM(262420000001002/ef02f0fa) Requesting authorization (sgsn_auth.c:160) 20250901100131350 DMM INFO MM(262420000001002/ef02f0fa) Requesting authentication tuples (sgsn_auth.c:184) 20250901100131350 DMM DEBUG MM(262420000001002/ef02f0fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100131350 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250901100131350 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(1550)@ffb704b9e379: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1553) SGSN_Test-GSUP(1550)@ffb704b9e379: Added IMSI table entry 0TC_iu_attach_geran_rau(1553)"262420000001002" 20250901100131352 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100131352 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100131352 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100131352 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100131352 DMM INFO MM(262420000001002/ef02f0fa) Subscriber data update (mmctx.c:445) 20250901100131352 DMM DEBUG MM(262420000001002/ef02f0fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100131353 DMM INFO MM(262420000001002/ef02f0fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100131353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100131353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100131353 DMM INFO MM(262420000001002/ef02f0fa) <- GMM AUTH AND CIPHERING REQ (rand = a3 ce 54 e2 03 0b d4 81 d1 0e 57 ee 54 34 db de , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 b6 ae 5f ce 54 7b 74 0f 56 3a 95 41 95 ba c5 ) (gprs_gmm.c:510) 20250901100131353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250901100131353 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131353 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131353 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131353 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100131353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100131353 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100131353 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100131353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100131353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 87 54 48 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 a3 ce 54 e2 03 0b d4 81 d1 0e 57 ee 54 34 db de 80 28 10 a9 b6 ae 5f ce 54 7b 74 0f 56 3a 95 41 95 ba c5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A220646607B23094399990000100002F029043EFB1DD6'O 20250901100131358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100131358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100131358 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100131359 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100131359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100131359 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131359 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0a 22 06 46 60 7b 23 09 43 99 99 00 00 10 00 02 f0 29 04 3e fb 1d d6 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100131359 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100131359 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100131359 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100131359 DMM INFO MM(262420000001002/ef02f0fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100131359 DMM NOTICE MM(262420000001002/ef02f0fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100131359 DMM DEBUG MM(262420000001002/ef02f0fa) checking auth: received UMTS RES = 06 46 60 7b 3e fb 1d d6 (gprs_gmm.c:716) 20250901100131359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100131359 DMM DEBUG MM(262420000001002/ef02f0fa) Requesting authorization (sgsn_auth.c:160) 20250901100131359 DMM INFO MM(262420000001002/ef02f0fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100131359 DMM DEBUG MM(262420000001002/ef02f0fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100131359 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250901100131359 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) 20250901100131359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100131359 DMM DEBUG MM(262420000001002/ef02f0fa) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100131359 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131359 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131359 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131359 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100131359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100131359 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100131359 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100131359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100131359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 87 54 48 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b4 62 71 ac be 06 43 c6 66 bd 75 00 c3 31 6f c7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100131366 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100131366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100131366 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100131366 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100131366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100131366 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131366 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100131366 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100131366 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100131366 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100131366 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:407) 20250901100131366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100131366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100131366 DMM INFO MM(262420000001002/ef02f0fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xef02f0fa) (gprs_gmm.c:337) 20250901100131366 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250901100131366 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131366 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131366 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131366 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100131366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100131366 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100131366 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100131366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100131366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131366 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 87 54 48 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f2 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100131366 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131366 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131366 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131366 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100131366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100131366 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100131366 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100131366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100131366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131366 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 87 54 48 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ef 02 f0 fa 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100131370 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100131370 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100131370 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250901100131370 DMM INFO MM(262420000001002/ef02f0fa) Subscriber data update (mmctx.c:445) 20250901100131370 DMM DEBUG MM(262420000001002/ef02f0fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100131370 DMM INFO MM(262420000001002/ef02f0fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100131370 DMM NOTICE MM(262420000001002/ef02f0fa) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250901100131370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100131370 DMM NOTICE MM(262420000001002/ef02f0fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100131370 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) 20250901100131370 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100131370 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250901100131370 DMM INFO MM(262420000001002/ef02f0fa) Subscriber data update (mmctx.c:445) 20250901100131370 DMM DEBUG MM(262420000001002/ef02f0fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100131372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100131372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100131372 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100131372 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100131372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100131372 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131372 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100131372 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100131372 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100131372 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100131372 DMM INFO MM(262420000001002/ef02f0fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100131372 DMM NOTICE MM(262420000001002/ef02f0fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100131372 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100131372 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100131372 DMM DEBUG MM_STATE_Iu(3)[0x55918c1143f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100131372 DMM DEBUG MM_STATE_Iu(3)[0x55918c1143f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100131372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100131372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100131372 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131372 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131372 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131372 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100131372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100131372 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100131372 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100131372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100131372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 87 54 48 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1545)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1545)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100131375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131375 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100131375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100131375 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100131375 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100131375 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100131375 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131375 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100131375 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100131375 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100131375 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100131375 DMM INFO MM(262420000001002/ef02f0fa) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100131375 DMM DEBUG MM_STATE_Iu(3)[0x55918c1143f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100131376 DMM DEBUG MM_STATE_Iu(3)[0x55918c1143f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100131376 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131376 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131376 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131376 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100131376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100131376 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100131376 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100131376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100131376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 87 54 48 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@ffb704b9e379: Session index based on local reference:0 20250901100131376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100131376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100131376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100131376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100131376 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100131376 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100131376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100131376 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100131376 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 03 87 54 48 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@ffb704b9e379: Deleted conn table entry 0TC_iu_attach_geran_rau(1553)8868936 TC_iu_attach_geran_rau(1553)@ffb704b9e379: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1533)@ffb704b9e379: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1533)@ffb704b9e379: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='EF02F0FA'O, index=1 20250901100131444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100131444 DLLC NOTICE LLME(ffffffff/ef02f0fa){UNASSIGNED} LLC RX: unknown TLLI 0xef02f0fa, creating LLME on the fly (gprs_llc.c:552) 20250901100131444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250901100131444 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901100131444 DMM INFO MM(262420000001002/ef02f0fa) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ef02f0fa, P-TMSI: ef02f0fa (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250901100131444 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250901100131444 DMM DEBUG MM_STATE_Iu(3)[0x55918c1143f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250901100131444 DMM DEBUG MM_STATE_Iu(3)[0x55918c1143f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100131444 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100131444 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250901100131444 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100131444 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100131444 DLLC NOTICE LLME(ffffffff/ef02f0fa){UNASSIGNED} LLGM Assign pre (ef02f0fa => ef02f0fa) (gprs_llc.c:1079) 20250901100131444 DLLC NOTICE LLME(ef02f0fa/ef02f0fa){ASSIGNED} LLGM Assign post (ef02f0fa => ef02f0fa) (gprs_llc.c:1125) 20250901100131444 DMM INFO MM(262420000001002/ef02f0fa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1553)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1553)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1533)@ffb704b9e379: Removing Client IMSI='262420000001002'H, index=1 20250901100131475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100131475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100131475 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100131475 DMM INFO MM(262420000001002/ef02f0fa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901100131475 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901100131475 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100131475 DLLC NOTICE LLME(ef02f0fa/ef02f0fa){ASSIGNED} LLGM Assign pre (ffffffff => ef02f0fa) (gprs_llc.c:1079) 20250901100131475 DLLC NOTICE LLME(ffffffff/ef02f0fa){ASSIGNED} LLGM Assign post (ffffffff => ef02f0fa) (gprs_llc.c:1125) 20250901100131475 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250901100131475 DMM ERROR MM_STATE_Gb[0x55918c114190]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1553)@ffb704b9e379: Final verdict of PTC: pass 20250901100131484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1545)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1547)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1546)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1534)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1541)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1540)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1552)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1533)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1537)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1544)@ffb704b9e379: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1543)@ffb704b9e379: Final verdict of PTC: none 20250901100131491 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100131491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1536)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1549)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1532)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1550)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1539)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1548)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1538)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1530)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1542)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1531)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1551)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1535)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1530): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1531): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1532): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1533): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1534): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1535): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1536): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1537): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1538): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1539): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1540): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1541): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1542): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1543): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1544): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1545): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1546): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1547): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1548): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1549): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1550): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1551): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1552): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_iu_attach_geran_rau(1553): pass (none -> pass) MTC@ffb704b9e379: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Sep 1 10:01:31 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 20250901100131561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100131580 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100131580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100131580 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100131581 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100131581 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100131581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100131581 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100131581 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100131581 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:821) 20250901100131581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100131581 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100131581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100131581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100131581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100131581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100131581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100131581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100131581 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100131581 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100131581 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100131581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100131581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100131581 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100131581 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100131581 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100131964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255228) 20250901100132492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100132492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=255228, count=256388) 20250901100133493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100133493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100133581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100133581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100133581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Sep 1 10:01:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100134494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100134494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_geran_attach_iu_rau started. 20250901100135057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100135059 DMM INFO MM(262420000001002/ef02f0fa) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100135059 DMM INFO MM(262420000001002/ef02f0fa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100135059 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100135059 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100135059 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250901100135059 DMM ERROR MM_STATE_Gb[0x55918c114190]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250901100135059 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250901100135059 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) 20250901100135059 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) 20250901100135059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1142c0]{Init}: Deallocated (fsm.c:568) 20250901100135059 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Deallocated (fsm.c:568) 20250901100135059 DMM DEBUG MM_STATE_Iu(3)[0x55918c1143f0]{Detached}: Deallocated (fsm.c:568) 20250901100135059 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901100135059 DLLC NOTICE LLME(ffffffff/ef02f0fa){ASSIGNED} LLGM Assign pre (ef02f0fa => ffffffff) (gprs_llc.c:1079) 20250901100135059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef02f0fa => ffffffff) (gprs_llc.c:1125) 20250901100135059 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1554)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1555)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1554)@ffb704b9e379: 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(1559)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1559)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100135103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100135103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100135103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100135103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100135103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100135103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100135103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100135103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100135103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1558)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1559)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100135105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100135105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100135105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100135105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100135105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100135105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100135105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100135105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100135105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100135105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100135105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100135105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100135105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1559)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1559)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100135108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1560)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1555)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1555)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1558)@ffb704b9e379: 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(1563)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1563)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100135116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100135116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250901100135116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100135116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100135116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100135116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100135116 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100135116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100135116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100135116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100135116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1563)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100135117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100135117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100135117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100135118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100135118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100135118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100135118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100135118 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100135118 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100135118 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100135118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100135118 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100135118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_geran_attach_iu_rau-BVCI196(1556)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1563)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1563)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1564)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901100135120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1560)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1560)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1565)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901100135129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100135129 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1564)@ffb704b9e379: 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(1568)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1568)@ffb704b9e379: Provider Link came up: sending NS-RESET TC_geran_attach_iu_rau-BVCI210(1562)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100135132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100135132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100135132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100135132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100135132 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100135132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100135132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100135132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100135132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1568)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100135134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100135134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100135134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100135134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100135134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100135134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100135134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100135134 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100135134 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100135134 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100135134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100135134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100135134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1568)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1568)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100135137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1571)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1571)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1571)@ffb704b9e379: ************************************************* MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-SCCP(1569)@ffb704b9e379: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1565)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1565)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100135143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100135143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1567)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100135341 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100135341 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100135341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100135341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1571)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100135348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100135348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100135348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100135348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100135348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100135348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100135348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100135348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100135348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100135348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100135348 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100135348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100135348 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100135351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100135351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100135351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100135351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100135351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100135351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100135351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100135351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100135351 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100135351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100135351 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100135351 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100135351 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100135351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100135351 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100135351 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100135351 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100135495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100135496 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100135496 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100135496 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1573)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1573)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100135498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1573)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1573)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100135499 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1573)@ffb704b9e379: 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(1573)@ffb704b9e379: 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(1573)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1573)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100136159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100136159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100136159 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100136159 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100136159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100136159 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136159 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100136160 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100136160 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100136161 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136161 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100136161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100136161 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100136161 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100136161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100136161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1570)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1556)@ffb704b9e379: Adding Client=TC_geran_attach_iu_rau(1577), IMSI='262420000001003'H, TLLI='FB1E33AB'O, index=0 SGSN_Test-GSUP(1574)@ffb704b9e379: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1577) TC_geran_attach_iu_rau(1577)@ffb704b9e379: 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 := '6720E1C59E52A89A491EBBA376DAC937'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '736DCE42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D6FD267E39CBCDC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8C64A2D220BDFA3768D8650A3E0FD6A9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '38D0A34FE9A13E4DFF700C3E634B4BA6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '219E09170C2C74434CB5A60086D2C02F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '66834DD43CC3DD74'O } } } } } 20250901100136577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100136577 DLLC NOTICE LLME(ffffffff/fb1e33ab){UNASSIGNED} LLC RX: unknown TLLI 0xfb1e33ab, creating LLME on the fly (gprs_llc.c:552) 20250901100136577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100136577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1320) 20250901100136577 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901100136577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901100136577 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Allocated (fsm.c:456) 20250901100136577 DMM DEBUG MM_STATE_Iu[0x55918c1142c0]{Detached}: Allocated (fsm.c:456) 20250901100136577 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100136577 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100136577 DLLC NOTICE LLME(ffffffff/fb1e33ab){UNASSIGNED} LLGM Assign pre (fb1e33ab => ef47e0ce) (gprs_llc.c:1079) 20250901100136577 DLLC NOTICE LLME(fb1e33ab/ef47e0ce){ASSIGNED} LLGM Assign post (fb1e33ab => ef47e0ce) (gprs_llc.c:1125) 20250901100136577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100136577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100136577 DMM DEBUG MM(262420000001003/ef47e0ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100136586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100136586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250901100136586 DMM DEBUG MM_STATE_Gb(0)[0x55918c114190]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100136586 DMM DEBUG MM(262420000001003/ef47e0ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250901100136586 DMM NOTICE MM(262420000001003/ef47e0ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100136586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100136586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100136586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100136586 DMM DEBUG MM(262420000001003/ef47e0ce) Requesting authorization (sgsn_auth.c:160) 20250901100136586 DMM INFO MM(262420000001003/ef47e0ce) Requesting authentication tuples (sgsn_auth.c:184) 20250901100136586 DMM DEBUG MM(262420000001003/ef47e0ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100136586 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250901100136586 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(1574)@ffb704b9e379: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1577) SGSN_Test-GSUP(1574)@ffb704b9e379: Added IMSI table entry 0TC_geran_attach_iu_rau(1577)"262420000001003" 20250901100136587 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100136587 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100136587 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100136587 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100136587 DMM INFO MM(262420000001003/ef47e0ce) Subscriber data update (mmctx.c:445) 20250901100136587 DMM DEBUG MM(262420000001003/ef47e0ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100136587 DMM INFO MM(262420000001003/ef47e0ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100136587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100136587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100136588 DMM INFO MM(262420000001003/ef47e0ce) <- GMM AUTH AND CIPHERING REQ (rand = 67 20 e1 c5 9e 52 a8 9a 49 1e bb a3 76 da c9 37 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 21 9e 09 17 0c 2c 74 43 4c b5 a6 00 86 d2 c0 2f ) (gprs_gmm.c:510) 20250901100136592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100136592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250901100136592 DMM DEBUG MM_STATE_Gb(0)[0x55918c114190]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100136592 DMM INFO MM(262420000001003/ef47e0ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100136592 DMM NOTICE MM(262420000001003/ef47e0ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100136592 DMM DEBUG MM(262420000001003/ef47e0ce) checking auth: received UMTS RES = 66 83 4d d4 3c c3 dd 74 (gprs_gmm.c:716) 20250901100136592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100136592 DMM DEBUG MM(262420000001003/ef47e0ce) Requesting authorization (sgsn_auth.c:160) 20250901100136592 DMM INFO MM(262420000001003/ef47e0ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100136592 DMM DEBUG MM(262420000001003/ef47e0ce) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100136592 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250901100136592 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) 20250901100136592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250901100136592 DMM INFO MM(262420000001003/ef47e0ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xef47e0ce) (gprs_gmm.c:337) 20250901100136593 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100136593 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100136593 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250901100136593 DMM INFO MM(262420000001003/ef47e0ce) Subscriber data update (mmctx.c:445) 20250901100136593 DMM DEBUG MM(262420000001003/ef47e0ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100136593 DMM INFO MM(262420000001003/ef47e0ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100136593 DMM NOTICE MM(262420000001003/ef47e0ce) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250901100136593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100136593 DMM NOTICE MM(262420000001003/ef47e0ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100136593 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) 20250901100136594 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100136594 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250901100136594 DMM INFO MM(262420000001003/ef47e0ce) Subscriber data update (mmctx.c:445) 20250901100136594 DMM DEBUG MM(262420000001003/ef47e0ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250901100136597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100136597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250901100136597 DMM DEBUG MM_STATE_Gb(0)[0x55918c114190]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250901100136597 DMM INFO MM(262420000001003/ef47e0ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100136597 DMM NOTICE MM(262420000001003/ef47e0ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100136597 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100136597 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100136597 DLLC NOTICE LLME(fb1e33ab/ef47e0ce){ASSIGNED} LLGM Assign pre (ffffffff => ef47e0ce) (gprs_llc.c:1079) 20250901100136597 DLLC NOTICE LLME(ffffffff/ef47e0ce){ASSIGNED} LLGM Assign post (ffffffff => ef47e0ce) (gprs_llc.c:1125) 20250901100136597 DMM DEBUG MM_STATE_Gb(0)[0x55918c114190]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250901100136597 DMM DEBUG MM_STATE_Gb(0)[0x55918c114190]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250901100136597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100136597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1577)@ffb704b9e379: 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 := 'EF47E0CE'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(1570)@ffb704b9e379: Added conn table entry 0TC_geran_attach_iu_rau(1577)4493918 SGSN_Test_0-SCCP(1569)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1570)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100136675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100136675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100136675 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100136675 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100136675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100136675 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136675 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 c3 00 00 00 bc 03 02 00 00 01 44 92 5e 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 52 00 13 40 4e 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 17 16 08 08 70 62 f2 24 33 4f 00 05 12 c7 42 20 00 18 05 f4 ef 47 e0 ce 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100136676 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100136676 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100136676 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100136676 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250901100136676 DMM INFO MM(262420000001003/ef47e0ce) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: ef47e0ce (00000000), TLLI: ef47e0ce (ef47e0ce), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250901100136676 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250901100136676 DMM DEBUG MM_STATE_Gb(0)[0x55918c114190]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250901100136676 DMM DEBUG MM_STATE_Gb(0)[0x55918c114190]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250901100136676 DLLC NOTICE LLME(ffffffff/ef47e0ce){ASSIGNED} LLGM Assign pre (ef47e0ce => ffffffff) (gprs_llc.c:1079) 20250901100136676 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef47e0ce => ffffffff) (gprs_llc.c:1125) 20250901100136676 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100136676 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250901100136676 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100136676 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100136676 DMM DEBUG MM(262420000001003/ef47e0ce) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100136677 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136677 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136677 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136677 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100136677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100136677 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100136677 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100136677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100136677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 44 92 5e 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100136677 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136677 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136677 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136677 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100136677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100136677 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100136677 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100136677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100136677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 44 92 5e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8c 64 a2 d2 20 bd fa 37 68 d8 65 0a 3e 0f d6 a9 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@ffb704b9e379: { messageType := 2, destLocRef := '44925E'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1569)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1569)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100136693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100136693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100136693 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100136693 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100136693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100136693 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136693 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100136693 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100136693 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100136693 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100136693 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:407) 20250901100136693 DMM INFO MM(262420000001003/ef47e0ce) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250901100136693 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:561) 20250901100136694 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136694 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136694 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136694 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100136694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100136694 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100136694 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100136694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100136694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 44 92 5e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100136694 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136694 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136694 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136694 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100136694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100136694 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100136694 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100136694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100136694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 04 06 44 92 5e 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 08 09 00 2a 62 f2 24 33 4f 00 18 05 f4 ef 47 e0 ce 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1577)@ffb704b9e379: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1577)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1577)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1556)@ffb704b9e379: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1569)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1569)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250901100136703 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136703 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100136703 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100136703 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100136703 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100136703 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100136703 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100136703 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 0a 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100136703 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100136703 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100136703 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100136703 DMM INFO MM(262420000001003/ef47e0ce) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250901100136703 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250901100136703 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100136703 DMM DEBUG MM_STATE_Iu[0x55918c1142c0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250901100136703 DMM ERROR MM_STATE_Iu[0x55918c1142c0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) TC_geran_attach_iu_rau(1577)@ffb704b9e379: Final verdict of PTC: pass 20250901100136708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1571)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-SCCP(1569)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1570)@ffb704b9e379: Final verdict of PTC: none 20250901100136710 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100136710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1573)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1558)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1574)@ffb704b9e379: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1556)@ffb704b9e379: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1562)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1559)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1555)@ffb704b9e379: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1567)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1563)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1575)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1568)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1565)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1572)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1564)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1560)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1554)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1566)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1561)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1576)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1557)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1554): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1555): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1556): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1557): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1558): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1559): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1560): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1561): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1562): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1563): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1564): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1565): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1566): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1567): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1568): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1569): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1570): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1571): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1572): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1573): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1574): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1575): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1576): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_geran_attach_iu_rau(1577): pass (none -> pass) MTC@ffb704b9e379: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Sep 1 10:01:36 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 20250901100136815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100136904 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100136904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100136904 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100136904 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100136904 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100136904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100136904 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100136904 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100136905 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:821) 20250901100136905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136905 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100136905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100136905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100136905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100136905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100136905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100136905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100136905 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100136905 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100136905 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100136905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100136905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100136905 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100136905 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100136905 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100136905 DMM INFO MM(262420000001003/ef47e0ce) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250901100136905 DMM DEBUG MM_STATE_Iu[0x55918c1142c0]{Detached}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100136905 DMM ERROR MM_STATE_Iu[0x55918c1142c0]{Detached}: Event E_PMM_PS_CONN_RELEASE not permitted (gprs_ranap.c:169) 20250901100136905 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100136905 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100136906 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100136906 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100136906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100136906 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100136906 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250901100137316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209344) 20250901100137711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100137711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=209344, count=210600) 20250901100138712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100138712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100138905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100138905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100138905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Sep 1 10:01:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100139713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100139713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user started. 20250901100140366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100140368 DMM INFO MM(262420000001003/ef47e0ce) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100140368 DMM INFO MM(262420000001003/ef47e0ce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100140368 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100140368 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100140368 DMM DEBUG MM_STATE_Iu[0x55918c1142c0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100140368 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250901100140368 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) 20250901100140368 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) 20250901100140368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901100140368 DMM DEBUG MM_STATE_Gb(0)[0x55918c114190]{Idle}: Deallocated (fsm.c:568) 20250901100140368 DMM DEBUG MM_STATE_Iu[0x55918c1142c0]{Detached}: Deallocated (fsm.c:568) 20250901100140368 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901100140368 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1578)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1579)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1578)@ffb704b9e379: 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(1582)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1582)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100140426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100140426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100140426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100140426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100140426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100140426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100140426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100140426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100140426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1582)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100140428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100140428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100140428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100140428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100140428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100140428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100140428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100140428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100140428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100140428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100140428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100140428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100140428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1582)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1582)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100140432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1583)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1579)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1579)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1584)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901100140442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100140442 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1583)@ffb704b9e379: 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(1587)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI196(1581)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1587)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100140447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100140447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100140447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100140447 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100140447 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100140447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100140447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100140447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100140447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1587)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100140448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100140448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100140448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100140448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100140448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100140448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100140448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100140448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100140448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100140448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100140448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1587)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100140448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100140449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1587)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100140452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1588)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1584)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1584)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100140459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100140459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1586)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1589)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1588)@ffb704b9e379: 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(1592)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1592)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100140467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100140467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100140467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100140467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100140467 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100140467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100140467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100140467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100140467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1592)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100140468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100140468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100140468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100140468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100140468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100140468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100140468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100140468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100140468 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100140468 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100140468 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100140469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100140469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1592)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1592)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100140472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1595)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1595)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1595)@ffb704b9e379: ************************************************* MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-SCCP(1593)@ffb704b9e379: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1589)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1589)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100140479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100140479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1591)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100140676 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100140676 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100140676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100140676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1595)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100140681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100140681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100140681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100140681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100140681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100140681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100140681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100140681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100140681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100140681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100140681 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100140681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100140681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100140682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100140682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100140682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100140682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100140682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100140682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100140682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100140682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100140682 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100140682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100140682 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100140682 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100140682 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100140682 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100140682 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100140682 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100140682 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100140714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100140714 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100140714 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100140714 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1597)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1597)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100140718 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1597)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1597)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100140719 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1597)@ffb704b9e379: 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(1597)@ffb704b9e379: 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(1597)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1597)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100141494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141494 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100141494 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100141494 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100141494 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100141494 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100141494 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141494 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100141495 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100141495 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100141496 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141496 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141496 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141496 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250901100141496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141496 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100141496 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141496 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0a 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1581)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user(1601), IMSI='262420000001004'H, TLLI='F6413253'O, index=0 SGSN_Test-GSUP(1598)@ffb704b9e379: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1601) TC_attach_pdp_act_user(1601)@ffb704b9e379: 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 := 'AB9C'O, rac := 'E0'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(1594)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user(1601)13516736 SGSN_Test_0-SCCP(1593)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1594)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100141799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100141799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100141799 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100141799 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100141799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100141799 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141799 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 ce 3f c0 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 ab 9c e0 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100141799 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100141799 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100141799 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100141799 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1320) 20250901100141799 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Allocated (fsm.c:456) 20250901100141799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901100141799 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Allocated (fsm.c:456) 20250901100141799 DMM DEBUG MM_STATE_Iu[0x55918c123300]{Detached}: Allocated (fsm.c:456) 20250901100141799 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100141799 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100141799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100141799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100141799 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141799 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141799 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141799 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100141799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100141799 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 ce 3f c0 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100141799 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141799 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141799 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141799 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100141799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100141799 DMM DEBUG MM(262420000001004/de406d8e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100141799 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250901100141799 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 ce 3f c0 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: { messageType := 2, destLocRef := 'CE3FC0'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(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@ffb704b9e379: 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 := 'F070FF1A7ADF37CB0603BDA295DEE799'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6164D06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DA3EFF5513205E3B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D8C714B0DC55E0EDA645070AE646602A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '087DC9BB922DDDEF34E79FF66A5636EE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '18AAEA17D6CEE70DC053039D22729A72'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8EAAAD7AA92D4E68'O } } } } } SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250901100141804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100141804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100141804 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100141804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100141804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100141804 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141804 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100141804 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100141804 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100141804 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100141804 DMM DEBUG MM(262420000001004/de406d8e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250901100141804 DMM NOTICE MM(262420000001004/de406d8e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100141804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100141804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100141804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100141804 DMM DEBUG MM(262420000001004/de406d8e) Requesting authorization (sgsn_auth.c:160) 20250901100141804 DMM INFO MM(262420000001004/de406d8e) Requesting authentication tuples (sgsn_auth.c:184) 20250901100141804 DMM DEBUG MM(262420000001004/de406d8e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100141804 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250901100141804 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(1598)@ffb704b9e379: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1601) SGSN_Test-GSUP(1598)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user(1601)"262420000001004" 20250901100141806 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100141806 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100141806 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100141806 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100141806 DMM INFO MM(262420000001004/de406d8e) Subscriber data update (mmctx.c:445) 20250901100141806 DMM DEBUG MM(262420000001004/de406d8e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100141806 DMM INFO MM(262420000001004/de406d8e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100141806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100141806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100141806 DMM INFO MM(262420000001004/de406d8e) <- GMM AUTH AND CIPHERING REQ (rand = f0 70 ff 1a 7a df 37 cb 06 03 bd a2 95 de e7 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 18 aa ea 17 d6 ce e7 0d c0 53 03 9d 22 72 9a 72 ) (gprs_gmm.c:510) 20250901100141806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250901100141806 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141806 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141806 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141806 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100141806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141806 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100141806 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 05 06 ce 3f c0 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 f0 70 ff 1a 7a df 37 cb 06 03 bd a2 95 de e7 99 80 28 10 18 aa ea 17 d6 ce e7 0d c0 53 03 9d 22 72 9a 72 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E228EAAAD7A23094399990000100004F02904A92D4E68'O 20250901100141810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100141810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100141810 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100141810 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100141810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100141810 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141810 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0e 22 8e aa ad 7a 23 09 43 99 99 00 00 10 00 04 f0 29 04 a9 2d 4e 68 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100141810 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100141810 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100141810 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100141810 DMM INFO MM(262420000001004/de406d8e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100141810 DMM NOTICE MM(262420000001004/de406d8e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100141810 DMM DEBUG MM(262420000001004/de406d8e) checking auth: received UMTS RES = 8e aa ad 7a a9 2d 4e 68 (gprs_gmm.c:716) 20250901100141810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100141810 DMM DEBUG MM(262420000001004/de406d8e) Requesting authorization (sgsn_auth.c:160) 20250901100141810 DMM INFO MM(262420000001004/de406d8e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100141810 DMM DEBUG MM(262420000001004/de406d8e) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100141810 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250901100141810 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) 20250901100141810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100141810 DMM DEBUG MM(262420000001004/de406d8e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100141810 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141810 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141810 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141810 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100141810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141810 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100141810 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 ce 3f c0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d8 c7 14 b0 dc 55 e0 ed a6 45 07 0a e6 46 60 2a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100141815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100141815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100141815 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100141815 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100141815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100141815 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141815 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100141815 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100141815 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100141815 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100141815 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:407) 20250901100141815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100141815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100141815 DMM INFO MM(262420000001004/de406d8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xde406d8e) (gprs_gmm.c:337) 20250901100141815 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250901100141815 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141815 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141815 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141815 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100141815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141815 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100141815 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 ce 3f c0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100141815 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141815 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141815 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141815 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100141815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141815 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100141815 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 ce 3f c0 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 de 40 6d 8e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100141818 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100141818 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100141818 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250901100141818 DMM INFO MM(262420000001004/de406d8e) Subscriber data update (mmctx.c:445) 20250901100141818 DMM DEBUG MM(262420000001004/de406d8e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100141818 DMM INFO MM(262420000001004/de406d8e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100141818 DMM NOTICE MM(262420000001004/de406d8e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250901100141818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100141818 DMM NOTICE MM(262420000001004/de406d8e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100141818 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) 20250901100141818 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100141818 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250901100141818 DMM INFO MM(262420000001004/de406d8e) Subscriber data update (mmctx.c:445) 20250901100141818 DMM DEBUG MM(262420000001004/de406d8e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100141819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100141819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100141819 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100141819 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100141819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100141819 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141819 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100141820 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100141820 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100141820 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100141820 DMM INFO MM(262420000001004/de406d8e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100141820 DMM NOTICE MM(262420000001004/de406d8e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100141820 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100141820 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100141820 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100141820 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100141820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100141820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100141820 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141820 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141820 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141820 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100141820 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100141820 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141820 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 05 06 ce 3f c0 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100141823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100141823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100141823 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100141823 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100141823 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100141823 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141823 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100141823 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100141823 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100141823 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100141823 DMM INFO MM(262420000001004/de406d8e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100141823 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100141823 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100141823 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141823 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141823 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141823 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100141823 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100141823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100141823 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100141823 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100141823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 05 04 ce 3f c0 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 20250901100141824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100141824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100141824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100141824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100141824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100141824 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100141824 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100141824 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100141824 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100141824 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 05 ce 3f c0 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@ffb704b9e379: Deleted conn table entry 0TC_attach_pdp_act_user(1601)13516736 TC_attach_pdp_act_user(1601)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_pdp_act_user(1601)@ffb704b9e379: 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 := 'DE406D8E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1594)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user(1601)3887713 SGSN_Test_0-RAN(1594)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1593)@ffb704b9e379: First idle individual index:0 20250901100142028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100142028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100142028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100142028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100142028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100142028 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100142028 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100142028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100142028 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100142028 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 3b 52 61 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 de 40 6d 8e 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100142029 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100142029 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100142029 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100142029 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDE406D8E) type="signalling" (gprs_gmm.c:1936) 20250901100142029 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100142029 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100142029 DMM DEBUG MM(262420000001004/de406d8e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100142029 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100142029 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100142029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100142029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100142029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100142029 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100142029 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100142029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100142029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100142029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 3b 52 61 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100142029 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100142029 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100142029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100142029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100142029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100142029 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100142029 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100142029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100142029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100142029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 3b 52 61 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d8 c7 14 b0 dc 55 e0 ed a6 45 07 0a e6 46 60 2a 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: { messageType := 2, destLocRef := '3B5261'O (";Ra"), 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(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100142033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100142033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100142033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100142033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100142033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100142033 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100142033 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100142033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100142033 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100142033 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100142034 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100142034 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100142034 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100142034 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:407) 20250901100142034 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100142034 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100142034 DMM INFO MM(262420000001004/de406d8e) <- GMM SERVICE ACCEPT (P-TMSI=0xde406d8e) (gprs_gmm.c:863) 20250901100142034 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250901100142034 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100142034 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100142034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100142034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100142034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100142034 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100142034 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100142034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100142034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100142034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 3b 52 61 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100142034 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100142034 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100142034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100142034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100142034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100142034 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100142034 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100142034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100142034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100142034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 3b 52 61 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1593)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250901100142043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100142043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100142043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100142043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100142043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100142043 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100142043 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100142043 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100142043 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100142043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100142043 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100142043 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100142043 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100142043 DMM INFO MM(262420000001004/de406d8e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100142043 DMM INFO MM(262420000001004/de406d8e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100142043 DMM DEBUG MM(262420000001004/de406d8e) Using GGSN 0 (gprs_sm.c:317) 20250901100142043 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20250901100142043 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250901100142043 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100142043 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100142043 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:378) 20250901100142055 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 38 00 00 01 80 08 00 10 71 60 46 ba 11 a8 5a 17 01 14 05 7f be 07 69 1a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:465) 20250901100142055 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfcd5e0, cbp=0x55918c126450) (sgsn_libgtp.c:633) 20250901100142055 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100142055 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100142055 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100142055 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100142055 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100142055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100142055 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100142055 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100142055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100142055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100142055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 3b 52 61 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 71 60 46 ba 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100146907 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100146907 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100146907 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100146907 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100146907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100146907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100146907 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100146907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100146907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100146907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 44 92 5e 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100146914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100146914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100146914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100146914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100146914 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100146914 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100146914 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100146914 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100146914 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100146914 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 04 44 92 5e 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user(1601)@ffb704b9e379: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user(1601)@ffb704b9e379: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@ffb704b9e379: Test Component 1601 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1598)@ffb704b9e379: Final verdict of PTC: none 20250901100147065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100147065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1587)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1597)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-SCCP(1593)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1582)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1578)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1581)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1586)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1592)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1589)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1579)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1588)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1584)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1594)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1595)@ffb704b9e379: Final verdict of PTC: none 20250901100147068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-RNC_GTP(1596)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1583)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1591)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1599)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1600)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1580)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1585)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1590)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user(1601)@ffb704b9e379: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1578): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1579): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1580): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1581): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1582): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1583): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1584): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1585): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1586): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1587): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1588): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1589): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1590): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1591): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1592): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1593): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1594): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1595): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1596): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1597): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1598): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1599): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1600): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user(1601): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@ffb704b9e379: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Mon Sep 1 10:01:47 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250901100147116 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100147116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100147116 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100147116 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100147116 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100147116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100147116 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100147116 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100147116 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:821) 20250901100147116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100147116 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100147116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100147117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100147117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100147117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100147117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100147117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100147117 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100147117 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100147117 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100147117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100147117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100147117 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100147117 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100147117 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100147117 DMM INFO MM(262420000001004/de406d8e) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250901100147117 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100147117 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100147117 DMM INFO MM(262420000001004/de406d8e) Changing GTP-U endpoints 127.0.0.10/0x0000000c -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250901100147117 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:378) 20250901100147117 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100147117 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100147117 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100147117 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100147117 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100147117 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100147117 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250901100147142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100147644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341416) 20250901100148066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100148066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=341416, count=342672) 20250901100149018 DGPRS DEBUG Checking for inactive LLMEs, time = 19951814 (sgsn.c:132) 20250901100149018 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100149018 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100149018 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100149018 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901100149018 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901100149018 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901100149019 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100149019 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100149019 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100149019 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901100149067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100149067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100149117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100149117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100149117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Mon Sep 1 10:01:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100150068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100150068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250901100150746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100150747 DMM INFO MM(262420000001004/de406d8e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100150747 DMM INFO MM(262420000001004/de406d8e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100150747 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100150747 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100150747 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100150747 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100150747 DMM NOTICE MM(262420000001004/de406d8e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901100150747 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250901100150747 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901100150747 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100150747 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:378) 20250901100150747 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250901100150747 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) 20250901100150747 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) 20250901100150747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901100150748 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Deallocated (fsm.c:568) 20250901100150748 DMM DEBUG MM_STATE_Iu(5)[0x55918c123300]{Detached}: Deallocated (fsm.c:568) 20250901100150748 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Deallocated (fsm.c:568) 20250901100150748 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1602)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1603)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1602)@ffb704b9e379: 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(1606)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1606)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100150774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100150774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100150774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100150774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100150774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100150774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100150774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100150774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100150774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1606)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100150775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100150775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100150775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100150775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100150775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100150775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100150775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100150775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100150775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100150775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100150775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100150775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100150775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1606)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1606)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100150777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1607)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1603)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1603)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100150783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100150783 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1608)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1607)@ffb704b9e379: 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(1611)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1611)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100150794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100150794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100150794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100150794 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100150794 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100150794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100150794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100150794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100150794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1611)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100150795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100150795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100150795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100150795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100150795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100150795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100150795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100150795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100150795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100150795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100150795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100150795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100150795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1611)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1611)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100150797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1612)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1608)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1608)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100150802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100150802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1613)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1612)@ffb704b9e379: 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(1616)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1616)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100150814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100150814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100150814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100150814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100150814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100150814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100150814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100150814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100150814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1616)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100150815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100150815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100150815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100150815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100150815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100150815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100150815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100150815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100150815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100150815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100150815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100150816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100150816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1616)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1616)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100150819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1619)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1619)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1619)@ffb704b9e379: ************************************************* MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1613)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1613)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1617)@ffb704b9e379: v_sccp_pdu_maxlen:268 20250901100150826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100150826 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100151024 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100151024 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100151024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100151024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1619)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100151031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100151031 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100151031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100151031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100151031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100151031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100151031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100151031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100151031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100151031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100151031 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100151031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100151031 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100151033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100151033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100151033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100151033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100151033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100151033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100151033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100151033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100151033 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100151033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100151033 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100151033 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100151033 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100151033 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100151034 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100151034 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100151034 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100151069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100151069 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100151069 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100151069 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1621)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1621)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100151073 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1621)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1621)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100151074 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1621)@ffb704b9e379: 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(1621)@ffb704b9e379: 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(1621)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1621)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100151843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100151843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100151843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100151843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100151843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100151843 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100151843 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100151843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100151843 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100151843 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100151844 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100151844 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100151844 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100151844 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100151844 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100151844 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100151844 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100151844 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100151844 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100151844 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100151844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100151844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1625), IMSI='262420000001058'H, TLLI='E2790396'O, index=0 SGSN_Test-GSUP(1622)@ffb704b9e379: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1625) TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: 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 := '5BB8'O, rac := '45'O ("E") }, 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(1618)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)8521775 SGSN_Test_0-SCCP(1617)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1618)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100152187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152187 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152187 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152187 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152187 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 82 08 2f 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 85 62 f2 24 5b b8 45 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152187 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100152187 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100152188 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100152188 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1320) 20250901100152188 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{Deregistered}: Allocated (fsm.c:456) 20250901100152188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901100152188 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Allocated (fsm.c:456) 20250901100152188 DMM DEBUG MM_STATE_Iu[0x55918c11e280]{Detached}: Allocated (fsm.c:456) 20250901100152188 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100152188 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100152188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100152188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100152188 DMM DEBUG MM(262420000001058/deaa4235) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100152188 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250901100152188 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152188 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152188 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152188 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100152188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152188 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100152188 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152188 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 82 08 2f 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100152188 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152188 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152188 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152188 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100152188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152188 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152188 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152188 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 82 08 2f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: { messageType := 2, destLocRef := '82082F'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(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: 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 := '4495894E563A6841601540BE16E67432'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B4B9099'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C797882BA2D49207'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '39AF0EC7E777DFB2DAD3F4D5CD78B169'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ADB3DEB4D1DAC8F530D611A3A2F01D5B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F5E325AED3872C24A6F40C8819A54D65'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1930F001F1B6E5EC'O } } } } } SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250901100152197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152197 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152197 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152197 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152197 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100152197 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100152197 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100152197 DMM DEBUG MM(262420000001058/deaa4235) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250901100152197 DMM NOTICE MM(262420000001058/deaa4235) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100152197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100152197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100152197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100152197 DMM DEBUG MM(262420000001058/deaa4235) Requesting authorization (sgsn_auth.c:160) 20250901100152197 DMM INFO MM(262420000001058/deaa4235) Requesting authentication tuples (sgsn_auth.c:184) 20250901100152197 DMM DEBUG MM(262420000001058/deaa4235) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100152197 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250901100152197 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(1622)@ffb704b9e379: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1625) SGSN_Test-GSUP(1622)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)"262420000001058" 20250901100152199 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100152199 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100152199 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100152199 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100152199 DMM INFO MM(262420000001058/deaa4235) Subscriber data update (mmctx.c:445) 20250901100152199 DMM DEBUG MM(262420000001058/deaa4235) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100152199 DMM INFO MM(262420000001058/deaa4235) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100152199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100152199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100152200 DMM INFO MM(262420000001058/deaa4235) <- GMM AUTH AND CIPHERING REQ (rand = 44 95 89 4e 56 3a 68 41 60 15 40 be 16 e6 74 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f5 e3 25 ae d3 87 2c 24 a6 f4 0c 88 19 a5 4d 65 ) (gprs_gmm.c:510) 20250901100152200 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250901100152200 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152200 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152200 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152200 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100152200 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152200 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152200 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152200 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152200 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 07 06 82 08 2f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 44 95 89 4e 56 3a 68 41 60 15 40 be 16 e6 74 32 80 28 10 f5 e3 25 ae d3 87 2c 24 a6 f4 0c 88 19 a5 4d 65 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A221930F00123094399990000105008F02904F1B6E5EC'O 20250901100152208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152208 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152208 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152208 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152208 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0a 22 19 30 f0 01 23 09 43 99 99 00 00 10 50 08 f0 29 04 f1 b6 e5 ec 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100152209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100152209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100152209 DMM INFO MM(262420000001058/deaa4235) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100152209 DMM NOTICE MM(262420000001058/deaa4235) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100152209 DMM DEBUG MM(262420000001058/deaa4235) checking auth: received UMTS RES = 19 30 f0 01 f1 b6 e5 ec (gprs_gmm.c:716) 20250901100152209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100152209 DMM DEBUG MM(262420000001058/deaa4235) Requesting authorization (sgsn_auth.c:160) 20250901100152209 DMM INFO MM(262420000001058/deaa4235) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100152209 DMM DEBUG MM(262420000001058/deaa4235) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100152209 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250901100152209 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) 20250901100152209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100152209 DMM DEBUG MM(262420000001058/deaa4235) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100152209 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152209 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152209 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152209 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100152209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152209 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152209 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 82 08 2f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 39 af 0e c7 e7 77 df b2 da d3 f4 d5 cd 78 b1 69 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100152217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152217 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152217 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152217 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152217 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152217 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152217 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100152217 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100152217 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100152217 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:407) 20250901100152217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100152217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100152217 DMM INFO MM(262420000001058/deaa4235) <- GMM ATTACH ACCEPT (new P-TMSI=0xdeaa4235) (gprs_gmm.c:337) 20250901100152217 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250901100152217 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152217 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152217 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152217 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100152217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152217 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152217 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 82 08 2f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100152217 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152217 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152217 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152217 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100152217 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152217 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152217 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152217 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152217 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 82 08 2f 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 de aa 42 35 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100152220 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100152220 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100152220 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250901100152220 DMM INFO MM(262420000001058/deaa4235) Subscriber data update (mmctx.c:445) 20250901100152220 DMM DEBUG MM(262420000001058/deaa4235) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100152220 DMM INFO MM(262420000001058/deaa4235) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100152220 DMM NOTICE MM(262420000001058/deaa4235) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250901100152220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100152220 DMM NOTICE MM(262420000001058/deaa4235) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100152220 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) 20250901100152221 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100152221 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250901100152221 DMM INFO MM(262420000001058/deaa4235) Subscriber data update (mmctx.c:445) 20250901100152221 DMM DEBUG MM(262420000001058/deaa4235) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100152222 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152222 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152222 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152223 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152223 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152223 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152223 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152223 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100152223 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100152223 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100152223 DMM INFO MM(262420000001058/deaa4235) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100152223 DMM NOTICE MM(262420000001058/deaa4235) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100152223 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100152223 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100152223 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100152223 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100152223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100152223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100152223 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152223 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152223 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152223 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100152223 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152223 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152223 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152223 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152223 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152223 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 07 06 82 08 2f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100152226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152226 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152226 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152226 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152226 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152226 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100152226 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100152226 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100152226 DMM INFO MM(262420000001058/deaa4235) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100152226 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100152226 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100152226 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152226 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152226 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152226 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100152226 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152226 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152226 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152226 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 82 08 2f 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 20250901100152227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152227 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152227 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152227 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152227 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152227 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152227 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 07 82 08 2f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@ffb704b9e379: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)8521775 TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: 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 := 'DEAA4235'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1618)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)10477120 SGSN_Test_0-RAN(1618)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1617)@ffb704b9e379: First idle individual index:0 20250901100152428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152429 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152429 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152429 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152429 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 9f de 40 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 de aa 42 35 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152430 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100152430 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100152430 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100152430 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDEAA4235) type="signalling" (gprs_gmm.c:1936) 20250901100152430 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100152430 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100152430 DMM DEBUG MM(262420000001058/deaa4235) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100152430 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152431 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152431 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152431 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250901100152431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152431 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100152431 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 9f de 40 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100152431 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152431 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152431 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152431 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250901100152431 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152431 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152431 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 9f de 40 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 39 af 0e c7 e7 77 df b2 da d3 f4 d5 cd 78 b1 69 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: { messageType := 2, destLocRef := '9FDE40'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(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100152440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152440 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152440 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152440 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152440 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152440 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100152440 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100152440 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100152440 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:407) 20250901100152441 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100152441 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100152441 DMM INFO MM(262420000001058/deaa4235) <- GMM SERVICE ACCEPT (P-TMSI=0xdeaa4235) (gprs_gmm.c:863) 20250901100152441 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250901100152441 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152441 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152441 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152441 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250901100152441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152441 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152441 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 08 06 9f de 40 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100152441 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152441 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152441 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152441 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250901100152441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152441 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152441 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 08 06 9f de 40 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1617)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250901100152450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100152450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100152450 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100152450 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100152450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100152450 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152450 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100152451 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100152451 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100152451 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100152451 DMM INFO MM(262420000001058/deaa4235) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100152451 DMM INFO MM(262420000001058/deaa4235) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100152451 DMM DEBUG MM(262420000001058/deaa4235) Using GGSN 0 (gprs_sm.c:317) 20250901100152451 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20250901100152451 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20250901100152451 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100152451 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100152451 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:378) 20250901100152466 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 3b 00 00 01 80 08 00 10 04 cd 77 95 11 ba ca ce cb 14 05 7f 5b 4a 60 3d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:465) 20250901100152466 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfce658, cbp=0x55918c126ab0) (sgsn_libgtp.c:633) 20250901100152466 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100152466 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100152466 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100152466 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100152466 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250901100152466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100152467 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100152467 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100152467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100152467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100152467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 5c 00 00 00 bc 00 00 00 c3 03 00 00 08 06 9f de 40 00 01 45 00 00 00 41 00 00 01 00 36 40 3a 00 00 01 00 35 00 2b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 10 3e 7f 00 00 67 00 04 cd 77 95 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100157118 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100157118 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100157118 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100157118 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100157118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100157118 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100157118 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100157118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100157118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100157119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 3b 52 61 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100157122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100157122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100157122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100157122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100157122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100157122 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100157122 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100157122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100157122 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100157122 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 06 3b 52 61 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@ffb704b9e379: Test Component 1625 has requested to stop MTC. Terminating current testcase execution. 20250901100157475 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100157475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100157476 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100157476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100157476 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100157476 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) -NSVCI98(1611)@ffb704b9e379: Final verdict of PTC: none 20250901100157476 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100157476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100157476 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100157476 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100157476 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:821) 20250901100157476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100157476 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100157476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) SGSN_Test-Gb0-NS0(1602)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1606)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1621)@ffb704b9e379: Final verdict of PTC: none 20250901100157476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100157476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100157476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100157476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100157476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) SGSN_Test-Gb2-NS2(1612)@ffb704b9e379: Final verdict of PTC: none 20250901100157476 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100157477 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100157477 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100157477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100157477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100157477 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100157477 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100157477 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100157477 DMM INFO MM(262420000001058/deaa4235) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250901100157477 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100157477 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100157477 DMM INFO MM(262420000001058/deaa4235) Changing GTP-U endpoints 127.0.0.10/0x0000000d -> 127.0.0.10/0x0000000d (gprs_mm_state_iu_fsm.c:52) 20250901100157477 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:378) 20250901100157478 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100157478 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100157478 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100157478 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250901100157478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100157478 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100157478 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-GSUP(1622)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1618)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1607)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1608)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1616)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1619)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-SCCP(1617)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1624)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1603)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1623)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1620)@ffb704b9e379: Final verdict of PTC: none 20250901100157482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35036<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1609)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1604)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1613)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1614)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1625)@ffb704b9e379: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1602): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1603): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1604): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1606): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1607): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1608): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1609): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1611): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1612): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1613): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1614): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1616): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1617): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1618): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1619): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1620): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1621): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1622): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1623): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1624): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1625): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Mon Sep 1 10:01:57 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250901100157614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100158116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344308) 20250901100158476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100158476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=344308, count=345468) 20250901100159477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100159477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100159478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100159478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100159478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 ------ Mon Sep 1 10:02:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250901100200478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100200478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250901100201213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100201215 DMM INFO MM(262420000001058/deaa4235) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100201215 DMM INFO MM(262420000001058/deaa4235) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100201215 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100201215 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100201215 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100201215 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100201215 DMM NOTICE MM(262420000001058/deaa4235) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901100201215 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20250901100201215 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901100201215 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100201215 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:378) 20250901100201215 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250901100201215 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) 20250901100201215 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) 20250901100201215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901100201215 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Deallocated (fsm.c:568) 20250901100201215 DMM DEBUG MM_STATE_Iu(7)[0x55918c11e280]{Detached}: Deallocated (fsm.c:568) 20250901100201215 DMM DEBUG GMM(gmm_fsm)[0x55918c123300]{Deregistered}: Deallocated (fsm.c:568) 20250901100201215 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1626)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1627)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1626)@ffb704b9e379: 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(1630)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1630)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100201258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100201258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100201258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100201258 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100201258 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100201258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100201258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100201258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100201258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1630)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100201259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100201259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100201259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100201259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100201259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100201259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100201259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100201259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100201259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100201259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100201259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100201260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100201260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1630)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1630)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100201261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1631)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1627)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1627)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100201266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100201266 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1632)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1631)@ffb704b9e379: 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(1635)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1635)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100201272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100201272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100201272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100201272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100201272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100201272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100201272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100201272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100201272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1635)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100201273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100201273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100201273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100201273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100201273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100201273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100201273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100201273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100201273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100201273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100201273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100201273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100201273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1635)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1635)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100201276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1636)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1632)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1632)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100201281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100201281 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(1634)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1637)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1636)@ffb704b9e379: 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(1640)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1640)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100201287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100201287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100201287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100201287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100201287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100201287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100201287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100201287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100201287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1640)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100201288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100201288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100201288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100201288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100201288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100201288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100201288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100201288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100201288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100201288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100201288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100201288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100201288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1640)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1640)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100201290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1637)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1637)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1643)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1643)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1643)@ffb704b9e379: ************************************************* MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-SCCP(1641)@ffb704b9e379: v_sccp_pdu_maxlen:268 20250901100201296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100201296 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(1639)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100201479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100201479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100201479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100201479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1645)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1645)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100201483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100201485 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1645)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1645)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1645)@ffb704b9e379: 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(1645)@ffb704b9e379: 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(1645)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1645)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100201496 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100201496 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100201496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100201496 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1643)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100201501 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100201501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100201501 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100201502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100201502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100201502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100201502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100201502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100201502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100201502 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100201502 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100201502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100201502 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100201504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100201504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100201504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100201504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100201504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100201504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100201504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100201504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100201504 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100201504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100201504 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100201504 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100201504 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100201504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100201504 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100201505 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100201505 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100202310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202311 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202311 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202311 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202311 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202311 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100202311 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100202311 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202312 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202312 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250901100202312 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202312 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202312 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649), IMSI='262420000001055'H, TLLI='D243CC18'O, index=0 SGSN_Test-GSUP(1646)@ffb704b9e379: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: 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 := '4FF3'O, rac := 'D7'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(1642)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)2523953 SGSN_Test_0-SCCP(1641)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1642)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100202599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202599 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202599 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202599 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202599 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 26 83 31 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 55 62 f2 24 4f f3 d7 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202600 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100202600 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100202600 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100202600 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1320) 20250901100202600 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Deregistered}: Allocated (fsm.c:456) 20250901100202600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901100202600 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Allocated (fsm.c:456) 20250901100202600 DMM DEBUG MM_STATE_Iu[0x55918c114060]{Detached}: Allocated (fsm.c:456) 20250901100202600 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100202600 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100202600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100202600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100202600 DMM DEBUG MM(262420000001055/e6494e3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100202600 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250901100202600 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202600 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202600 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202600 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100202600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202600 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100202600 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 26 83 31 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100202600 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202600 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202600 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202600 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100202600 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202600 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202600 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202600 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202600 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 26 83 31 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: { messageType := 2, destLocRef := '268331'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(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: 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 := '45205995E4790C801D31DC482CD99490'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3303EC0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB75B4E6DB580776'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '229FB7E855A1C72B8A7106300317EE2F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '63D446DCED99E75BA814BA372C7B7AF5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '826EE88BAB254D1E9E22156400E1F07E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '125818E61F854590'O } } } } } SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250901100202616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202616 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202616 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202616 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202616 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202616 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 05 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202616 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100202616 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100202616 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100202616 DMM DEBUG MM(262420000001055/e6494e3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250901100202616 DMM NOTICE MM(262420000001055/e6494e3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100202616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100202616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100202616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100202616 DMM DEBUG MM(262420000001055/e6494e3e) Requesting authorization (sgsn_auth.c:160) 20250901100202616 DMM INFO MM(262420000001055/e6494e3e) Requesting authentication tuples (sgsn_auth.c:184) 20250901100202616 DMM DEBUG MM(262420000001055/e6494e3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100202616 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250901100202616 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(1646)@ffb704b9e379: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) SGSN_Test-GSUP(1646)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)"262420000001055" 20250901100202619 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100202619 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100202619 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100202619 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100202619 DMM INFO MM(262420000001055/e6494e3e) Subscriber data update (mmctx.c:445) 20250901100202619 DMM DEBUG MM(262420000001055/e6494e3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100202619 DMM INFO MM(262420000001055/e6494e3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100202619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100202619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100202619 DMM INFO MM(262420000001055/e6494e3e) <- GMM AUTH AND CIPHERING REQ (rand = 45 20 59 95 e4 79 0c 80 1d 31 dc 48 2c d9 94 90 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 82 6e e8 8b ab 25 4d 1e 9e 22 15 64 00 e1 f0 7e ) (gprs_gmm.c:510) 20250901100202619 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250901100202619 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202619 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202619 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202619 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100202619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202619 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202619 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 26 83 31 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 50 21 45 20 59 95 e4 79 0c 80 1d 31 dc 48 2c d9 94 90 80 28 10 82 6e e8 8b ab 25 4d 1e 9e 22 15 64 00 e1 f0 7e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522125818E623094399990000105005F029041F854590'O 20250901100202629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202629 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202629 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202629 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202629 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 05 22 12 58 18 e6 23 09 43 99 99 00 00 10 50 05 f0 29 04 1f 85 45 90 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202630 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100202630 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100202630 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100202630 DMM INFO MM(262420000001055/e6494e3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100202630 DMM NOTICE MM(262420000001055/e6494e3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100202630 DMM DEBUG MM(262420000001055/e6494e3e) checking auth: received UMTS RES = 12 58 18 e6 1f 85 45 90 (gprs_gmm.c:716) 20250901100202630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100202630 DMM DEBUG MM(262420000001055/e6494e3e) Requesting authorization (sgsn_auth.c:160) 20250901100202630 DMM INFO MM(262420000001055/e6494e3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100202630 DMM DEBUG MM(262420000001055/e6494e3e) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100202630 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250901100202630 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) 20250901100202630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100202630 DMM DEBUG MM(262420000001055/e6494e3e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100202630 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202630 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202630 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202630 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100202630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202630 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202630 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 26 83 31 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 22 9f b7 e8 55 a1 c7 2b 8a 71 06 30 03 17 ee 2f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100202642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202642 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202642 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202643 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202643 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202643 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202643 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100202643 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100202643 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100202643 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:407) 20250901100202643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100202643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100202643 DMM INFO MM(262420000001055/e6494e3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6494e3e) (gprs_gmm.c:337) 20250901100202643 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250901100202643 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202643 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202643 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202643 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100202643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202643 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202643 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 26 83 31 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100202643 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202643 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202643 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202643 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100202643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202643 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202643 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 26 83 31 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e6 49 4e 3e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100202648 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100202648 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100202648 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250901100202648 DMM INFO MM(262420000001055/e6494e3e) Subscriber data update (mmctx.c:445) 20250901100202648 DMM DEBUG MM(262420000001055/e6494e3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100202648 DMM INFO MM(262420000001055/e6494e3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100202648 DMM NOTICE MM(262420000001055/e6494e3e) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250901100202648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100202648 DMM NOTICE MM(262420000001055/e6494e3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100202648 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) 20250901100202649 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100202649 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250901100202649 DMM INFO MM(262420000001055/e6494e3e) Subscriber data update (mmctx.c:445) 20250901100202649 DMM DEBUG MM(262420000001055/e6494e3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100202652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202652 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202652 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202652 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202652 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202652 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100202652 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100202652 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100202652 DMM INFO MM(262420000001055/e6494e3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100202652 DMM NOTICE MM(262420000001055/e6494e3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100202652 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100202652 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100202652 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100202652 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100202652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100202652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100202652 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202652 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202652 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202652 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100202652 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202652 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202652 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202652 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 26 83 31 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100202658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202658 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202658 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202658 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202658 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202658 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100202659 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100202659 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100202659 DMM INFO MM(262420000001055/e6494e3e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100202659 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100202659 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100202659 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202659 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100202659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202659 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202659 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 26 83 31 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 20250901100202660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202660 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) SGSN_Test_0-RAN(1642)@ffb704b9e379: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)2523953 20250901100202660 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202660 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202660 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 09 26 83 31 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: 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 := 'E6494E3E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1642)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)13528318 SGSN_Test_0-RAN(1642)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1641)@ffb704b9e379: First idle individual index:0 20250901100202865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202865 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202865 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202865 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202865 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202865 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202865 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 ce 6c fe 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e6 49 4e 3e 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202865 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100202865 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100202866 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100202866 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6494E3E) type="signalling" (gprs_gmm.c:1936) 20250901100202866 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100202866 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100202866 DMM DEBUG MM(262420000001055/e6494e3e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100202866 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202866 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202866 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202866 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250901100202866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202866 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202866 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0a 02 ce 6c fe 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100202866 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202866 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202866 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202866 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250901100202866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202866 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202866 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 ce 6c fe 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 22 9f b7 e8 55 a1 c7 2b 8a 71 06 30 03 17 ee 2f 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: { messageType := 2, destLocRef := 'CE6CFE'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100202876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202876 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202876 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202876 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202876 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202877 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100202877 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100202877 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100202877 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:407) 20250901100202877 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100202877 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100202877 DMM INFO MM(262420000001055/e6494e3e) <- GMM SERVICE ACCEPT (P-TMSI=0xe6494e3e) (gprs_gmm.c:863) 20250901100202877 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250901100202877 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202877 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202877 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202877 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250901100202877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202877 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202877 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202877 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 ce 6c fe 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100202877 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202877 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202877 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202877 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250901100202877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202877 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202877 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 ce 6c fe 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1641)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250901100202890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100202890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100202890 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100202890 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100202890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100202890 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202890 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100202890 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100202890 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100202890 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100202890 DMM INFO MM(262420000001055/e6494e3e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100202890 DMM INFO MM(262420000001055/e6494e3e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100202890 DMM DEBUG MM(262420000001055/e6494e3e) Using GGSN 0 (gprs_sm.c:317) 20250901100202890 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20250901100202890 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20250901100202891 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100202891 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100202891 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:378) 20250901100202917 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 39 44 67 dd 11 81 22 e1 30 14 05 7f 85 9c b7 ea 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:465) 20250901100202917 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfcf6d0, cbp=0x55918c1274b0) (sgsn_libgtp.c:633) 20250901100202917 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100202917 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100202917 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100202917 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100202917 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250901100202917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100202917 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100202917 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100202917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100202917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100202917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 ce 6c fe 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 39 44 67 dd 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100207479 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100207479 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100207479 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100207479 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100207479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100207479 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100207479 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100207479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100207479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100207479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 9f de 40 00 00 08 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100207485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100207485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100207485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100207485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100207485 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100207485 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100207485 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100207485 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100207485 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100207485 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 08 9f de 40 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@ffb704b9e379: Test Component 1649 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1646)@ffb704b9e379: Final verdict of PTC: none 20250901100207918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100207918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1630)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1626)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1645)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-SCCP(1641)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1636)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1640)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1635)@ffb704b9e379: Final verdict of PTC: none 20250901100207920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39120<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1632)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1642)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1637)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1627)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1631)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1647)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1644)@ffb704b9e379: Final verdict of PTC: none 20250901100207920 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100207920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100207920 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100207920 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100207920 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100207920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100207920 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100207920 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100207920 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:821) SGSN_Test-GGSN_GTP1U(1648)@ffb704b9e379: Final verdict of PTC: none 20250901100207920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100207920 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100207920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100207920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100207920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100207920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100207921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100207921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100207921 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100207921 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100207921 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100207921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100207921 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) -NSVCI99-provIP(1638)@ffb704b9e379: Final verdict of PTC: none 20250901100207936 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100207936 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100207936 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100207936 DMM INFO MM(262420000001055/e6494e3e) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) -NSVCI97-provIP(1628)@ffb704b9e379: Final verdict of PTC: none20250901100207936 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100207937 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100207937 DMM INFO MM(262420000001055/e6494e3e) Changing GTP-U endpoints 127.0.0.10/0x0000000e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20250901100207937 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:378) 20250901100207937 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100207937 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100207937 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100207937 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250901100207937 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100207937 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100207937 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test_0-M3UA(1643)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1633)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@ffb704b9e379: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1626): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1627): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1628): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1630): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1631): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1632): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1633): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1635): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1636): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1637): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1638): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1640): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1641): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1642): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1643): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1644): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1645): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1646): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1647): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1648): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Mon Sep 1 10:02:07 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250901100208003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100208505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344768) 20250901100208920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100208920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=344768, count=345928) 20250901100209921 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100209922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100209922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250901100209922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100209922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 ------ Mon Sep 1 10:02:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250901100210924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100210924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250901100211592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100211594 DMM INFO MM(262420000001055/e6494e3e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100211594 DMM INFO MM(262420000001055/e6494e3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100211594 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100211594 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100211594 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100211594 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100211595 DMM NOTICE MM(262420000001055/e6494e3e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901100211595 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20250901100211595 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901100211595 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100211595 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:378) 20250901100211595 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250901100211595 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) 20250901100211595 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) 20250901100211595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901100211595 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Deallocated (fsm.c:568) 20250901100211595 DMM DEBUG MM_STATE_Iu(9)[0x55918c114060]{Detached}: Deallocated (fsm.c:568) 20250901100211595 DMM DEBUG GMM(gmm_fsm)[0x55918c11e280]{Deregistered}: Deallocated (fsm.c:568) 20250901100211595 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1650)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1651)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1650)@ffb704b9e379: 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(1654)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1654)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100211640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100211640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100211640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100211640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100211640 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100211640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100211640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100211640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100211640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1654)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100211641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100211641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100211641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100211641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100211641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100211641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100211641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100211641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100211641 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100211641 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100211641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1654)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100211641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100211641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1654)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100211643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1655)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1651)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1651)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100211649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100211649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1656)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1655)@ffb704b9e379: 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(1659)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1659)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100211654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100211654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100211654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100211654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100211654 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100211654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100211654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100211654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100211654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1659)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100211655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100211655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100211655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100211655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100211655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100211655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100211655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100211655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100211655 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100211655 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100211655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100211655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100211655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1659)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1659)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100211657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1660)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1656)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1656)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100211663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100211663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1661)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1660)@ffb704b9e379: 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(1664)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1664)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100211669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100211669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100211669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100211669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100211669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100211669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100211669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100211669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100211669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1664)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100211669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100211669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100211669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100211670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100211670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100211670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100211670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100211670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100211670 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100211670 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100211670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100211670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100211670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1664)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1664)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100211672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1661)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1661)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1667)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1667)@ffb704b9e379: M3UA emulation initiated, the test can be started MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-M3UA(1667)@ffb704b9e379: ************************************************* SGSN_Test_0-SCCP(1665)@ffb704b9e379: v_sccp_pdu_maxlen:268 20250901100211678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100211678 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(1663)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100211877 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100211877 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100211877 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100211877 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1667)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100211886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100211886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100211886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100211886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100211886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100211886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100211886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100211886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100211886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100211886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100211886 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100211886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100211886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100211888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100211888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100211888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100211888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100211888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100211888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100211888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100211889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100211889 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100211889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100211889 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100211889 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100211889 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100211889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100211889 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100211889 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100211889 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100211925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100211925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100211925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100211925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1669)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1669)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100211927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1669)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1669)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100211928 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1669)@ffb704b9e379: 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(1669)@ffb704b9e379: 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(1669)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1669)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100212695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100212696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100212696 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100212696 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100212696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100212696 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212696 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100212697 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100212697 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100212697 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212697 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212697 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212697 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100212697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212697 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100212697 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212697 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673), IMSI='262420000001056'H, TLLI='CB2F86E3'O, index=0 SGSN_Test-GSUP(1670)@ffb704b9e379: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: 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 := '09B4'O, rac := 'B3'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(1666)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)5162750 SGSN_Test_0-SCCP(1665)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1666)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100212965 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212965 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100212966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100212966 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100212966 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100212966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100212966 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212966 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 4e c6 fe 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 65 62 f2 24 09 b4 b3 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100212966 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100212966 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100212966 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100212966 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1320) 20250901100212966 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Allocated (fsm.c:456) 20250901100212966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901100212966 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Allocated (fsm.c:456) 20250901100212966 DMM DEBUG MM_STATE_Iu[0x55918c1142c0]{Detached}: Allocated (fsm.c:456) 20250901100212966 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100212966 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100212966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100212966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100212966 DMM DEBUG MM(262420000001056/e7a9ee63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100212966 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250901100212966 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212966 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212966 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212966 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250901100212966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212966 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100212966 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0b 02 4e c6 fe 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100212966 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212966 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212966 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212966 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250901100212966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212966 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100212966 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 4e c6 fe 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: { messageType := 2, destLocRef := '4EC6FE'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(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: 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 := 'F3F80A33AE22BEF517F803A3ED181620'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C1005138'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC19A8CFAE10762F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '602CEF5BF9E79E277650BA518893FD08'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A97C960F75F0FA1298B5FA5A68811D67'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F38F3A7F84D09D8EBBC5D17AEA74F4BB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '931079A19B7D563E'O } } } } } SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250901100212971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100212971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100212971 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100212971 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100212971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100212971 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212971 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 06 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100212971 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100212971 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100212971 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100212971 DMM DEBUG MM(262420000001056/e7a9ee63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250901100212971 DMM NOTICE MM(262420000001056/e7a9ee63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100212971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100212971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100212971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100212971 DMM DEBUG MM(262420000001056/e7a9ee63) Requesting authorization (sgsn_auth.c:160) 20250901100212971 DMM INFO MM(262420000001056/e7a9ee63) Requesting authentication tuples (sgsn_auth.c:184) 20250901100212971 DMM DEBUG MM(262420000001056/e7a9ee63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100212971 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250901100212971 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(1670)@ffb704b9e379: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) SGSN_Test-GSUP(1670)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)"262420000001056" 20250901100212973 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100212973 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100212973 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100212973 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100212973 DMM INFO MM(262420000001056/e7a9ee63) Subscriber data update (mmctx.c:445) 20250901100212973 DMM DEBUG MM(262420000001056/e7a9ee63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100212973 DMM INFO MM(262420000001056/e7a9ee63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100212973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100212973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100212973 DMM INFO MM(262420000001056/e7a9ee63) <- GMM AUTH AND CIPHERING REQ (rand = f3 f8 0a 33 ae 22 be f5 17 f8 03 a3 ed 18 16 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 8f 3a 7f 84 d0 9d 8e bb c5 d1 7a ea 74 f4 bb ) (gprs_gmm.c:510) 20250901100212973 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250901100212973 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212973 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212973 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212973 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250901100212973 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212973 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100212973 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212973 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212973 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 4e c6 fe 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 10 21 f3 f8 0a 33 ae 22 be f5 17 f8 03 a3 ed 18 16 20 80 28 10 f3 8f 3a 7f 84 d0 9d 8e bb c5 d1 7a ea 74 f4 bb 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122931079A123094399990000105006F029049B7D563E'O 20250901100212976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212976 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100212976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100212976 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100212976 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100212976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100212976 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212976 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 01 22 93 10 79 a1 23 09 43 99 99 00 00 10 50 06 f0 29 04 9b 7d 56 3e 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100212976 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100212976 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100212976 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100212976 DMM INFO MM(262420000001056/e7a9ee63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100212976 DMM NOTICE MM(262420000001056/e7a9ee63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100212976 DMM DEBUG MM(262420000001056/e7a9ee63) checking auth: received UMTS RES = 93 10 79 a1 9b 7d 56 3e (gprs_gmm.c:716) 20250901100212976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100212976 DMM DEBUG MM(262420000001056/e7a9ee63) Requesting authorization (sgsn_auth.c:160) 20250901100212976 DMM INFO MM(262420000001056/e7a9ee63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100212976 DMM DEBUG MM(262420000001056/e7a9ee63) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100212976 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250901100212976 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) 20250901100212976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100212976 DMM DEBUG MM(262420000001056/e7a9ee63) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100212976 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212976 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212976 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212976 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250901100212976 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212976 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100212976 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212976 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 4e c6 fe 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 60 2c ef 5b f9 e7 9e 27 76 50 ba 51 88 93 fd 08 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100212980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100212981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100212981 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100212981 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100212981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100212981 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212981 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100212981 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100212981 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100212981 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100212981 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:407) 20250901100212981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100212981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100212981 DMM INFO MM(262420000001056/e7a9ee63) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7a9ee63) (gprs_gmm.c:337) 20250901100212981 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250901100212981 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212981 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212981 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212981 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250901100212981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212981 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100212981 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 4e c6 fe 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100212981 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212981 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212981 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212981 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250901100212981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212981 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100212981 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 4e c6 fe 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 e7 a9 ee 63 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100212986 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100212986 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100212986 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250901100212986 DMM INFO MM(262420000001056/e7a9ee63) Subscriber data update (mmctx.c:445) 20250901100212986 DMM DEBUG MM(262420000001056/e7a9ee63) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100212986 DMM INFO MM(262420000001056/e7a9ee63) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100212986 DMM NOTICE MM(262420000001056/e7a9ee63) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250901100212986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100212986 DMM NOTICE MM(262420000001056/e7a9ee63) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100212986 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) 20250901100212987 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100212987 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250901100212987 DMM INFO MM(262420000001056/e7a9ee63) Subscriber data update (mmctx.c:445) 20250901100212987 DMM DEBUG MM(262420000001056/e7a9ee63) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100212989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100212989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100212989 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100212989 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100212989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100212989 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212989 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100212989 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100212989 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100212989 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100212989 DMM INFO MM(262420000001056/e7a9ee63) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100212989 DMM NOTICE MM(262420000001056/e7a9ee63) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100212989 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100212989 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100212989 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100212989 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100212989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100212989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100212989 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212989 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212989 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212989 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250901100212989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212989 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100212989 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 4e c6 fe 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100212993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100212993 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100212993 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100212993 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100212993 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100212993 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212993 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100212993 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100212993 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100212993 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100212993 DMM INFO MM(262420000001056/e7a9ee63) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100212993 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100212993 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100212993 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212993 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212993 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212993 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250901100212993 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100212993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100212993 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100212993 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100212993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0b 04 4e c6 fe 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 20250901100212994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100212994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100212994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100212994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100212994 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100212994 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100212994 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100212994 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100212994 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0b 4e c6 fe 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@ffb704b9e379: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)5162750 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: 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 := 'E7A9EE63'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1666)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)10308527 SGSN_Test_0-RAN(1666)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@ffb704b9e379: First idle individual index:0 20250901100213196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100213197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100213197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100213197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100213197 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100213197 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100213197 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100213197 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100213197 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100213197 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 9d 4b af 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 e7 a9 ee 63 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100213198 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100213198 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100213198 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100213198 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7A9EE63) type="signalling" (gprs_gmm.c:1936) 20250901100213198 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100213198 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100213198 DMM DEBUG MM(262420000001056/e7a9ee63) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100213199 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100213199 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100213199 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100213199 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250901100213199 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100213199 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100213199 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100213199 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100213199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100213199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0c 02 9d 4b af 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100213199 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100213199 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100213199 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100213199 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250901100213199 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100213199 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100213199 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100213199 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100213199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100213199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 9d 4b af 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 60 2c ef 5b f9 e7 9e 27 76 50 ba 51 88 93 fd 08 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: { messageType := 2, destLocRef := '9D4BAF'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(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100213208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100213208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100213208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100213208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100213208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100213208 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100213208 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100213208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100213208 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100213208 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100213208 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100213208 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100213208 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100213208 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:407) 20250901100213209 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100213209 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100213209 DMM INFO MM(262420000001056/e7a9ee63) <- GMM SERVICE ACCEPT (P-TMSI=0xe7a9ee63) (gprs_gmm.c:863) 20250901100213209 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250901100213209 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100213209 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100213209 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100213209 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250901100213209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100213209 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100213209 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100213209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100213209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100213209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 9d 4b af 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100213209 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100213209 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100213209 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100213209 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250901100213209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100213209 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100213209 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100213209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100213209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100213209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 9d 4b af 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1665)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250901100213220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100213220 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100213220 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100213220 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100213220 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100213220 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100213220 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100213220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100213220 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100213220 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100213220 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100213220 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100213220 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100213220 DMM INFO MM(262420000001056/e7a9ee63) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100213220 DMM INFO MM(262420000001056/e7a9ee63) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100213220 DMM DEBUG MM(262420000001056/e7a9ee63) Using GGSN 0 (gprs_sm.c:317) 20250901100213220 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20250901100213220 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20250901100213220 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100213220 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100213220 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:378) 20250901100213246 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 41 00 00 01 80 08 00 10 c8 37 c4 ef 11 d6 b4 82 96 14 05 7f 34 9f d2 59 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:465) 20250901100213246 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfd0748, cbp=0x55918c127a70) (sgsn_libgtp.c:633) 20250901100213247 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100213247 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100213247 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100213247 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100213247 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250901100213247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100213247 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100213247 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100213247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100213247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100213247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 9d 4b af 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c8 37 c4 ef 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100217938 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100217938 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100217938 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100217938 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100217938 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100217938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100217938 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100217938 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100217939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100217939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 ce 6c fe 00 00 0a 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100217943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100217943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100217943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100217943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100217943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100217943 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100217943 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100217943 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100217943 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100217943 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0a ce 6c fe 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@ffb704b9e379: Test Component 1673 has requested to stop MTC. Terminating current testcase execution. 20250901100218251 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100218251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1670)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1669)@ffb704b9e379: Final verdict of PTC: none 20250901100218254 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100218254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100218254 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100218254 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100218254 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100218254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100218254 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100218254 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100218254 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:821) -NSVCI99(1664)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1650)@ffb704b9e379: Final verdict of PTC: none 20250901100218254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100218254 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100218254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100218254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100218254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100218254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100218254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100218254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100218254 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100218254 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100218254 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100218254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) SGSN_Test-Gb2-NS2(1660)@ffb704b9e379: Final verdict of PTC: none 20250901100218254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100218254 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100218254 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100218254 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100218254 DMM INFO MM(262420000001056/e7a9ee63) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250901100218254 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) -NSVCI98(1659)@ffb704b9e379: Final verdict of PTC: none 20250901100218254 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100218254 DMM INFO MM(262420000001056/e7a9ee63) Changing GTP-U endpoints 127.0.0.10/0x0000000f -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20250901100218254 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:378) 20250901100218254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55432<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901100218254 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100218254 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100218254 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100218254 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) SGSN_Test-Gb0-BSSGP0(1651)@ffb704b9e379: Final verdict of PTC: none 20250901100218254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100218254 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100218254 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test_0-SCCP(1665)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1654)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1666)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1668)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1655)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1667)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1661)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1656)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1671)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1672)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1657)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1662)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1652)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@ffb704b9e379: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1650): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1651): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1652): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1654): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1655): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1656): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1657): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1659): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1660): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1661): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1662): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1664): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1665): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1666): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1667): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1668): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1669): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1670): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1671): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1672): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Mon Sep 1 10:02:18 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250901100218323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100218826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345044) 20250901100219019 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100219019 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100219019 DGPRS DEBUG Checking for inactive LLMEs, time = 19951844 (sgsn.c:132) 20250901100219020 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100219020 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901100219020 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901100219020 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901100219020 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100219020 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100219020 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100219020 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901100219253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100219253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=345044, count=353612) 20250901100220254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100220254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100220255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100220255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100220255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 ------ Mon Sep 1 10:02:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/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 20250901100221255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100221256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250901100221912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100221915 DMM INFO MM(262420000001056/e7a9ee63) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100221915 DMM INFO MM(262420000001056/e7a9ee63) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100221915 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100221915 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100221915 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100221915 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100221915 DMM NOTICE MM(262420000001056/e7a9ee63) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901100221915 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20250901100221915 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901100221915 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100221915 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:378) 20250901100221915 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250901100221915 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) 20250901100221915 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) 20250901100221915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901100221915 DMM DEBUG MM_STATE_Gb[0x55918c114190]{Idle}: Deallocated (fsm.c:568) 20250901100221915 DMM DEBUG MM_STATE_Iu(11)[0x55918c1142c0]{Detached}: Deallocated (fsm.c:568) 20250901100221915 DMM DEBUG GMM(gmm_fsm)[0x55918c114060]{Deregistered}: Deallocated (fsm.c:568) 20250901100221915 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1674)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1675)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1674)@ffb704b9e379: 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(1678)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1678)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100221959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100221959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100221959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100221959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100221959 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100221959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100221959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100221959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100221959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1678)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100221960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100221960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100221960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100221960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100221960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100221960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100221960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100221960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100221960 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100221960 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100221960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1678)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100221960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100221960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1678)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1679)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901100221962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1675)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1675)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100221967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100221967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1680)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1679)@ffb704b9e379: 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(1683)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1683)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100221972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100221972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100221972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100221972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100221972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100221972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100221972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100221972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100221972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1683)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100221972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100221972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100221972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100221972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100221973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100221973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100221973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100221973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100221973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100221973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100221973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100221973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100221973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1683)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1683)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100221974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1684)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1680)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1680)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100221979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100221979 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(1682)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1685)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1684)@ffb704b9e379: 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(1688)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1688)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100221987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100221987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100221987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100221987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100221987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100221987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100221987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100221987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100221987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1688)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100221988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100221988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100221988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100221988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100221988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100221988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100221988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100221988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100221988 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100221988 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100221988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100221988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1688)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100221988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1688)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100221991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-M3UA(1691)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1691)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1691)@ffb704b9e379: ************************************************* SGSN_Test_0-SCCP(1689)@ffb704b9e379: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1685)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1685)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100221997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100221997 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(1687)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100222196 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100222196 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100222196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100222196 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1691)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100222201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100222201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100222201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100222201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100222201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100222201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100222201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100222201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100222201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100222201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100222201 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100222201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100222201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100222202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100222203 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100222203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100222203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100222203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100222203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100222203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100222203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100222203 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100222203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100222203 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100222203 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100222203 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100222203 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100222203 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100222203 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100222203 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100222256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100222257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100222257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100222257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1693)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1693)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100222261 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100222262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1693)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1693)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1693)@ffb704b9e379: 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(1693)@ffb704b9e379: 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(1693)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1693)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100223014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223014 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223014 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223014 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223014 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223014 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223015 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100223015 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100223015 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223015 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223016 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223016 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250901100223016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223016 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223016 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0a 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@ffb704b9e379: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697), IMSI='262420000001057'H, TLLI='C9BD5746'O, index=0 SGSN_Test-GSUP(1694)@ffb704b9e379: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: 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 := '0D5B'O ("\r["), rac := 'F0'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(1690)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)9172475 SGSN_Test_0-SCCP(1689)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1690)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100223362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223362 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223363 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223363 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223363 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 8b f5 fb 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 75 62 f2 24 0d 5b f0 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223363 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100223363 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100223363 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100223363 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1320) 20250901100223363 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Allocated (fsm.c:456) 20250901100223363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901100223363 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Allocated (fsm.c:456) 20250901100223363 DMM DEBUG MM_STATE_Iu[0x55918c123300]{Detached}: Allocated (fsm.c:456) 20250901100223363 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100223364 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100223364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100223364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100223364 DMM DEBUG MM(262420000001057/dee3dce9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100223364 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250901100223364 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223364 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223364 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223364 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250901100223364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223364 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100223364 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0d 02 8b f5 fb 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100223364 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223364 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223364 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223364 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250901100223364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223364 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223364 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 8b f5 fb 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: { messageType := 2, destLocRef := '8BF5FB'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(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: 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 := '8DABF475684D93CE2F95E19B84696532'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55C23F35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D68C58FAA118E2C3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '52673697EFD93B730461A7F8B5E9A0FA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9439E80121D31A528B78FE9EEADBBAAF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FC116B40765E4A2D62D3FF0D4B95CE10'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '46E63658B37F99D7'O } } } } } SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250901100223376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223376 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223376 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223376 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223376 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223376 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223376 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 07 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223376 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100223376 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100223376 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100223376 DMM DEBUG MM(262420000001057/dee3dce9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250901100223376 DMM NOTICE MM(262420000001057/dee3dce9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100223376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100223376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100223376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100223376 DMM DEBUG MM(262420000001057/dee3dce9) Requesting authorization (sgsn_auth.c:160) 20250901100223376 DMM INFO MM(262420000001057/dee3dce9) Requesting authentication tuples (sgsn_auth.c:184) 20250901100223376 DMM DEBUG MM(262420000001057/dee3dce9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100223376 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250901100223376 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(1694)@ffb704b9e379: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) SGSN_Test-GSUP(1694)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)"262420000001057" 20250901100223379 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100223379 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100223379 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100223379 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100223379 DMM INFO MM(262420000001057/dee3dce9) Subscriber data update (mmctx.c:445) 20250901100223379 DMM DEBUG MM(262420000001057/dee3dce9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100223379 DMM INFO MM(262420000001057/dee3dce9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100223379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100223379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100223379 DMM INFO MM(262420000001057/dee3dce9) <- GMM AUTH AND CIPHERING REQ (rand = 8d ab f4 75 68 4d 93 ce 2f 95 e1 9b 84 69 65 32 , mmctx_is_r99=1, vec->auth_types=0x320250901100223379 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223379 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223379 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223379 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250901100223379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223379 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223379 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) , autn = fc 11 6b 40 76 5e 4a 2d 62 d3 ff 0d 4b 95 ce 10 ) (gprs_gmm.c:510) 20250901100223379 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250901100223379 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223379 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 8b f5 fb 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 8d ab f4 75 68 4d 93 ce 2f 95 e1 9b 84 69 65 32 80 28 10 fc 11 6b 40 76 5e 4a 2d 62 d3 ff 0d 4b 95 ce 10 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062246E6365823094399990000105007F02904B37F99D7'O 20250901100223385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223385 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223385 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223385 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223385 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 46 e6 36 58 23 09 43 99 99 00 00 10 50 07 f0 29 04 b3 7f 99 d7 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223385 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100223385 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100223385 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100223385 DMM INFO MM(262420000001057/dee3dce9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100223385 DMM NOTICE MM(262420000001057/dee3dce9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100223385 DMM DEBUG MM(262420000001057/dee3dce9) checking auth: received UMTS RES = 46 e6 36 58 b3 7f 99 d7 (gprs_gmm.c:716) 20250901100223385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100223385 DMM DEBUG MM(262420000001057/dee3dce9) Requesting authorization (sgsn_auth.c:160) 20250901100223385 DMM INFO MM(262420000001057/dee3dce9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100223385 DMM DEBUG MM(262420000001057/dee3dce9) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100223385 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250901100223385 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) 20250901100223385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100223385 DMM DEBUG MM(262420000001057/dee3dce9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100223385 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223385 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223385 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223385 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250901100223385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223385 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 8b f5 fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 52 67 36 97 ef d9 3b 73 04 61 a7 f8 b5 e9 a0 fa 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100223392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223392 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223392 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223392 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223392 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223392 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100223392 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100223392 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100223392 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:407) 20250901100223392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100223392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100223392 DMM INFO MM(262420000001057/dee3dce9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdee3dce9) (gprs_gmm.c:337) 20250901100223392 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250901100223392 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223392 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250901100223392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223392 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223392 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 8b f5 fb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100223392 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223392 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250901100223392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223392 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223392 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 8b f5 fb 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 de e3 dc e9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100223395 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100223395 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100223395 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250901100223395 DMM INFO MM(262420000001057/dee3dce9) Subscriber data update (mmctx.c:445) 20250901100223395 DMM DEBUG MM(262420000001057/dee3dce9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100223395 DMM INFO MM(262420000001057/dee3dce9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100223395 DMM NOTICE MM(262420000001057/dee3dce9) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250901100223395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100223395 DMM NOTICE MM(262420000001057/dee3dce9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100223395 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) 20250901100223396 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100223396 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250901100223396 DMM INFO MM(262420000001057/dee3dce9) Subscriber data update (mmctx.c:445) 20250901100223396 DMM DEBUG MM(262420000001057/dee3dce9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100223397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223397 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223398 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223398 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223398 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223398 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100223398 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100223398 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100223398 DMM INFO MM(262420000001057/dee3dce9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100223398 DMM NOTICE MM(262420000001057/dee3dce9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100223398 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100223398 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100223398 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100223398 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100223398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100223398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100223398 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223398 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223398 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223398 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250901100223398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223398 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223398 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 8b f5 fb 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100223402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223402 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223402 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223402 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223402 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223402 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100223402 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100223402 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100223402 DMM INFO MM(262420000001057/dee3dce9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100223403 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100223403 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100223403 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223403 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223403 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223403 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250901100223403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223403 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223403 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0d 04 8b f5 fb 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-RAN(1690)@ffb704b9e379: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)9172475 20250901100223404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223404 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223404 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223404 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223404 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0d 8b f5 fb 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: 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 := 'DEE3DCE9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1690)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)16205803 SGSN_Test_0-RAN(1690)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1689)@ffb704b9e379: First idle individual index:0 20250901100223604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223605 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223605 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223605 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223605 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 f7 47 eb 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 de e3 dc e9 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223606 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100223606 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100223606 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100223606 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDEE3DCE9) type="signalling" (gprs_gmm.c:1936) 20250901100223606 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100223606 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100223606 DMM DEBUG MM(262420000001057/dee3dce9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100223606 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223606 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223606 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223606 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250901100223606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223606 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100223606 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223606 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0e 02 f7 47 eb 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100223607 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223607 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223607 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223607 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250901100223607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223607 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223607 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f7 47 eb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 52 67 36 97 ef d9 3b 73 04 61 a7 f8 b5 e9 a0 fa 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: { messageType := 2, destLocRef := 'F747EB'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(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100223619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223619 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223619 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223619 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223619 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223619 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100223619 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100223619 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100223620 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:407) 20250901100223620 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100223620 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100223620 DMM INFO MM(262420000001057/dee3dce9) <- GMM SERVICE ACCEPT (P-TMSI=0xdee3dce9) (gprs_gmm.c:863) 20250901100223620 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250901100223620 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223620 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223620 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223620 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250901100223620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223620 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223620 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223620 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f7 47 eb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100223620 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223620 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223620 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223621 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250901100223621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223621 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223621 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f7 47 eb 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250901100223635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223635 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223635 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223635 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223635 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223635 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223635 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100223635 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100223635 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100223635 DMM INFO MM(262420000001057/dee3dce9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100223635 DMM INFO MM(262420000001057/dee3dce9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100223635 DMM DEBUG MM(262420000001057/dee3dce9) Using GGSN 0 (gprs_sm.c:317) 20250901100223635 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20250901100223635 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20250901100223636 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100223636 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100223636 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:378) 20250901100223660 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 44 00 00 01 80 08 00 10 4c 12 5d c4 11 8f 66 76 6b 14 05 7f 99 3b fe 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=1092 from retransmit req queue (gtp.c:465) 20250901100223660 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100223661 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100223661 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223661 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223661 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223661 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250901100223661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223661 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223661 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f7 47 eb 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 4c 12 5d c4 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_len:48 SGSN_Test_0-SCCP(1689)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000917EAFD7'O 20250901100223695 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223695 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100223695 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100223695 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100223695 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100223695 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100223695 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223695 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 30 60 00 00 2c 00 00 01 00 34 40 25 00 00 01 00 33 40 1e 60 2c 80 a8 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 91 7e af d7 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100223695 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250901100223695 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250901100223695 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250901100223695 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:625) 20250901100223695 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20250901100223695 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:82) 20250901100223695 DMM NOTICE MM(262420000001057/dee3dce9) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20250901100223695 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250901100223696 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100223696 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:378) 20250901100223696 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:742) 20250901100223696 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223696 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223696 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223696 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250901100223696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223696 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100223696 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100223696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100223696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100223696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 f7 47 eb 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 8a 43 26 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901100223700 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:465) 20250901100223700 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100223700 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250901100223700 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20250901100223700 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@ffb704b9e379: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@ffb704b9e379: Final verdict of PTC: pass 20250901100223706 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100223706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100223706 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100223706 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100223706 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100223706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100223706 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100223706 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100223706 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:821) 20250901100223706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223706 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100223706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100223706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100223706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100223706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100223706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100223706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100223706 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100223706 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100223706 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100223706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100223706 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100223706 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100223706 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100223706 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100223706 DMM INFO MM(262420000001057/dee3dce9) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250901100223706 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100223706 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100223707 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100223707 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100223707 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100223707 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250901100223707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100223707 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100223707 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250901100223709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1691)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1690)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1678)@ffb704b9e379: Final verdict of PTC: none 20250901100223713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100223713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1679)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1688)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1693)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1694)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1680)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-SCCP(1689)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1674)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1683)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1685)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1695)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1684)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1676)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1686)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1681)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1692)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1675)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1696)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1674): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1675): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1676): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1678): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1679): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1680): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1681): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1683): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1684): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1685): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1686): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1688): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1689): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1690): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1691): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1692): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1693): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1694): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1695): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1696): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Mon Sep 1 10:02:23 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250901100223812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100224313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=347980) 20250901100224714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100224714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=347980, count=349140) 20250901100225708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100225708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100225709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250901100225716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100225716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Sep 1 10:02:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100226718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100226718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_attach_pdp_act_pmm_idle started. 20250901100227416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100227420 DMM INFO MM(262420000001057/dee3dce9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100227420 DMM INFO MM(262420000001057/dee3dce9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100227420 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100227420 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100227420 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100227420 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100227420 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250901100227420 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) 20250901100227420 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) 20250901100227420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901100227420 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Deallocated (fsm.c:568) 20250901100227420 DMM DEBUG MM_STATE_Iu(13)[0x55918c123300]{Detached}: Deallocated (fsm.c:568) 20250901100227420 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Deallocated (fsm.c:568) 20250901100227420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1698)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1699)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1698)@ffb704b9e379: 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(1702)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1702)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100227466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100227466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100227466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100227466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100227466 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100227466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100227466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100227466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100227466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1702)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100227467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100227467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100227467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100227467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100227467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100227467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100227467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100227467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100227467 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100227467 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100227467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1702)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100227467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100227467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1702)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100227469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1703)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1699)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1699)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100227473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100227473 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1704)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1703)@ffb704b9e379: 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(1707)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1707)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100227480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100227480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100227480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100227480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100227480 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100227480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100227480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100227480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100227480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1707)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100227481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100227481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100227481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100227481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100227481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100227481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100227481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100227481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100227481 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100227481 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100227481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1707)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100227481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100227481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1707)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100227484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1708)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1704)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1704)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100227489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100227489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1706)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1709)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1708)@ffb704b9e379: 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(1712)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1712)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100227497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100227497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100227497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100227497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100227497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100227497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100227497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100227497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100227497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1712)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100227498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100227498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100227498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100227498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100227498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100227498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100227498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100227498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100227498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100227498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100227498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100227498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100227498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1712)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1712)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100227501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-M3UA(1715)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1715)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1715)@ffb704b9e379: ************************************************* SGSN_Test_0-SCCP(1713)@ffb704b9e379: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1709)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1709)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100227508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100227508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1711)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100227705 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100227705 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100227705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100227705 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1715)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100227711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100227711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100227711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100227711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100227711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100227711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100227711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100227711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100227711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100227711 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100227711 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100227711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100227711 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100227713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100227713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100227713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100227713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100227713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100227713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100227713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100227713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100227713 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100227713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100227713 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100227714 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100227714 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100227714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100227714 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100227714 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100227714 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100227719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100227719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100227719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100227719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1717)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1717)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100227723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100227724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1717)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1717)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1717)@ffb704b9e379: 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(1717)@ffb704b9e379: 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(1717)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1717)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100228256 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228256 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228256 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228256 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100228256 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228256 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228256 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228256 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228256 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 9d 4b af 00 00 0c 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100228265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228265 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228265 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228265 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228265 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228265 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228265 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0c 9d 4b af 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100228517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228517 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228517 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228517 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228517 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100228517 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100228517 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100228517 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228517 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228517 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228517 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100228517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228517 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228517 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1701)@ffb704b9e379: Adding Client=TC_attach_pdp_act_pmm_idle(1721), IMSI='262420000001005'H, TLLI='FFC64C37'O, index=0 SGSN_Test-GSUP(1718)@ffb704b9e379: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1721) TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: 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 := '5EC4'O, rac := '7E'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(1714)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)14359538 SGSN_Test_0-SCCP(1713)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1714)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100228812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228812 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228812 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228812 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228812 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 db 1b f2 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 50 62 f2 24 5e c4 7e 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100228813 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100228813 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100228813 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100228813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1320) 20250901100228813 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Allocated (fsm.c:456) 20250901100228813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Init}: Allocated (fsm.c:456) 20250901100228813 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Allocated (fsm.c:456) 20250901100228813 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901100228813 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100228813 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100228813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100228813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100228813 DMM DEBUG MM(262420000001005/f36be2ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100228813 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250901100228813 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228813 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228813 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228813 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250901100228813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228813 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250901100228813 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0f 02 db 1b f2 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100228813 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228813 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228813 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228813 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250901100228813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228813 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 db 1b f2 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: { messageType := 2, destLocRef := 'DB1BF2'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: 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 := 'B5DFE0DED406162706E3E5FFC0D1BF87'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE2590DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E9E7846B69844AC7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EEE24E4CA2A7723455EE35BA7B56008E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A7E37238675670C1FBEA8E751B12F7B1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B118D7B2A94FD3301D92AE93A2082744'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B98124021D2A30FE'O } } } } } SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250901100228822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228822 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228822 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228822 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228822 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228822 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228822 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 05 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100228822 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100228822 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100228822 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100228822 DMM DEBUG MM(262420000001005/f36be2ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250901100228822 DMM NOTICE MM(262420000001005/f36be2ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100228822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100228822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100228822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100228822 DMM DEBUG MM(262420000001005/f36be2ac) Requesting authorization (sgsn_auth.c:160) 20250901100228822 DMM INFO MM(262420000001005/f36be2ac) Requesting authentication tuples (sgsn_auth.c:184) 20250901100228822 DMM DEBUG MM(262420000001005/f36be2ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100228822 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250901100228822 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(1718)@ffb704b9e379: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1721) SGSN_Test-GSUP(1718)@ffb704b9e379: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1721)"262420000001005" 20250901100228825 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100228825 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100228825 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100228825 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100228825 DMM INFO MM(262420000001005/f36be2ac) Subscriber data update (mmctx.c:445) 20250901100228825 DMM DEBUG MM(262420000001005/f36be2ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100228825 DMM INFO MM(262420000001005/f36be2ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100228825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100228825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100228825 DMM INFO MM(262420000001005/f36be2ac) <- GMM AUTH AND CIPHERING REQ (rand = b5 df e0 de d4 06 16 27 06 e3 e5 ff c0 d1 bf 87 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b1 18 d7 b2 a9 4f d3 30 1d 92 ae 93 a2 08 27 44 ) (gprs_gmm.c:510) 20250901100228825 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250901100228825 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228825 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228825 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228825 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250901100228825 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228825 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228825 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228825 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 db 1b f2 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 b5 df e0 de d4 06 16 27 06 e3 e5 ff c0 d1 bf 87 80 28 10 b1 18 d7 b2 a9 4f d3 30 1d 92 ae 93 a2 08 27 44 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922B981240223094399990000100005F029041D2A30FE'O 20250901100228832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228832 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228832 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228833 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228833 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228833 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228833 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 09 22 b9 81 24 02 23 09 43 99 99 00 00 10 00 05 f0 29 04 1d 2a 30 fe 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100228833 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100228833 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100228833 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100228833 DMM INFO MM(262420000001005/f36be2ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100228833 DMM NOTICE MM(262420000001005/f36be2ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100228833 DMM DEBUG MM(262420000001005/f36be2ac) checking auth: received UMTS RES = b9 81 24 02 1d 2a 30 fe (gprs_gmm.c:716) 20250901100228833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100228833 DMM DEBUG MM(262420000001005/f36be2ac) Requesting authorization (sgsn_auth.c:160) 20250901100228833 DMM INFO MM(262420000001005/f36be2ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100228833 DMM DEBUG MM(262420000001005/f36be2ac) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100228833 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250901100228833 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) 20250901100228833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100228833 DMM DEBUG MM(262420000001005/f36be2ac) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100228833 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228833 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228833 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228833 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250901100228833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228833 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228833 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228833 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 db 1b f2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ee e2 4e 4c a2 a7 72 34 55 ee 35 ba 7b 56 00 8e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100228845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228845 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228845 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228845 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228845 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100228845 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100228845 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100228845 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100228845 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:407) 20250901100228845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100228845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100228845 DMM INFO MM(262420000001005/f36be2ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xf36be2ac) (gprs_gmm.c:337) 20250901100228845 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250901100228845 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228845 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228845 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228845 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250901100228845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228845 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228845 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 db 1b f2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100228845 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228845 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228845 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228845 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250901100228845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228845 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228845 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 db 1b f2 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f3 6b e2 ac 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100228851 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100228851 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100228851 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250901100228851 DMM INFO MM(262420000001005/f36be2ac) Subscriber data update (mmctx.c:445) 20250901100228851 DMM DEBUG MM(262420000001005/f36be2ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100228851 DMM INFO MM(262420000001005/f36be2ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100228851 DMM NOTICE MM(262420000001005/f36be2ac) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250901100228851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100228851 DMM NOTICE MM(262420000001005/f36be2ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100228851 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) 20250901100228852 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100228852 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250901100228852 DMM INFO MM(262420000001005/f36be2ac) Subscriber data update (mmctx.c:445) 20250901100228852 DMM DEBUG MM(262420000001005/f36be2ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100228854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228854 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228854 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228854 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228854 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100228854 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100228854 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100228854 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100228854 DMM INFO MM(262420000001005/f36be2ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100228854 DMM NOTICE MM(262420000001005/f36be2ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100228854 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100228854 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100228854 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100228854 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100228854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100228854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100228854 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228854 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228854 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228854 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250901100228854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228854 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228854 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 db 1b f2 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100228859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228859 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228859 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228859 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228859 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100228859 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100228859 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100228859 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100228859 DMM INFO MM(262420000001005/f36be2ac) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100228859 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100228859 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100228859 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228859 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228859 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228859 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250901100228859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100228859 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100228859 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100228859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100228859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0f 04 db 1b f2 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 20250901100228860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100228860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100228860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100228860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100228860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100228860 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100228860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100228860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100228860 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100228860 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0f db 1b f2 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@ffb704b9e379: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)14359538 TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: 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 := 'F36BE2AC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)7932925 SGSN_Test_0-RAN(1714)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@ffb704b9e379: First idle individual index:0 20250901100229064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229065 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229065 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229065 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229065 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 79 0b fd 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f3 6b e2 ac 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229065 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100229065 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100229065 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100229065 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF36BE2AC) type="signalling" (gprs_gmm.c:1936) 20250901100229065 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100229065 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100229065 DMM DEBUG MM(262420000001005/f36be2ac) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100229065 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229065 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229065 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229065 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100229065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229065 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229065 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 79 0b fd 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100229065 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229065 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229065 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229065 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100229065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229065 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229065 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 79 0b fd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ee e2 4e 4c a2 a7 72 34 55 ee 35 ba 7b 56 00 8e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: { messageType := 2, destLocRef := '790BFD'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(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100229068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229068 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229068 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229068 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229068 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229069 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229069 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229069 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229069 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100229069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229069 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229069 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 79 0b fd 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100229068 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100229068 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100229068 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100229068 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:407) 20250901100229068 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100229068 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100229068 DMM INFO MM(262420000001005/f36be2ac) <- GMM SERVICE ACCEPT (P-TMSI=0xf36be2ac) (gprs_gmm.c:863) 20250901100229068 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250901100229069 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229069 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229069 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229069 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100229069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229069 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229069 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 01 06 79 0b fd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250901100229076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229076 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229076 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229076 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229076 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229076 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229076 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229076 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100229076 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100229076 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100229076 DMM INFO MM(262420000001005/f36be2ac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100229076 DMM INFO MM(262420000001005/f36be2ac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100229077 DMM DEBUG MM(262420000001005/f36be2ac) Using GGSN 0 (gprs_sm.c:317) 20250901100229077 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20250901100229077 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20250901100229077 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100229077 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100229077 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:378) 20250901100229088 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 46 00 00 01 80 08 00 10 a3 96 d9 81 11 69 1d a5 b9 14 05 7f 17 29 6d 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:465) 20250901100229088 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100229088 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100229088 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229088 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229088 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229089 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100229089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229089 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229089 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 79 0b fd 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a3 96 d9 81 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:30 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C1A7B5D7'O 20250901100229119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229119 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229119 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229119 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229119 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 c1 a7 b5 d7 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229119 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250901100229119 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250901100229119 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250901100229119 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:625) 20250901100229119 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250901100229119 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:378) 20250901100229119 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901100229119 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250901100229120 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229120 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229120 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229120 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100229120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229120 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229120 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 01 06 79 0b fd 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100229127 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 47 00 00 01 80 10 a3 96 d9 81 11 69 1d a5 b9 7f 17 29 6d 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:465) 20250901100229127 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100229127 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:13 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250901100229132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229132 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229132 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229132 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229132 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229133 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250901100229133 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250901100229133 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:673) 20250901100229133 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250901100229133 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229133 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229133 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229133 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100229133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229133 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229133 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 c3 03 00 00 01 06 79 0b fd 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100229138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229138 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229138 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229138 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229138 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229138 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229138 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229138 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100229138 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100229138 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100229138 DMM INFO MM(262420000001005/f36be2ac) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100229138 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100229139 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100229139 DMM INFO MM(262420000001005/f36be2ac) Changing GTP-U endpoints 127.0.0.104/0xc1a7b5d7 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250901100229139 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:378) 20250901100229139 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229139 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229139 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229139 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250901100229139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229139 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229139 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 79 0b fd 00 00 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-RAN(1714)@ffb704b9e379: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)7932925 20250901100229141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229141 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229141 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229141 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 10 79 0b fd 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F36BE2AC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20250901100229143 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 48 00 00 01 80 10 a3 96 d9 81 11 69 1d a5 b9 7f 17 29 6d 68 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=1096 from retransmit req queue (gtp.c:465) 20250901100229143 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100229143 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1714)@ffb704b9e379: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)3147685 SGSN_Test_0-RAN(1714)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@ffb704b9e379: First idle individual index:0 20250901100229348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229348 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229348 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229348 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229349 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 30 07 a5 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 f3 6b e2 ac 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229350 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100229350 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100229350 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100229350 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF36BE2AC) type="data" (gprs_gmm.c:1936) 20250901100229350 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100229350 DMM DEBUG MM(262420000001005/f36be2ac) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100229350 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229350 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229350 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229350 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100229350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229350 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229350 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 00 02 30 07 a5 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100229350 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229350 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229350 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229350 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100229350 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229350 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229350 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229350 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 00 06 30 07 a5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ee e2 4e 4c a2 a7 72 34 55 ee 35 ba 7b 56 00 8e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: { messageType := 2, destLocRef := '3007A5'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(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100229360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229361 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229361 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229361 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229361 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229361 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229361 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229361 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100229361 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100229361 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100229361 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:407) 20250901100229361 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100229361 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100229361 DMM INFO MM(262420000001005/f36be2ac) <- GMM SERVICE ACCEPT (P-TMSI=0xf36be2ac) (gprs_gmm.c:863) 20250901100229361 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250901100229362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100229362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229362 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229362 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 30 07 a5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100229362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100229362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229362 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229362 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 00 06 30 07 a5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100229362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100229362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229362 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229362 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 00 06 30 07 a5 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a3 96 d9 81 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:30 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C1A7B5D7'O 20250901100229373 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229373 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229373 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229373 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229373 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 c1 a7 b5 d7 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229374 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250901100229374 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250901100229374 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250901100229374 DRANAP INFO Rx RAB Assignment Response for UE conn_id 17 (iu_client.c:625) 20250901100229374 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250901100229374 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:378) 20250901100229379 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 49 00 00 01 80 10 a3 96 d9 81 11 69 1d a5 b9 7f 17 29 6d 68 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=1097 from retransmit req queue (gtp.c:465) 20250901100229379 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100229379 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_len:16 SGSN_Test_0-SCCP(1713)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250901100229576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100229577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100229577 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100229577 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100229577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100229577 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229577 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100229577 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100229577 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100229577 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100229577 DMM INFO MM(262420000001005/f36be2ac) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250901100229577 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100229577 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:378) 20250901100229585 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 4a 00 00 01 80 : Freeing seq=1098 from retransmit req queue (gtp.c:465) 20250901100229585 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100229585 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250901100229585 DMM INFO MM(262420000001005/f36be2ac) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250901100229585 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250901100229585 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20250901100229585 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901100229585 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229585 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229585 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229585 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100229585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229585 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100229585 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100229585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100229585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100229585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 00 06 30 07 a5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1701)@ffb704b9e379: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1721)@ffb704b9e379: Final verdict of PTC: pass 20250901100229601 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100229601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100229601 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100229601 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100229601 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100229601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100229601 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100229601 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100229601 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:821) 20250901100229601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229601 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100229601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100229601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100229601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100229601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100229601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100229601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100229601 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100229601 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100229601 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100229601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100229601 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100229601 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100229601 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100229601 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100229601 DMM INFO MM(262420000001005/f36be2ac) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250901100229601 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100229602 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100229602 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100229602 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100229602 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100229602 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100229602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100229602 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100229602 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250901100229606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1713)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1699)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1702)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1707)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1718)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1708)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1704)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1701)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1703)@ffb704b9e379: Final verdict of PTC: none 20250901100229611 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100229612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1712)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1706)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1714)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1698)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1720)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1715)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1717)@ffb704b9e379: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1711)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1716)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1719)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1700)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1705)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1710)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1709)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1698): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1699): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1700): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1701): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1702): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1703): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1704): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1705): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1706): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1707): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1708): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1709): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1710): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1711): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1712): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1713): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1714): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1715): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1716): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1717): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1718): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1719): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1720): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1721): pass (none -> pass) MTC@ffb704b9e379: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Mon Sep 1 10:02:29 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250901100229687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100230189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486428) 20250901100230612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100230612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=486428, count=487588) 20250901100231602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100231602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100231602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250901100231614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100231614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Sep 1 10:02:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100232615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100232615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_pmm_idle_rx_mt_data started. 20250901100233290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100233291 DMM INFO MM(262420000001005/f36be2ac) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100233291 DMM INFO MM(262420000001005/f36be2ac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100233291 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100233291 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100233291 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100233291 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100233291 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250901100233291 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) 20250901100233291 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) 20250901100233291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Init}: Deallocated (fsm.c:568) 20250901100233291 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Deallocated (fsm.c:568) 20250901100233291 DMM DEBUG MM_STATE_Iu(15)[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901100233291 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Deallocated (fsm.c:568) 20250901100233291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1722)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1723)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1722)@ffb704b9e379: 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(1726)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1726)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100233327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100233327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100233327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100233327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100233327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100233327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100233327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100233327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100233327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1726)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100233327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100233327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100233327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100233327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100233327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100233328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100233328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100233328 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100233328 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100233328 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100233328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100233328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100233328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1726)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1726)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100233331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1727)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1723)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1723)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100233337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100233337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1725)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1728)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1727)@ffb704b9e379: 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(1731)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1731)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100233345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100233345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100233345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100233345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100233345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100233345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100233345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100233345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100233345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1731)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100233345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100233345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100233346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100233346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100233346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100233346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100233346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100233346 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100233346 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100233346 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100233346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1731)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100233346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100233346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1731)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100233348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1732)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1728)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1728)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100233352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100233352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1730)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1733)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1732)@ffb704b9e379: 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(1736)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1736)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100233359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100233359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100233359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100233359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100233359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100233359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100233359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100233359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100233359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1736)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100233360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100233360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100233360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100233360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100233360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100233360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100233360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100233360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100233360 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100233360 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100233360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100233360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100233360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1736)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1736)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100233362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1733)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1733)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1739)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1739)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1739)@ffb704b9e379: ************************************************* MTC@ffb704b9e379: Starting RAN_Emulation 20250901100233368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100233368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1737)@ffb704b9e379: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1735)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100233568 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100233568 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100233568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100233568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1739)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100233574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100233574 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100233574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100233574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100233574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100233574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100233574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100233574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100233574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100233574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100233574 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100233574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100233574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100233577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100233577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100233577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100233577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100233577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100233577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100233577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100233577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100233577 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100233577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100233577 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100233577 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100233577 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100233577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100233577 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100233577 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100233577 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100233615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100233615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100233615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100233616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1741)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1741)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100233620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100233621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1741)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1741)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1741)@ffb704b9e379: 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(1741)@ffb704b9e379: 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(1741)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1741)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100233708 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100233708 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100233708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100233708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100233708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100233708 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100233708 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100233708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100233708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100233708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 f7 47 eb 00 00 0e 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100233710 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100233710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100233710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100233710 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100233710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100233710 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100233710 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100233710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100233710 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100233710 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0e f7 47 eb 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234387 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234387 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234387 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234387 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234387 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100234387 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100234388 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234388 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234388 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234388 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100234388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234388 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1725)@ffb704b9e379: Adding Client=TC_pmm_idle_rx_mt_data(1745), IMSI='262420000001007'H, TLLI='C15181A8'O, index=0 SGSN_Test-GSUP(1742)@ffb704b9e379: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: 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 := '65B0'O, rac := 'EA'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(1738)@ffb704b9e379: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)9191766 SGSN_Test_0-SCCP(1737)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1738)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100234726 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234726 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234726 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234726 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234726 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234726 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234726 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234726 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 8c 41 56 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 70 62 f2 24 65 b0 ea 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234726 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100234726 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100234726 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100234726 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1320) 20250901100234726 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Allocated (fsm.c:456) 20250901100234727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Allocated (fsm.c:456) 20250901100234727 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Allocated (fsm.c:456) 20250901100234727 DMM DEBUG MM_STATE_Iu[0x55918c123300]{Detached}: Allocated (fsm.c:456) 20250901100234727 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100234727 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100234727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100234727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100234727 DMM DEBUG MM(262420000001007/c2866af1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100234727 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250901100234727 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234727 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234727 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234727 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100234727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234727 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234727 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 8c 41 56 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100234727 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234727 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234727 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234727 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100234727 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234727 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234727 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234727 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 8c 41 56 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: { messageType := 2, destLocRef := '8C4156'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(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: 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 := 'E74A21600AF0F488BD1FB5B347A6CF9C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44D0B1BE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DA49CC7D1A792FE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B4DEEBFB3B2030DDFB482F98C78E1562'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '20C384A8E16758BB30DEF2C972A70600'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C4CC357B9B85E3B76E229919BA80F7DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EDA46C29919CB7CF'O } } } } } SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250901100234737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234737 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234737 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234737 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234737 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 07 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234738 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100234738 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100234738 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100234738 DMM DEBUG MM(262420000001007/c2866af1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250901100234738 DMM NOTICE MM(262420000001007/c2866af1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100234738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100234738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100234738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100234738 DMM DEBUG MM(262420000001007/c2866af1) Requesting authorization (sgsn_auth.c:160) 20250901100234738 DMM INFO MM(262420000001007/c2866af1) Requesting authentication tuples (sgsn_auth.c:184) 20250901100234738 DMM DEBUG MM(262420000001007/c2866af1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100234738 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250901100234738 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(1742)@ffb704b9e379: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1745) SGSN_Test-GSUP(1742)@ffb704b9e379: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1745)"262420000001007" 20250901100234741 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100234741 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100234741 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100234741 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100234741 DMM INFO MM(262420000001007/c2866af1) Subscriber data update (mmctx.c:445) 20250901100234741 DMM DEBUG MM(262420000001007/c2866af1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100234741 DMM INFO MM(262420000001007/c2866af1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100234741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100234741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100234741 DMM INFO MM(262420000001007/c2866af1) <- GMM AUTH AND CIPHERING REQ (rand = e7 4a 21 60 0a f0 f4 88 bd 1f b5 b3 47 a6 cf 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = c4 cc 35 7b 9b 85 e3 b7 6e 22 99 19 ba 80 f7 dd ) (gprs_gmm.c:510) 20250901100234741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250901100234742 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234742 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234742 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234742 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100234742 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234742 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234742 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234742 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 8c 41 56 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 10 21 e7 4a 21 60 0a f0 f4 88 bd 1f b5 b3 47 a6 cf 9c 80 28 10 c4 cc 35 7b 9b 85 e3 b7 6e 22 99 19 ba 80 f7 dd 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122EDA46C2923094399990000100007F02904919CB7CF'O 20250901100234753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234753 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234753 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234753 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234753 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234753 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 01 22 ed a4 6c 29 23 09 43 99 99 00 00 10 00 07 f0 29 04 91 9c b7 cf 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234753 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100234754 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100234754 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100234754 DMM INFO MM(262420000001007/c2866af1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100234754 DMM NOTICE MM(262420000001007/c2866af1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100234754 DMM DEBUG MM(262420000001007/c2866af1) checking auth: received UMTS RES = ed a4 6c 29 91 9c b7 cf (gprs_gmm.c:716) 20250901100234754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100234754 DMM DEBUG MM(262420000001007/c2866af1) Requesting authorization (sgsn_auth.c:160) 20250901100234754 DMM INFO MM(262420000001007/c2866af1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100234754 DMM DEBUG MM(262420000001007/c2866af1) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100234754 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250901100234754 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) 20250901100234754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100234754 DMM DEBUG MM(262420000001007/c2866af1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100234754 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234754 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234754 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234754 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100234754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234754 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234754 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 8c 41 56 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b4 de eb fb 3b 20 30 dd fb 48 2f 98 c7 8e 15 62 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100234768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234768 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234768 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234768 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100234768 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100234768 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100234768 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:407) 20250901100234768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100234768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100234768 DMM INFO MM(262420000001007/c2866af1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2866af1) (gprs_gmm.c:337) 20250901100234768 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250901100234768 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234768 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234768 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234768 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100234768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234768 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234768 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 8c 41 56 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100234768 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234768 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234768 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234768 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100234768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234768 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234768 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 8c 41 56 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c2 86 6a f1 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100234773 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100234773 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100234773 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250901100234773 DMM INFO MM(262420000001007/c2866af1) Subscriber data update (mmctx.c:445) 20250901100234773 DMM DEBUG MM(262420000001007/c2866af1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100234773 DMM INFO MM(262420000001007/c2866af1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100234773 DMM NOTICE MM(262420000001007/c2866af1) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250901100234773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100234773 DMM NOTICE MM(262420000001007/c2866af1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100234773 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) 20250901100234774 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100234774 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250901100234774 DMM INFO MM(262420000001007/c2866af1) Subscriber data update (mmctx.c:445) 20250901100234774 DMM DEBUG MM(262420000001007/c2866af1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100234777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234777 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234777 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234777 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234777 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234777 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100234777 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100234777 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100234777 DMM INFO MM(262420000001007/c2866af1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100234777 DMM NOTICE MM(262420000001007/c2866af1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100234777 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100234777 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100234777 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100234777 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100234777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100234777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100234777 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234777 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234777 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234777 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100234777 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234777 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234777 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234777 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 8c 41 56 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100234783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234783 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234783 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234783 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234783 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234783 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100234783 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100234783 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100234784 DMM INFO MM(262420000001007/c2866af1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100234784 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100234784 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100234784 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234784 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234784 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234784 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100234784 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234784 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234784 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234784 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 8c 41 56 00 00 12 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 20250901100234786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234786 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234786 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234786 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234786 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 12 8c 41 56 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@ffb704b9e379: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)9191766 TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: 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 := 'C2866AF1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@ffb704b9e379: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)16766789 SGSN_Test_0-RAN(1738)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@ffb704b9e379: First idle individual index:0 20250901100234989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234989 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100234989 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100234989 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100234989 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100234989 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100234989 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234989 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 ff d7 45 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 c2 86 6a f1 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100234989 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100234989 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100234990 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100234990 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2866AF1) type="signalling" (gprs_gmm.c:1936) 20250901100234990 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100234990 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100234990 DMM DEBUG MM(262420000001007/c2866af1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100234990 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234990 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234990 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234990 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100234990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234990 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234990 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 ff d7 45 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100234990 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100234990 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100234990 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100234990 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100234990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100234990 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100234990 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100234990 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100234990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100234990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 02 06 ff d7 45 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b4 de eb fb 3b 20 30 dd fb 48 2f 98 c7 8e 15 62 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: { messageType := 2, destLocRef := 'FFD745'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(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100235002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235003 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235003 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235003 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235003 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235003 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235003 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100235003 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100235003 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100235003 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:407) 20250901100235003 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100235003 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100235003 DMM INFO MM(262420000001007/c2866af1) <- GMM SERVICE ACCEPT (P-TMSI=0xc2866af1) (gprs_gmm.c:863) 20250901100235003 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250901100235004 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235004 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235004 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235004 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100235004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235004 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235004 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 ff d7 45 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100235004 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235004 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235004 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235004 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100235004 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235004 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235004 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235004 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 02 06 ff d7 45 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250901100235016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235016 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235016 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235016 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235016 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235016 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235016 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100235016 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100235016 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100235016 DMM INFO MM(262420000001007/c2866af1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100235016 DMM INFO MM(262420000001007/c2866af1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100235016 DMM DEBUG MM(262420000001007/c2866af1) Using GGSN 0 (gprs_sm.c:317) 20250901100235016 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20250901100235017 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20250901100235017 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100235017 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100235017 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:378) 20250901100235043 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4b 00 00 01 80 08 00 10 e8 73 7a 20 11 25 cd 52 e7 14 05 7f ce 9c 6b ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:465) 20250901100235043 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100235043 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100235043 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235043 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235043 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235043 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100235043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235043 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235043 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 ff d7 45 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 73 7a 20 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:30 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680010FC2808'O 20250901100235079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235079 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235079 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235079 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235079 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 10 fc 28 08 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235079 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250901100235079 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250901100235079 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250901100235079 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:625) 20250901100235079 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250901100235079 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:378) 20250901100235079 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901100235079 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250901100235079 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235079 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235079 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235079 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100235079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235079 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235079 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 ff d7 45 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100235081 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4c 00 00 01 80 10 e8 73 7a 20 11 25 cd 52 e7 7f ce 9c 6b ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:465) 20250901100235081 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100235081 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:13 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250901100235083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235083 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235083 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235083 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235083 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235083 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250901100235083 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250901100235083 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:673) 20250901100235083 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250901100235083 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235083 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100235083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235083 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235083 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 c3 03 00 00 02 06 ff d7 45 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100235084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235084 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235084 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235084 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235084 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235084 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100235084 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100235084 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100235084 DMM INFO MM(262420000001007/c2866af1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100235084 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100235084 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100235084 DMM INFO MM(262420000001007/c2866af1) Changing GTP-U endpoints 127.0.0.104/0x10fc2808 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250901100235085 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:378) 20250901100235085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235085 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235085 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250901100235085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235085 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235085 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 ff d7 45 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-RAN(1738)@ffb704b9e379: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)16766789 20250901100235085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235085 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235085 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235085 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235085 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 13 ff d7 45 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed 20250901100235086 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4d 00 00 01 80 10 e8 73 7a 20 11 25 cd 52 e7 7f ce 9c 6b ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1101 from retransmit req queue (gtp.c:465) 20250901100235086 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100235086 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1738)@ffb704b9e379: Created IMSI[0] for '262420000001007'H'C2866AF1'O to be handled at TC_pmm_idle_rx_mt_data(1745) 20250901100235088 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20250901100235088 DMM INFO MM(262420000001007/c2866af1) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20250901100235088 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235089 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235089 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235089 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100235089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235089 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235089 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 c3 03 00 00 09 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 80 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 40 40 05 40 c2 86 6a f1 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@ffb704b9e379: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '001'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C2866AF1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@ffb704b9e379: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)16197169 SGSN_Test_0-RAN(1738)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@ffb704b9e379: First idle individual index:0 20250901100235093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235093 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235093 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235093 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235093 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 f7 26 31 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 c2 86 6a f1 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235093 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100235093 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100235093 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100235093 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2866AF1) type="data" (gprs_gmm.c:1936) 20250901100235093 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100235093 DMM DEBUG MM(262420000001007/c2866af1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100235093 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235093 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235093 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235093 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100235093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235093 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235093 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 f7 26 31 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100235093 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235093 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235093 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235093 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100235093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235093 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235093 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 f7 26 31 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b4 de eb fb 3b 20 30 dd fb 48 2f 98 c7 8e 15 62 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: { messageType := 2, destLocRef := 'F72631'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(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100235097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235097 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235097 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235097 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235097 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235097 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100235097 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100235097 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100235097 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:407) 20250901100235097 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100235097 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100235097 DMM INFO MM(262420000001007/c2866af1) <- GMM SERVICE ACCEPT (P-TMSI=0xc2866af1) (gprs_gmm.c:863) 20250901100235097 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250901100235097 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100235097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235097 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235097 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 f7 26 31 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100235097 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100235097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235097 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235097 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 05 06 f7 26 31 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100235097 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235097 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100235097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235097 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235097 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 f7 26 31 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 e8 73 7a 20 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:30 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680010FC2808'O 20250901100235102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235102 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235102 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235102 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235102 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235102 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235102 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 10 fc 28 08 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235102 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250901100235102 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250901100235102 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250901100235102 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:625) 20250901100235102 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250901100235102 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:378) 20250901100235104 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4e 00 00 01 80 10 e8 73 7a 20 11 25 cd 52 e7 7f ce 9c 6b ce 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:465) 20250901100235104 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100235104 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_len:16 SGSN_Test_0-SCCP(1737)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250901100235308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100235309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100235309 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100235309 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100235309 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100235309 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235309 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100235309 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100235309 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100235309 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100235309 DMM INFO MM(262420000001007/c2866af1) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250901100235309 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100235310 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:378) 20250901100235316 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 4f 00 00 01 80 : Freeing seq=1103 from retransmit req queue (gtp.c:465) 20250901100235316 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100235316 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250901100235316 DMM INFO MM(262420000001007/c2866af1) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250901100235316 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250901100235316 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20250901100235316 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250901100235316 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235316 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235316 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235316 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100235316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235316 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100235316 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100235316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100235316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100235316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 05 06 f7 26 31 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1725)@ffb704b9e379: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1745)@ffb704b9e379: Final verdict of PTC: pass 20250901100235329 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100235329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100235329 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100235329 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100235329 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100235329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100235329 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100235329 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100235329 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:821) 20250901100235329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235329 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100235329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100235329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100235329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100235329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100235329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100235329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100235329 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100235330 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100235330 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100235330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100235330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100235330 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100235330 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100235330 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100235330 DMM INFO MM(262420000001007/c2866af1) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250901100235330 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100235330 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100235330 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100235330 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100235330 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100235330 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250901100235330 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100235330 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100235330 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250901100235332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1738)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-SCCP(1737)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1742)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1736)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1739)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1722)@ffb704b9e379: Final verdict of PTC: none 20250901100235337 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100235337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1726)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1731)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1728)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1733)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1741)@ffb704b9e379: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1735)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1723)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1727)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1732)@ffb704b9e379: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1725)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1744)@ffb704b9e379: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1730)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1740)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1743)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1729)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1734)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1724)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1722): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1723): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1724): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1725): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1726): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1727): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1728): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1729): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1730): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1731): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1732): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1733): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1734): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1735): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1736): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1737): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1738): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1739): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1740): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1741): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1742): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1743): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1744): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_pmm_idle_rx_mt_data(1745): pass (none -> pass) MTC@ffb704b9e379: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Mon Sep 1 10:02:35 UTC 2025 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250901100235437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100235938 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497036) 20250901100236338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100236338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=497036, count=498196) 20250901100237331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100237331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100237331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250901100237339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100237339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Sep 1 10:02:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100238340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100238340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_update_ctx_err_ind_from_ggsn started. 20250901100239032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100239035 DMM INFO MM(262420000001007/c2866af1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100239035 DMM INFO MM(262420000001007/c2866af1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100239035 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100239035 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100239035 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100239035 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100239035 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250901100239035 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) 20250901100239035 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) 20250901100239035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c114190]{Init}: Deallocated (fsm.c:568) 20250901100239035 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Deallocated (fsm.c:568) 20250901100239035 DMM DEBUG MM_STATE_Iu(18)[0x55918c123300]{Detached}: Deallocated (fsm.c:568) 20250901100239035 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Deallocated (fsm.c:568) 20250901100239035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1746)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1747)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1746)@ffb704b9e379: 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(1750)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1750)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100239099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100239099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100239099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100239099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100239099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100239099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100239099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100239099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100239099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1750)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100239101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100239101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100239101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100239101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100239101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100239101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100239101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100239101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100239101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100239101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100239101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1750)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100239102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100239102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1751)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 20250901100239108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1747)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1747)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100239117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100239117 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1752)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1751)@ffb704b9e379: 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_update_ctx_err_ind_from_ggsn-BVCI196(1749)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1755)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1755)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100239122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100239122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100239122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100239122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100239122 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100239122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100239122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100239122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100239122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1755)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100239124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100239124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100239124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100239124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100239124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100239124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100239124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100239124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100239124 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100239124 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100239124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100239124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100239124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1756)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 20250901100239126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1752)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1752)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1757)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250901100239132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100239132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1756)@ffb704b9e379: 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_update_ctx_err_ind_from_ggsn-BVCI210(1754)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1760)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1760)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100239136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100239136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100239136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100239136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100239136 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100239136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100239136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100239136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100239136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1760)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100239137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100239137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100239137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100239137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100239137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100239137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100239137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100239137 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100239137 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100239137 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100239137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100239137 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100239137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100239139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1757)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1757)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1763)@ffb704b9e379: ************************************************* SGSN_Test_0-M3UA(1763)@ffb704b9e379: M3UA emulation initiated, the test can be started MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-M3UA(1763)@ffb704b9e379: ************************************************* SGSN_Test_0-SCCP(1761)@ffb704b9e379: v_sccp_pdu_maxlen:268 20250901100239144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100239144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250901100239342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100239342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100239342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100239342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: Established a new IPA connection (conn_id=2) 20250901100239345 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100239345 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100239345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100239345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100239346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100239348 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: 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(1765)@ffb704b9e379: 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_0-M3UA(1763)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100239349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100239349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100239349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100239349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100239349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100239349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100239349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100239349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100239349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100239349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100239349 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100239349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100239349 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100239350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100239350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100239350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100239350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100239350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100239350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100239350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100239350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100239350 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100239350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100239350 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100239350 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100239350 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100239350 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100239350 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100239350 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100239350 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100239603 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100239603 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100239603 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100239603 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100239603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100239603 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100239603 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100239603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100239603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100239604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 30 07 a5 00 00 11 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100239611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100239611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100239611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100239611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100239611 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100239611 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100239611 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100239611 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100239611 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100239611 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 11 30 07 a5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240161 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240161 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240161 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240161 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240161 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100240161 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100240162 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240162 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240162 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240162 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250901100240162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240162 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240162 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 03 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@ffb704b9e379: Adding Client=TC_update_ctx_err_ind_from_ggsn(1769), IMSI='262420000001004'H, TLLI='E9642157'O, index=0 SGSN_Test-GSUP(1766)@ffb704b9e379: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1769) TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: 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 := 'A8AB'O, rac := 'C4'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(1762)@ffb704b9e379: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)2890794 SGSN_Test_0-SCCP(1761)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1762)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100240443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240443 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240443 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240443 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240443 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240443 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240443 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 2c 1c 2a 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 a8 ab c4 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240443 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100240443 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100240443 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100240443 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1320) 20250901100240443 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Allocated (fsm.c:456) 20250901100240443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Init}: Allocated (fsm.c:456) 20250901100240443 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Allocated (fsm.c:456) 20250901100240443 DMM DEBUG MM_STATE_Iu[0x55918c114190]{Detached}: Allocated (fsm.c:456) 20250901100240443 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100240443 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100240443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100240443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100240443 DMM DEBUG MM(262420000001004/eb20caa8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100240443 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250901100240444 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240444 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240444 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240444 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100240444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240444 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240444 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 2c 1c 2a 00 00 15 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100240444 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240444 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240444 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240444 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100240444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240444 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240444 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240444 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 2c 1c 2a 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: { messageType := 2, destLocRef := '2C1C2A'O, sourceLocRef := '000015'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(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: 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 := '711867782E45CC410461F271B4790B03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BAABE5C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF73EF11F71E009B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5100069A6341C02B7EAE03ABC69DFF5E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9F67E225F35B4EC7721BD1A290322200'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E5DFD4FC83DE93015A17C7C1E83F2F48'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EBEA363A6DDBA417'O } } } } } SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250901100240448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240448 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240448 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240448 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240448 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240448 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100240448 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100240448 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100240448 DMM DEBUG MM(262420000001004/eb20caa8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250901100240448 DMM NOTICE MM(262420000001004/eb20caa8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100240448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100240448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100240448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100240448 DMM DEBUG MM(262420000001004/eb20caa8) Requesting authorization (sgsn_auth.c:160) 20250901100240448 DMM INFO MM(262420000001004/eb20caa8) Requesting authentication tuples (sgsn_auth.c:184) 20250901100240448 DMM DEBUG MM(262420000001004/eb20caa8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100240448 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250901100240448 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(1766)@ffb704b9e379: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1769) SGSN_Test-GSUP(1766)@ffb704b9e379: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1769)"262420000001004" 20250901100240450 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100240450 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100240450 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100240450 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100240450 DMM INFO MM(262420000001004/eb20caa8) Subscriber data update (mmctx.c:445) 20250901100240450 DMM DEBUG MM(262420000001004/eb20caa8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100240450 DMM INFO MM(262420000001004/eb20caa8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100240450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100240450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100240450 DMM INFO MM(262420000001004/eb20caa8) <- GMM AUTH AND CIPHERING REQ (rand = 71 18 67 78 2e 45 cc 41 04 61 f2 71 b4 79 0b 03 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e5 df d4 fc 83 de 93 01 5a 17 c7 c1 e8 3f 2f 48 ) (gprs_gmm.c:510) 20250901100240450 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250901100240450 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240450 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240450 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240450 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100240450 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240450 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240450 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240450 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 04 06 2c 1c 2a 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 71 18 67 78 2e 45 cc 41 04 61 f2 71 b4 79 0b 03 80 28 10 e5 df d4 fc 83 de 93 01 5a 17 c7 c1 e8 3f 2f 48 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422EBEA363A23094399990000100004F029046DDBA417'O 20250901100240453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240453 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240453 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240453 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240453 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 04 22 eb ea 36 3a 23 09 43 99 99 00 00 10 00 04 f0 29 04 6d db a4 17 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240453 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100240453 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100240453 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100240453 DMM INFO MM(262420000001004/eb20caa8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100240453 DMM NOTICE MM(262420000001004/eb20caa8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100240453 DMM DEBUG MM(262420000001004/eb20caa8) checking auth: received UMTS RES = eb ea 36 3a 6d db a4 17 (gprs_gmm.c:716) 20250901100240453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100240453 DMM DEBUG MM(262420000001004/eb20caa8) Requesting authorization (sgsn_auth.c:160) 20250901100240453 DMM INFO MM(262420000001004/eb20caa8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100240453 DMM DEBUG MM(262420000001004/eb20caa8) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100240453 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250901100240453 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) 20250901100240453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100240453 DMM DEBUG MM(262420000001004/eb20caa8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100240453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240453 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240453 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100240453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240453 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240453 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 2c 1c 2a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 51 00 06 9a 63 41 c0 2b 7e ae 03 ab c6 9d ff 5e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100240457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240457 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240457 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240457 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240457 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240457 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100240457 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100240457 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100240457 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:407) 20250901100240457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100240457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100240457 DMM INFO MM(262420000001004/eb20caa8) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb20caa8) (gprs_gmm.c:337) 20250901100240457 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250901100240457 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240457 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240457 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240457 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100240457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240457 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240457 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 2c 1c 2a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100240457 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240457 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240457 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240457 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100240457 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240457 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240457 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240457 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 04 06 2c 1c 2a 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 eb 20 ca a8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100240459 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100240459 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100240459 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250901100240459 DMM INFO MM(262420000001004/eb20caa8) Subscriber data update (mmctx.c:445) 20250901100240459 DMM DEBUG MM(262420000001004/eb20caa8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100240459 DMM INFO MM(262420000001004/eb20caa8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100240459 DMM NOTICE MM(262420000001004/eb20caa8) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250901100240459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100240459 DMM NOTICE MM(262420000001004/eb20caa8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100240459 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) 20250901100240459 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100240459 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250901100240459 DMM INFO MM(262420000001004/eb20caa8) Subscriber data update (mmctx.c:445) 20250901100240459 DMM DEBUG MM(262420000001004/eb20caa8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100240460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240460 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240460 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240460 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240460 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240460 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100240460 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100240460 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100240460 DMM INFO MM(262420000001004/eb20caa8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100240460 DMM NOTICE MM(262420000001004/eb20caa8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100240460 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100240460 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100240460 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100240460 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100240460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100240460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100240460 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240460 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240460 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240460 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100240460 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240460 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240460 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240460 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 04 06 2c 1c 2a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100240462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240462 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240463 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240463 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240463 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240463 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240463 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100240463 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100240463 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100240463 DMM INFO MM(262420000001004/eb20caa8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100240463 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100240463 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100240463 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240463 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240463 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240463 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250901100240463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240463 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240463 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240463 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 04 04 2c 1c 2a 00 00 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 20250901100240463 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240463 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240463 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240463 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240463 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 15 2c 1c 2a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@ffb704b9e379: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)2890794 TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: 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 := 'EB20CAA8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@ffb704b9e379: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)6109597 SGSN_Test_0-RAN(1762)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@ffb704b9e379: First idle individual index:0 20250901100240664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240664 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240664 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240664 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240664 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 5d 39 9d 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 eb 20 ca a8 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240665 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100240666 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100240666 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100240666 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEB20CAA8) type="signalling" (gprs_gmm.c:1936) 20250901100240666 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250901100240666 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250901100240666 DMM DEBUG MM(262420000001004/eb20caa8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250901100240666 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240666 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240666 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240666 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100240666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240666 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240666 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 5d 39 9d 00 00 16 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100240666 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240666 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240666 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240666 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100240666 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240666 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240666 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240666 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 5d 39 9d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 51 00 06 9a 63 41 c0 2b 7e ae 03 ab c6 9d ff 5e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: { messageType := 2, destLocRef := '5D399D'O, sourceLocRef := '000016'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(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100240677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240677 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240677 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240677 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240677 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240677 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240677 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240678 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100240678 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100240678 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100240678 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:407) 20250901100240678 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250901100240678 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250901100240678 DMM INFO MM(262420000001004/eb20caa8) <- GMM SERVICE ACCEPT (P-TMSI=0xeb20caa8) (gprs_gmm.c:863) 20250901100240678 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250901100240678 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240678 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240678 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240678 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100240678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240678 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240678 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 5d 39 9d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100240679 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240679 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240679 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240679 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100240679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240679 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240679 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 07 06 5d 39 9d 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250901100240693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240693 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240693 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240693 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240693 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240693 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240693 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240693 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240693 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100240693 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100240693 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100240693 DMM INFO MM(262420000001004/eb20caa8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250901100240693 DMM INFO MM(262420000001004/eb20caa8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250901100240693 DMM DEBUG MM(262420000001004/eb20caa8) Using GGSN 0 (gprs_sm.c:317) 20250901100240693 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20250901100240693 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250901100240693 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250901100240693 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250901100240694 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:378) 20250901100240721 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 50 00 00 01 80 08 00 10 fa 4c 1a 5b 11 34 5e 7a 25 14 05 7f c5 28 4e c2 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=1104 from retransmit req queue (gtp.c:465) 20250901100240721 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100240721 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250901100240722 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240722 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240722 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240722 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100240722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240722 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240722 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 5d 39 9d 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fa 4c 1a 5b 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_len:30 SGSN_Test_0-SCCP(1761)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068000872B21A'O 20250901100240754 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240754 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100240754 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100240754 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100240754 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100240754 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100240754 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240754 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 08 72 b2 1a 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100240755 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250901100240755 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250901100240755 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250901100240755 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:625) 20250901100240755 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250901100240755 DLGTP DEBUG Registering seq=1105 in restransmit req queue (gtp.c:378) 20250901100240755 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250901100240755 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250901100240755 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100240755 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100240755 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100240755 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100240755 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100240755 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100240755 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100240755 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100240755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100240755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 07 06 5d 39 9d 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100240761 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 51 00 00 01 80 10 fa 4c 1a 5b 11 34 5e 7a 25 7f c5 28 4e c2 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=1105 from retransmit req queue (gtp.c:465) 20250901100240761 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fe86bfd17c0, cbp=0x55918c1270f0) (sgsn_libgtp.c:633) 20250901100240761 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1762)@ffb704b9e379: Created IMSI[0] for '262420000001004'H'EB20CAA8'O to be handled at TC_update_ctx_err_ind_from_ggsn(1769) 20250901100240774 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20250901100240774 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20250901100240774 DGPRS INFO PDP(262420000001004:5): Context 0x7fe86bfcd5e0 was updated (sgsn_libgtp.c:663) 20250901100240774 DGPRS ERROR PDP context (address=0) without MM context! (sgsn_libgtp.c:673) 20250901100245332 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100245332 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100245332 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100245332 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100245332 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100245332 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100245332 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100245332 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100245332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100245332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 f7 26 31 00 00 14 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100245337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100245337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100245337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100245337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100245337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100245337 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100245337 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100245337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100245337 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100245337 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 14 f7 26 31 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100249019 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100249019 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100249019 DGPRS DEBUG Checking for inactive LLMEs, time = 19951874 (sgsn.c:132) 20250901100249020 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100249020 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901100249020 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901100249020 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901100249020 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100249020 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100249020 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100249020 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(1750)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100249110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100249110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100249110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100249133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100249133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100249133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100249145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100249145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100249145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100259126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100259126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100259126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100259142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100259142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100259142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100259155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100259155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100259156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100259343 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250901100259343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250901100259344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901100309103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100309107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100309107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250901100309124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100309127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100309127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100309131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100309131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100309131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100309138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100309140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100309140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100309146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100309146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100309146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100309159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100309159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100309159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100309351 DLSS7 NOTICE XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more (xua_asp_fsm.c:462) 20250901100309351 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) (xua_asp_fsm.c:441) 20250901100309351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100309353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100309354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100309354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100309354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@ffb704b9e379: Test Component 1769 has requested to stop MTC. Terminating current testcase execution. 20250901100310463 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100310463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1765)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1766)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1746)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1755)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1751)@ffb704b9e379: Final verdict of PTC: none 20250901100310464 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100310464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100310464 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100310464 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100310464 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100310464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100310464 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100310464 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100310464 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:821) 20250901100310464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100310464 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100310464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100310464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) -NSVCI97(1750)@ffb704b9e379: Final verdict of PTC: none 20250901100310464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100310464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) -NSVCI99(1760)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1756)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-RAN(1762)@ffb704b9e379: Final verdict of PTC: none 20250901100310464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45546<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250901100310464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100310464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100310464 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100310464 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100310464 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100310464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100310464 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100310464 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100310464 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) SGSN_Test_0-SCCP(1761)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1767)@ffb704b9e379: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1764)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1768)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1763)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1757)@ffb704b9e379: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@ffb704b9e379: Final verdict of PTC: none 20250901100310464 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100310464 DMM INFO MM(262420000001004/eb20caa8) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250901100310465 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100310465 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100310465 DMM INFO MM(262420000001004/eb20caa8) Changing GTP-U endpoints 127.0.0.104/0x0872b21a -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250901100310465 DLGTP DEBUG Registering seq=1106 in restransmit req queue (gtp.c:378) 20250901100310465 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100310465 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100310465 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100310465 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100310465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100310465 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250901100310465 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-Gb0-BSSGP0(1747)@ffb704b9e379: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1752)@ffb704b9e379: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1769)@ffb704b9e379: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1758)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1753)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1748)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1746): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1747): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1748): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1749): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1750): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1751): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1752): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1753): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1754): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1755): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1756): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1757): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1758): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1759): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1760): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1761): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1762): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1763): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1764): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1765): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1766): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1767): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1768): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1769): fail (none -> fail) reason: "Tguard timeout" MTC@ffb704b9e379: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Mon Sep 1 10:03:10 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250901100310535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100311037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397624) 20250901100311463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100311464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=397624, count=398880) 20250901100312465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100312465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100312466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100312466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100312466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected'. ------ SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected ------ Mon Sep 1 10:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100313467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100313467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_stat_rnc_sctp_disconnected started. 20250901100314124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100314126 DMM INFO MM(262420000001004/eb20caa8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100314126 DMM INFO MM(262420000001004/eb20caa8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100314126 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100314126 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100314126 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100314127 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100314127 DMM NOTICE MM(262420000001004/eb20caa8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250901100314127 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250901100314127 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250901100314127 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250901100314127 DLGTP DEBUG Registering seq=1107 in restransmit req queue (gtp.c:378) 20250901100314127 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250901100314127 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) 20250901100314127 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) 20250901100314127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c123300]{Init}: Deallocated (fsm.c:568) 20250901100314127 DMM DEBUG MM_STATE_Gb[0x55918c1143f0]{Idle}: Deallocated (fsm.c:568) 20250901100314127 DMM DEBUG MM_STATE_Iu(21)[0x55918c114190]{Detached}: Deallocated (fsm.c:568) 20250901100314127 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Deallocated (fsm.c:568) 20250901100314127 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1770)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1771)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1770)@ffb704b9e379: 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(1774)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1774)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100314170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100314170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100314170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100314170 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100314170 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100314170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100314170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100314170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100314170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1774)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100314171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100314171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100314171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100314171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100314171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100314172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100314172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100314172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100314172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250901100314172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100314172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1774)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100314172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100314172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1774)@ffb704b9e379: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100314174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1775)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1771)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1771)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100314178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100314178 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@ffb704b9e379: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1776)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1775)@ffb704b9e379: 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(1779)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1779)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100314187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250901100314187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100314187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100314187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100314187 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250901100314187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100314187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100314187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100314187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1779)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100314188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100314188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100314188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100314188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100314188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100314188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100314188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100314188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100314188 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250901100314188 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100314188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100314189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100314189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1779)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@ffb704b9e379: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100314191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1780)@ffb704b9e379: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1776)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1776)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100314197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100314197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1781)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1780)@ffb704b9e379: 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(1784)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_rnc_sctp_disconnected-BVCI210(1778)@ffb704b9e379: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1784)@ffb704b9e379: Provider Link came up: sending NS-RESET 20250901100314202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250901100314202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100314202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100314202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100314202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250901100314202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100314202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100314202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100314202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1784)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250901100314202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100314202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100314202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100314202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250901100314202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250901100314202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250901100314202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250901100314202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100314202 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250901100314202 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250901100314202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250901100314203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250901100314203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1784)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@ffb704b9e379: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250901100314205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1781)@ffb704b9e379: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1781)@ffb704b9e379: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250901100314210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250901100314210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@ffb704b9e379: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1787)@ffb704b9e379: ************************************************* MTC@ffb704b9e379: Starting RAN_Emulation SGSN_Test_0-M3UA(1787)@ffb704b9e379: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1787)@ffb704b9e379: ************************************************* TC_stat_rnc_sctp_disconnected-BVCI220(1783)@ffb704b9e379: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1785)@ffb704b9e379: v_sccp_pdu_maxlen:268 20250901100314412 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100314413 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250901100314413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100314413 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1787)@ffb704b9e379: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250901100314421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100314421 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100314421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100314421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100314421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100314421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100314421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100314421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100314421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100314421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100314421 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100314421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100314421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100314423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100314423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100314423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100314423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100314423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100314423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100314423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100314423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100314423 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100314423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100314424 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100314424 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100314424 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100314424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100314424 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250901100314424 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100314424 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100314467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100314467 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250901100314467 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250901100314467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1789)@ffb704b9e379: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1789)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250901100314472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250901100314473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1789)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1789)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1789)@ffb704b9e379: 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(1789)@ffb704b9e379: 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(1789)@ffb704b9e379: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1789)@ffb704b9e379: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901100315221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100315221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100315221 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100315221 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100315221 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100315221 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315221 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100315221 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250901100315221 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250901100315221 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315221 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315221 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250901100315221 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315221 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315221 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315221 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 07 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@ffb704b9e379: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_stat_rnc_sctp_disconnected-BVCI196(1773)@ffb704b9e379: Adding Client=TC_stat_rnc_sctp_disconnected(1793), IMSI='262420000001008'H, TLLI='CB545219'O, index=0 SGSN_Test-GSUP(1790)@ffb704b9e379: Created GsupExpect[0] for "262420000001008" to be handled at TC_stat_rnc_sctp_disconnected(1793) TC_stat_rnc_sctp_disconnected(1793)@ffb704b9e379: 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 := '262420000001008'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '8E5C'O, rac := 'E6'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(1786)@ffb704b9e379: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1793)2158899 SGSN_Test_0-SCCP(1785)@ffb704b9e379: First idle individual index:0 SGSN_Test_0-RAN(1786)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 20250901100315590 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100315590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100315590 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100315590 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100315590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100315590 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315590 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 20 f1 33 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 80 62 f2 24 8e 5c e6 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100315590 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100315590 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100315590 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100315590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001008) type="GPRS attach" (gprs_gmm.c:1320) 20250901100315590 DMM DEBUG GMM(gmm_fsm)[0x55918c114190]{Deregistered}: Allocated (fsm.c:456) 20250901100315590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Allocated (fsm.c:456) 20250901100315590 DMM DEBUG MM_STATE_Gb[0x55918c123300]{Idle}: Allocated (fsm.c:456) 20250901100315590 DMM DEBUG MM_STATE_Iu[0x55918c114060]{Detached}: Allocated (fsm.c:456) 20250901100315590 DMM DEBUG GMM(gmm_fsm)[0x55918c114190]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100315590 DMM DEBUG GMM(gmm_fsm)[0x55918c114190]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100315590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100315590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100315590 DMM DEBUG MM(262420000001008/c05990bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100315590 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250901100315590 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315590 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315590 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315590 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100315590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315590 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315590 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315590 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 20 f1 33 00 00 17 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100315590 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315590 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315590 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315590 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100315590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315590 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315590 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315590 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 20 f1 33 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: { messageType := 2, destLocRef := '20F133'O, sourceLocRef := '000017'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(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1793)@ffb704b9e379: 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 := 'C79B138F75BFE8A6C5EA1355FFADAE69'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5D1D354'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '081BF5DBCAAD8784'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CEB9AC611D7AC600C60BF28049389527'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5F04EE7F6DCFBD6D3239EA6C43BE631B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6D00AD475DDBC18D1E1CB5996A306EBD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '123EB72072C8F666'O } } } } } SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100008'O 20250901100315597 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100315597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100315597 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100315597 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100315597 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100315597 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315597 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100315597 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100315597 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100315597 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100315597 DMM DEBUG MM(262420000001008/c05990bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010080 (gprs_gmm.c:1134) 20250901100315597 DMM NOTICE MM(262420000001008/c05990bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100315597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100315597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100315597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100315597 DMM DEBUG MM(262420000001008/c05990bb) Requesting authorization (sgsn_auth.c:160) 20250901100315597 DMM INFO MM(262420000001008/c05990bb) Requesting authentication tuples (sgsn_auth.c:184) 20250901100315597 DMM DEBUG MM(262420000001008/c05990bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100315597 DGPRS INFO SUBSCR(262420000001008) requesting auth info (gprs_subscriber.c:805) 20250901100315597 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1790)@ffb704b9e379: Found GsupExpect[0] for "262420000001008" handled at TC_stat_rnc_sctp_disconnected(1793) SGSN_Test-GSUP(1790)@ffb704b9e379: Added IMSI table entry 0TC_stat_rnc_sctp_disconnected(1793)"262420000001008" 20250901100315599 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100315599 DGPRS INFO SUBSCR(262420000001008) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100315599 DGPRS DEBUG SUBSCR(262420000001008) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100315599 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100315599 DMM INFO MM(262420000001008/c05990bb) Subscriber data update (mmctx.c:445) 20250901100315599 DMM DEBUG MM(262420000001008/c05990bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100315599 DMM INFO MM(262420000001008/c05990bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100315599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100315599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100315599 DMM INFO MM(262420000001008/c05990bb) <- GMM AUTH AND CIPHERING REQ (rand = c7 9b 13 8f 75 bf e8 a6 c5 ea 13 55 ff ad ae 69 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6d 00 ad 47 5d db c1 8d 1e 1c b5 99 6a 30 6e bd ) (gprs_gmm.c:510) 20250901100315599 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250901100315599 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315599 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315599 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315599 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100315599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315599 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315599 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 06 06 20 f1 33 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 c7 9b 13 8f 75 bf e8 a6 c5 ea 13 55 ff ad ae 69 80 28 10 6d 00 ad 47 5d db c1 8d 1e 1c b5 99 6a 30 6e bd 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22123EB72023094399990000100008F0290472C8F666'O 20250901100315603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100315603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100315603 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100315603 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100315603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100315603 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315603 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0f 22 12 3e b7 20 23 09 43 99 99 00 00 10 00 08 f0 29 04 72 c8 f6 66 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100315603 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100315603 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100315603 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100315603 DMM INFO MM(262420000001008/c05990bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100315603 DMM NOTICE MM(262420000001008/c05990bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100315603 DMM DEBUG MM(262420000001008/c05990bb) checking auth: received UMTS RES = 12 3e b7 20 72 c8 f6 66 (gprs_gmm.c:716) 20250901100315603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100315603 DMM DEBUG MM(262420000001008/c05990bb) Requesting authorization (sgsn_auth.c:160) 20250901100315603 DMM INFO MM(262420000001008/c05990bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100315603 DMM DEBUG MM(262420000001008/c05990bb) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100315603 DGPRS INFO SUBSCR(262420000001008) subscriber data is not available (gprs_subscriber.c:818) 20250901100315603 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250901100315603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100315603 DMM DEBUG MM(262420000001008/c05990bb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100315603 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315603 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315603 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315603 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100315603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315603 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315603 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 20 f1 33 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ce b9 ac 61 1d 7a c6 00 c6 0b f2 80 49 38 95 27 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100315608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100315608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100315608 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100315608 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100315608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100315608 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315608 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100315608 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100315608 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100315608 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100315608 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:407) 20250901100315608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100315608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100315608 DMM INFO MM(262420000001008/c05990bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc05990bb) (gprs_gmm.c:337) 20250901100315608 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250901100315608 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315608 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315608 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315608 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100315608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315608 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315608 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 20 f1 33 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100315608 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315608 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315608 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315608 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100315608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315608 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315608 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 20 f1 33 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c0 59 90 bb 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100315611 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100315611 DGPRS INFO SUBSCR(262420000001008) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100315611 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250901100315611 DMM INFO MM(262420000001008/c05990bb) Subscriber data update (mmctx.c:445) 20250901100315611 DMM DEBUG MM(262420000001008/c05990bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100315611 DMM INFO MM(262420000001008/c05990bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100315611 DMM NOTICE MM(262420000001008/c05990bb) Authorized, continuing procedure, IMSI=262420000001008 (gprs_gmm.c:1050) 20250901100315611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100315611 DMM NOTICE MM(262420000001008/c05990bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100315611 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f8 28 01 01 (gprs_subscriber.c:210) 20250901100315611 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100315611 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250901100315611 DMM INFO MM(262420000001008/c05990bb) Subscriber data update (mmctx.c:445) 20250901100315611 DMM DEBUG MM(262420000001008/c05990bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100315612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100315612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100315612 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100315612 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100315612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100315612 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315612 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100315612 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100315612 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100315612 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100315612 DMM INFO MM(262420000001008/c05990bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100315612 DMM NOTICE MM(262420000001008/c05990bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100315612 DMM DEBUG GMM(gmm_fsm)[0x55918c114190]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100315612 DMM DEBUG GMM(gmm_fsm)[0x55918c114190]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100315612 DMM DEBUG MM_STATE_Iu(23)[0x55918c114060]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100315612 DMM DEBUG MM_STATE_Iu(23)[0x55918c114060]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100315612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100315612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100315612 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315612 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315612 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315612 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100315612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315612 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315612 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 06 06 20 f1 33 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100315615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100315615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100315615 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100315615 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100315615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100315615 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315615 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100315615 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100315615 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100315615 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100315615 DMM INFO MM(262420000001008/c05990bb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100315615 DMM DEBUG MM_STATE_Iu(23)[0x55918c114060]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100315615 DMM DEBUG MM_STATE_Iu(23)[0x55918c114060]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100315615 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315615 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315615 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315615 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250901100315615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100315615 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100315615 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100315615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100315615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 06 04 20 f1 33 00 00 17 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 20250901100315615 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100315615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100315615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100315615 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100315615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100315615 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100315615 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100315615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100315615 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100315615 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 17 20 f1 33 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@ffb704b9e379: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1793)2158899 TC_stat_rnc_sctp_disconnected(1793)@ffb704b9e379: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1793)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@ffb704b9e379: Removing Client IMSI='262420000001008'H, index=0 TC_stat_rnc_sctp_disconnected(1793)@ffb704b9e379: Final verdict of PTC: pass MTC@ffb704b9e379: "Shutting down SGSN ASP in STP" 20250901100315675 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down SGSN ASP in STP (logging_vty.c:1172) 20250901100315682 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: ENABLED -> SHUTDOWN (ss7_asp_vty.c:654) 20250901100315682 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250901100315682 DLSS7 INFO sgsn0-0: connection closed (ss7_asp.c:1334) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100315682 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100315682 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100315682 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100315682 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100315682 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100315682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc (ss7_asp.c:1383) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250901100315682 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250901100315682 DLSS7 NOTICE 0: ASP(sgsn0-0) Skipping start for ASP in administrative state SHUTDOWN (ss7_asp.c:925) 20250901100315820 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100315820 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100315820 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100315820 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100315820 DLINP NOTICE CLICONN(asp-clnt-OsmoSGSN-A,r=127.0.0.200:2905<->l=127.0.0.10:1905){CONNECTED} connection closed with srv (stream_cli.c:631) 20250901100315821 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250901100315821 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250901100315821 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100315821 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100315821 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55918c10e740]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250901100315821 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250901100315821 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55918c10e740]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250901100317683 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100317683 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100317683 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: "Restarting SGSN ASP in STP" 20250901100318690 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting SGSN ASP in STP (logging_vty.c:1172) 20250901100318694 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: SHUTDOWN -> ENABLED (ss7_asp_vty.c:671) 20250901100318694 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250901100318694 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250901100318694 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100318694 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250901100318694 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250901100318694 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250901100318694 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250901100319020 DGPRS DEBUG Checking for inactive LLMEs, time = 19951904 (sgsn.c:132) 20250901100320465 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250901100320465 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) 20250901100320823 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250901100320823 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): matched connection to ASP sgsn0-0 (ss7_xua_srv.c:121) 20250901100320823 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250901100320823 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250901100320823 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100320823 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250901100320823 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250901100320823 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250901100320823 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250901100320823 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100320823 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100320823 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250901100320823 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250901100320823 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100320823 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250901100320823 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100320823 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250901100320824 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250901100320824 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100320824 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901100320824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901100320824 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901100320824 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100320824 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100320824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100320824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901100320824 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100320824 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250901100320824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250901100320824 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100320824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250901100320824 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250901100320824 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250901100320824 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100320824 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250901100320824 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100320824 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100320824 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100320824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc (ss7_asp.c:1383) 20250901100320824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250901100320825 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250901100320825 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250901100320825 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55918c10e740]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250901100320825 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) -NSVCI97(1774)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100324181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100324181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100324181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100324198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100324198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55918c116c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100324198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1779)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@ffb704b9e379: Tns-test expired: sending NS-ALIVE 20250901100324213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100324213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55918c118200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100324213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1784)@ffb704b9e379: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250901100330467 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100330467 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100330467 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100330467 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250901100330467 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100330467 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100330467 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100330467 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100330467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100330467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 5d 39 9d 00 00 16 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100330473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100330473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100330473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100330473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100330473 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100330473 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100330473 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100330473 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100330473 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100330473 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 16 5d 39 9d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@ffb704b9e379: Adding Client=TC_stat_rnc_sctp_disconnected(1794), IMSI='262420000001009'H, TLLI='D2B003F5'O, index=1 SGSN_Test-GSUP(1790)@ffb704b9e379: Created GsupExpect[0] for "262420000001009" to be handled at TC_stat_rnc_sctp_disconnected(1794) TC_stat_rnc_sctp_disconnected(1794)@ffb704b9e379: 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 := '262420000001009'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '182A'O, rac := '6F'O ("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(1786)@ffb704b9e379: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1794)12484365 SGSN_Test_0-RAN(1786)@ffb704b9e379: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@ffb704b9e379: First idle individual index:0 20250901100333791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100333791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100333791 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100333791 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100333791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100333791 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333791 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 be 7f 0d 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 90 62 f2 24 18 2a 6f 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100333791 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250901100333791 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250901100333791 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250901100333791 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001009) type="GPRS attach" (gprs_gmm.c:1320) 20250901100333791 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Allocated (fsm.c:456) 20250901100333791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{Init}: Allocated (fsm.c:456) 20250901100333791 DMM DEBUG MM_STATE_Gb[0x55918c122b70]{Idle}: Allocated (fsm.c:456) 20250901100333791 DMM DEBUG MM_STATE_Iu[0x55918c122ca0]{Detached}: Allocated (fsm.c:456) 20250901100333791 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250901100333791 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250901100333791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250901100333791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250901100333791 DMM DEBUG MM(262420000001009/d52ac493) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250901100333791 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250901100333791 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333791 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333791 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333791 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100333791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100333791 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100333791 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100333791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100333791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 be 7f 0d 00 00 18 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100333791 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333791 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333791 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333791 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100333791 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100333791 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100333791 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100333791 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100333791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 be 7f 0d 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: { messageType := 2, destLocRef := 'BE7F0D'O, sourceLocRef := '000018'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(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1794)@ffb704b9e379: 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 := '5536DB7E3BD742D4731A97846A41F20C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A37C5F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54ED74F29654D429'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8C1320BFDC4D14B67A5E2E84172A0228'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B6F38913802954D1598D65D39C1DD61E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FE0C9836D456D6E02E0D4B1B9D30AE5E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D7D17ACC0204168D'O } } } } } SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:23 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100009'O 20250901100333794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100333794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100333794 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100333794 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100333794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100333794 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333794 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 09 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100333794 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100333794 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100333794 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100333794 DMM DEBUG MM(262420000001009/d52ac493) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010090 (gprs_gmm.c:1134) 20250901100333794 DMM NOTICE MM(262420000001009/d52ac493) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250901100333794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250901100333794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250901100333794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250901100333794 DMM DEBUG MM(262420000001009/d52ac493) Requesting authorization (sgsn_auth.c:160) 20250901100333794 DMM INFO MM(262420000001009/d52ac493) Requesting authentication tuples (sgsn_auth.c:184) 20250901100333794 DMM DEBUG MM(262420000001009/d52ac493) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250901100333794 DGPRS INFO SUBSCR(262420000001009) requesting auth info (gprs_subscriber.c:805) 20250901100333794 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1790)@ffb704b9e379: Found GsupExpect[0] for "262420000001009" handled at TC_stat_rnc_sctp_disconnected(1794) SGSN_Test-GSUP(1790)@ffb704b9e379: Added IMSI table entry 1TC_stat_rnc_sctp_disconnected(1794)"262420000001009" 20250901100333795 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250901100333795 DGPRS INFO SUBSCR(262420000001009) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250901100333795 DGPRS DEBUG SUBSCR(262420000001009) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250901100333795 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber authentication info (gprs_subscriber.c:850) 20250901100333795 DMM INFO MM(262420000001009/d52ac493) Subscriber data update (mmctx.c:445) 20250901100333795 DMM DEBUG MM(262420000001009/d52ac493) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250901100333795 DMM INFO MM(262420000001009/d52ac493) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250901100333795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250901100333795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250901100333795 DMM INFO MM(262420000001009/d52ac493) <- GMM AUTH AND CIPHERING REQ (rand = 55 36 db 7e 3b d7 42 d4 73 1a 97 84 6a 41 f2 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = fe 0c 98 36 d4 56 d6 e0 2e 0d 4b 1b 9d 30 ae 5e ) (gprs_gmm.c:510) 20250901100333795 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250901100333795 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333795 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333795 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333795 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100333795 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100333795 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100333795 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100333795 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100333795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 be 7f 0d 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 55 36 db 7e 3b d7 42 d4 73 1a 97 84 6a 41 f2 0c 80 28 10 fe 0c 98 36 d4 56 d6 e0 2e 0d 4b 1b 9d 30 ae 5e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:37 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22D7D17ACC23094399990000100009F029040204168D'O 20250901100333798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100333798 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100333798 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100333798 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100333798 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100333798 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333798 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0e 22 d7 d1 7a cc 23 09 43 99 99 00 00 10 00 09 f0 29 04 02 04 16 8d 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100333798 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100333798 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100333798 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100333798 DMM INFO MM(262420000001009/d52ac493) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250901100333798 DMM NOTICE MM(262420000001009/d52ac493) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250901100333798 DMM DEBUG MM(262420000001009/d52ac493) checking auth: received UMTS RES = d7 d1 7a cc 02 04 16 8d (gprs_gmm.c:716) 20250901100333798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250901100333798 DMM DEBUG MM(262420000001009/d52ac493) Requesting authorization (sgsn_auth.c:160) 20250901100333798 DMM INFO MM(262420000001009/d52ac493) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250901100333798 DMM DEBUG MM(262420000001009/d52ac493) Requesting subscriber data update (gprs_subscriber.c:894) 20250901100333798 DGPRS INFO SUBSCR(262420000001009) subscriber data is not available (gprs_subscriber.c:818) 20250901100333798 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f9 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250901100333798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250901100333798 DMM DEBUG MM(262420000001009/d52ac493) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250901100333799 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333799 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333799 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333799 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100333799 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100333799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100333799 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100333799 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100333799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 be 7f 0d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8c 13 20 bf dc 4d 14 b6 7a 5e 2e 84 17 2a 02 28 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:12 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250901100333804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100333804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100333804 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100333804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100333804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100333804 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333804 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100333804 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250901100333804 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250901100333804 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250901100333804 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 24) (iu_client.c:407) 20250901100333804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250901100333804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250901100333804 DMM INFO MM(262420000001009/d52ac493) <- GMM ATTACH ACCEPT (new P-TMSI=0xd52ac493) (gprs_gmm.c:337) 20250901100333804 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250901100333804 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100333804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100333804 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100333804 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100333804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100333804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 be 7f 0d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f9 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250901100333804 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100333804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100333804 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100333804 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100333804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100333804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 be 7f 0d 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d5 2a c4 93 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250901100333806 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250901100333806 DGPRS INFO SUBSCR(262420000001009) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250901100333806 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250901100333806 DMM INFO MM(262420000001009/d52ac493) Subscriber data update (mmctx.c:445) 20250901100333806 DMM DEBUG MM(262420000001009/d52ac493) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250901100333806 DMM INFO MM(262420000001009/d52ac493) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250901100333806 DMM NOTICE MM(262420000001009/d52ac493) Authorized, continuing procedure, IMSI=262420000001009 (gprs_gmm.c:1050) 20250901100333806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250901100333806 DMM NOTICE MM(262420000001009/d52ac493) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250901100333806 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f9 28 01 01 (gprs_subscriber.c:210) 20250901100333807 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250901100333807 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250901100333807 DMM INFO MM(262420000001009/d52ac493) Subscriber data update (mmctx.c:445) 20250901100333807 DMM DEBUG MM(262420000001009/d52ac493) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:14 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250901100333808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100333808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100333808 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100333808 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100333808 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100333808 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333808 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100333808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250901100333808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250901100333808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250901100333808 DMM INFO MM(262420000001009/d52ac493) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250901100333808 DMM NOTICE MM(262420000001009/d52ac493) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250901100333808 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250901100333808 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250901100333808 DMM DEBUG MM_STATE_Iu(24)[0x55918c122ca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250901100333808 DMM DEBUG MM_STATE_Iu(24)[0x55918c122ca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250901100333808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250901100333808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250901100333808 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333808 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333808 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333808 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100333808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100333808 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100333808 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100333808 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100333808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 be 7f 0d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@ffb704b9e379: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_len:7 SGSN_Test_0-SCCP(1785)@ffb704b9e379: vl_from0 SGSN_Test_0-SCCP(1785)@ffb704b9e379: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250901100333810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100333810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100333810 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100333810 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100333810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100333810 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333810 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250901100333810 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250901100333810 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250901100333810 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250901100333810 DMM INFO MM(262420000001009/d52ac493) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250901100333810 DMM DEBUG MM_STATE_Iu(24)[0x55918c122ca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250901100333810 DMM DEBUG MM_STATE_Iu(24)[0x55918c122ca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250901100333810 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333810 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333810 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333810 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250901100333810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250901100333810 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250901100333810 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250901100333810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250901100333810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 be 7f 0d 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Session index based on local reference:0 20250901100333811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100333811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250901100333811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250901100333811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250901100333811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250901100333811 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250901100333811 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250901100333811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250901100333811 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250901100333811 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 18 be 7f 0d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@ffb704b9e379: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1794)12484365 TC_stat_rnc_sctp_disconnected(1794)@ffb704b9e379: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1794)@ffb704b9e379: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@ffb704b9e379: Removing Client IMSI='262420000001009'H, index=1 TC_stat_rnc_sctp_disconnected(1794)@ffb704b9e379: Final verdict of PTC: pass 20250901100333884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1785)@ffb704b9e379: Final verdict of PTC: none SGSN_Test_0-M3UA(1787)@ffb704b9e379: Final verdict of PTC: none -NSVCI97(1774)@ffb704b9e379: Final verdict of PTC: none -NSVCI98(1779)@ffb704b9e379: Final verdict of PTC: none 20250901100333888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250901100333888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1786)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP(1790)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1771)@ffb704b9e379: Final verdict of PTC: none -NSVCI99(1784)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1789)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1770)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1781)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1791)@ffb704b9e379: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI210(1778)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1776)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1792)@ffb704b9e379: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI196(1773)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1780)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-RNC_GTP(1788)@ffb704b9e379: Final verdict of PTC: none -NSVCI97-provIP(1772)@ffb704b9e379: Final verdict of PTC: none -NSVCI99-provIP(1782)@ffb704b9e379: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI220(1783)@ffb704b9e379: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1775)@ffb704b9e379: Final verdict of PTC: none -NSVCI98-provIP(1777)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: none MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-NS0(1770): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1771): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97-provIP(1772): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI196(1773): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI97(1774): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-NS1(1775): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1776): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98-provIP(1777): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI210(1778): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI98(1779): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-NS2(1780): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1781): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99-provIP(1782): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI220(1783): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC -NSVCI99(1784): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-SCCP(1785): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-RAN(1786): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test_0-M3UA(1787): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-RNC_GTP(1788): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP-IPA(1789): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GSUP(1790): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1791): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1792): none (none -> none) MTC@ffb704b9e379: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1793): pass (none -> pass) MTC@ffb704b9e379: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1794): pass (pass -> pass) MTC@ffb704b9e379: Test case TC_stat_rnc_sctp_disconnected finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass'. Mon Sep 1 10:03:33 UTC 2025 ====== SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.talloc 20250901100333993 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100334012 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250901100334012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100334012 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250901100334012 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250901100334012 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250901100334012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250901100334012 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250901100334012 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250901100334012 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:821) 20250901100334012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100334012 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250901100334012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250901100334012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250901100334012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250901100334012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250901100334012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250901100334012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250901100334012 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100334012 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100334012 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250901100334012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250901100334012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250901100334013 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250901100334013 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250901100334013 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250901100334496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=473132) 20250901100334890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100334890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=473132, count=474388) 20250901100335891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100335891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100336013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250901100336013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250901100336013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass' was executed successfully (exit status: 0). MC@ffb704b9e379: Test execution finished. MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Sep 1 10:03:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100336893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100336893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_NS_connect_alive started. 20250901100337588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100337590 DMM INFO MM(262420000001009/d52ac493) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100337590 DMM INFO MM(262420000001009/d52ac493) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100337590 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100337590 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100337590 DMM DEBUG MM_STATE_Iu(24)[0x55918c122ca0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100337590 DMM DEBUG MM_STATE_Iu(24)[0x55918c122ca0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100337590 DGPRS INFO SUBSCR(262420000001009) purging MS subscriber (gprs_subscriber.c:785) 20250901100337590 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250901100337590 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f9 09 00 28 01 01 (gsup_client.c:402) 20250901100337590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c126210]{Init}: Deallocated (fsm.c:568) 20250901100337590 DMM DEBUG MM_STATE_Gb[0x55918c122b70]{Idle}: Deallocated (fsm.c:568) 20250901100337590 DMM DEBUG MM_STATE_Iu(24)[0x55918c122ca0]{Detached}: Deallocated (fsm.c:568) 20250901100337590 DMM DEBUG GMM(gmm_fsm)[0x55918c1142c0]{Deregistered}: Deallocated (fsm.c:568) 20250901100337590 DMM INFO MM(262420000001008/c05990bb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250901100337590 DMM INFO MM(262420000001008/c05990bb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250901100337590 DMM DEBUG GMM(gmm_fsm)[0x55918c114190]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250901100337590 DMM DEBUG GMM(gmm_fsm)[0x55918c114190]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250901100337590 DMM DEBUG MM_STATE_Iu(23)[0x55918c114060]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250901100337590 DMM DEBUG MM_STATE_Iu(23)[0x55918c114060]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250901100337590 DGPRS INFO SUBSCR(262420000001008) purging MS subscriber (gprs_subscriber.c:785) 20250901100337590 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250901100337590 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f8 09 00 28 01 01 (gsup_client.c:402) 20250901100337590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55918c1143f0]{Init}: Deallocated (fsm.c:568) 20250901100337590 DMM DEBUG MM_STATE_Gb[0x55918c123300]{Idle}: Deallocated (fsm.c:568) 20250901100337590 DMM DEBUG MM_STATE_Iu(23)[0x55918c114060]{Detached}: Deallocated (fsm.c:568) 20250901100337590 DMM DEBUG GMM(gmm_fsm)[0x55918c114190]{Deregistered}: Deallocated (fsm.c:568) 20250901100337590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250901100337619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250901100337619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250901100337619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250901100337894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100337894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: setverdict(pass): none -> pass MTC@ffb704b9e379: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250901100338627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47434<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1795)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: pass MTC@ffb704b9e379: Local verdict of PTC -provIP0(1795): none (pass -> pass) MTC@ffb704b9e379: Test case TC_NS_connect_alive finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Sep 1 10:03:38 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 20250901100338667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100338896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100338896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100339069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=17088) 20250901100339896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100339896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=17088, count=18348) 20250901100340898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100340898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Sep 1 10:03:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250901100341900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100341900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@ffb704b9e379: Test case TC_NS_connect_reset started. 20250901100342196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100342198 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250901100342234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250901100342234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250901100342234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250901100342234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250901100342234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250901100342234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250901100342234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250901100342234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100342234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55918c111da0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@ffb704b9e379: setverdict(pass): none -> pass 20250901100342901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100342901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@ffb704b9e379: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250901100343244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47458<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1796)@ffb704b9e379: Final verdict of PTC: none MTC@ffb704b9e379: Setting final verdict of the test case. MTC@ffb704b9e379: Local verdict of MTC: pass MTC@ffb704b9e379: Local verdict of PTC -provIP0(1796): none (pass -> pass) MTC@ffb704b9e379: Test case TC_NS_connect_reset finished. Verdict: pass MTC@ffb704b9e379: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Sep 1 10:03:43 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 20250901100343282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250901100343684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11048) 20250901100343902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100343902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100344189 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100344203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) Waiting for packet dumper to finish... 1 (prev_count=11048, count=13108) 20250901100344903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100344903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100345234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@ffb704b9e379: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@ffb704b9e379: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@ffb704b9e379: Terminating MTC. MC@ffb704b9e379: MTC terminated. MC2> exit MC@ffb704b9e379: Shutting down session. MC@ffb704b9e379: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/expected-results.xml' against results in 'junit-xml-9123.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 SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected 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: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 1 xfail: 3 pass: 75 NEW: PASS: 2 skip: 7 20250901100345904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100345904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3781498) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250901100346906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100346906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100347190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100347204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100347907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100347907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100348235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100348908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100348908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100349021 DGPRS DEBUG Checking for inactive LLMEs, time = 19951934 (sgsn.c:132) 20250901100349910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100349910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100350191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100350205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100350824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250901100350824 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250901100350824 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100350824 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250901100350824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250901100350824 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250901100350824 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250901100350824 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250901100350824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250901100350824 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250901100350910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100350910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250901100351236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250901100351912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100351912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250901100352914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250901100352914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3781431) [testenv][generic] Stopping sgsn (3781459) [testenv] Showing testsuite/junit-xml-9123.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-9123.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='89' failures='12' errors='0' skipped='0' inconc='0' time='926.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.681100'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.624053'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.629803'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.646885'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.272845'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.613085'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.666514'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.631292'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.699644'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3243 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.634608'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3244 SGSN_Tests control part SGSN_Tests.ttcn:817 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.523908'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.506004'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.684975'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.524948'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.664132'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.686649'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.663137'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.752025'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.666652'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.750930'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.736187'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.706323'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.601115'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.654679'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.773339'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.709985'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.720835'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.801310'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.718830'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.598750'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.577348'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.553645'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.578762'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.588675'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.587983'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.621929'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.764813'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.745539'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.684531'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.504830'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.731072'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.676032'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.704488'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.679579'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.751637'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.540543'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:1246 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.426683'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.636257'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.747673'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.742895'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.649943'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.745197'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.667209'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.611968'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.629124'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.736195'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.817323'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.621146'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.675332'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.542506'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.716021'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.725543'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.326771'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.708889'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='6.769669'/> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.546587'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.535800'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.528124'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3307 SGSN_Tests control part SGSN_Tests.ttcn:2956 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.757965'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.542211'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3309 SGSN_Tests control part SGSN_Tests.ttcn:2987 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.704405'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.659134'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3312 SGSN_Tests control part SGSN_Tests.ttcn:3131 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.521844'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3313 SGSN_Tests control part SGSN_Tests.ttcn:3230 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.539945'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.645263'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.667284'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.666777'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.683115'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='6.727572'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:464 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:157 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='6.771489'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:465 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:175 TC_attach_pdp_act_user_addr_v4raw testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='6.758571'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:466 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:198 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='6.690571'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:467 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:201 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.832835'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='2.215561'/> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='2.084919'/> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='31.460842'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:471 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:416 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_stat_rnc_sctp_disconnected' time='19.796953'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.044463'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.054297'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0'] testenv-sgsn-generic-osmocom-nightly-20250901-0948-0e4999da-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2829/artifact/logs/ + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.46, 1.08, 0.96 + exit 0 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